Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 332573 - app-backup/bacula-5.0.2-r2 can not get storage daemon only
Summary: app-backup/bacula-5.0.2-r2 can not get storage daemon only
Status: RESOLVED DUPLICATE of bug 311099
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-13 08:15 UTC by Sergey
Modified: 2010-08-19 10:29 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 Sergey 2010-08-13 08:15:52 UTC
I'm trying to get installed a storage daemon only.
If i'm emergeing like that

app-backup/bacula-5.0.2-r2  USE="bacula-clientonly bacula-nodir python readline ssl tcpd -X -bacula-nosd -ipv6 -logwatch -mysql -postgres -qt4 -sqlite3 -static -vim-syntax"

it does not install bacula-sd.
If i'm emergeing like that

app-backup/bacula-5.0.2-r2  USE="bacula-nodir python readline ssl tcpd -X -bacula-clientonly* -bacula-nosd -ipv6 -logwatch -mysql -postgres -qt4 -sqlite3 -static -vim-syntax"

i'm getting

 * No database backend selected, defaulting to sqlite3.
 * Supported databases are mysql, postgresql, sqlite3

and have to install a database, but storage daemon have nothing to do with it.

Reproducible: Always

Steps to Reproduce:
Comment 1 Thomas Beierlein gentoo-dev 2010-08-19 10:29:54 UTC
(In reply to comment #0)
...
> 
> and have to install a database, but storage daemon have nothing to do with it.
> 
Sorry, that is not quite true. Please see comment #2 of bug #311099. 



*** This bug has been marked as a duplicate of bug 311099 ***