Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 559686 - app-backup/bacula-7.2.0 does not contain the required DB version 14-15 upgrade scripts
Summary: app-backup/bacula-7.2.0 does not contain the required DB version 14-15 upgrad...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-05 16:47 UTC by Phil Stracchino (Unix Ronin)
Modified: 2015-09-05 21:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Phil Stracchino (Unix Ronin) 2015-09-05 16:47:19 UTC
The previous Bacula release, version 7.0.2, used catalog database version 14.  Bacula 7.2.0 requires catalog database version 15.  The app-backup/bacula-7.2.0 release does not contain this version of the catalog update scripts.  Without the catalog update scripts, the Director will not start and Bacula is unusable.

This APPEARS to be an upstream problem; the scripts are missing from bacula-7.2.0.tar.gz itself.  I am also reporting it upstream.

Reproducible: Always
Comment 1 Phil Stracchino (Unix Ronin) 2015-09-05 21:13:36 UTC
Bacula 7.2.0 replaces the individual version-upgrade scripts with single update-bacula-tables, update-mysql-tables scripts which can be run multiple times until the  desired DB version is reached.