Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 195794 - app-backup/bacula-2.2.5 patch for sql error
Summary: app-backup/bacula-2.2.5 patch for sql error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Wolfram Schlich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-14 01:55 UTC by Alexander Wigen
Modified: 2007-10-14 18:13 UTC (History)
1 user (show)

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


Attachments
Patch for files folder (bacula-2.2.5-nextvol.patch,1002 bytes, patch)
2007-10-14 01:56 UTC, Alexander Wigen
Details | Diff
Updated ebuild (bacula-2.2.5-r1.ebuild,10.65 KB, text/plain)
2007-10-14 01:56 UTC, Alexander Wigen
Details
Patch showing differences between current and new ebuild (bacula-2.2.5-r1.ebuild.patch,482 bytes, patch)
2007-10-14 01:58 UTC, Alexander Wigen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Wigen 2007-10-14 01:55:03 UTC
Patch for Bacula bug 979.

Fixes bad sql which produces the following warning:

"12-Okt 14:13 lbck1-dir JobId 4: Warning: SQL failed, but ignored. ERR=Query failed: SELECT MAX(MediaId) FROM Media,POOL WHERE Pool.PoolId=1: ERR=Table 'bacula.POOL' doesn't exist"


Reproducible: Always

Steps to Reproduce:
Comment 1 Alexander Wigen 2007-10-14 01:56:03 UTC
Created attachment 133395 [details, diff]
Patch for files folder
Comment 2 Alexander Wigen 2007-10-14 01:56:31 UTC
Created attachment 133396 [details]
Updated ebuild
Comment 3 Alexander Wigen 2007-10-14 01:58:08 UTC
Created attachment 133397 [details, diff]
Patch showing differences between current and new ebuild
Comment 4 Wolfram Schlich (RETIRED) gentoo-dev 2007-10-14 18:13:45 UTC
Fixed in 2.2.5-r1, thanks.