Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108971 - bacula with USE flag "client-only" wants sys-block/mtx and app-arch/mt-st
Summary: bacula with USE flag "client-only" wants sys-block/mtx and app-arch/mt-st
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Chris Lee (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-12 00:52 UTC by Martin Adler
Modified: 2006-09-16 09:53 UTC (History)
3 users (show)

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


Attachments
Ebuild patch to drop mtx/mt-st for client-only bacula (patch-bacula-ebuild-1.36,707 bytes, patch)
2005-10-20 08:56 UTC, Arnaud Launay
Details | Diff
a patch for bacula-1.36.3-r2.ebuild (client-only.patch,950 bytes, patch)
2005-11-18 16:55 UTC, Tomoyuki Sakurai (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Adler 2005-10-12 00:52:31 UTC
When compiling bacula with the use flag "client-only" it wants to pull in
app-arch/mt-st and sys-block/mtx. I believe that neither the bconsole nor the
bacula-fd needs these. "client-only" should also ignore the database use flags IMHO.

Reproducible: Always
Steps to Reproduce:
1. Compile bacula with USE="client-only" emerge bacula on a desktop system (to
use bconsole for example)

Actual Results:  
Following output:
Calculating dependencies ...done!
[ebuild  N    ] sys-block/mtx-1.2.18  163 kB
[ebuild  N    ] app-arch/mt-st-0.7-r1  34 kB
[ebuild  N    ] app-backup/bacula-1.36.3-r2  +X +client-only -gnome -mysql
+ncurses -postgres +readline -sqlite -static +tcpd 10,891 kB


Expected Results:  
Only app-backup/bacula gets pulled
Comment 1 Arnaud Launay 2005-10-20 08:56:09 UTC
Created attachment 71078 [details, diff]
Ebuild patch to drop mtx/mt-st for client-only bacula

Tested and working. Repoman happy.
Comment 2 Arnaud Launay 2005-10-20 08:56:39 UTC
Right, confirmed here. Patch enclosed, works fine.
Comment 3 Martin Adler 2005-10-24 03:41:51 UTC
Confirmed here too that provided patch works and solves issue
Comment 4 Tomoyuki Sakurai (RETIRED) gentoo-dev 2005-11-18 16:55:56 UTC
Created attachment 73155 [details, diff]
a patch for bacula-1.36.3-r2.ebuild

IMO, !flag? ( blah ) would be better.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-09-16 09:53:05 UTC
Fixed in >=1.36.3-r3