Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 195794

Summary: app-backup/bacula-2.2.5 patch for sql error
Product: Gentoo Linux Reporter: Alexander Wigen <bugzilla>
Component: New packagesAssignee: Wolfram Schlich (RETIRED) <wschlich>
Status: RESOLVED FIXED    
Severity: normal CC: app-backup
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for files folder
Updated ebuild
Patch showing differences between current and new ebuild

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.