Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156966 - net-print/foomatic-filters misbehaves when USE=-cups
Summary: net-print/foomatic-filters misbehaves when USE=-cups
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
: 157552 157806 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-12-02 23:02 UTC by SpanKY
Modified: 2007-02-19 21:37 UTC (History)
3 users (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 SpanKY gentoo-dev 2006-12-02 23:02:03 UTC
the ebuild runs `cups-config` even when USE=-cups which causes things to be installed into /backends and print some ugly errors while emerging:

vapier src # emerge net-print/foomatic-filters -pvq
[ebuild   R   ] net-print/foomatic-filters-3.0.20060720  USE="-cups"
vapier src # emerge net-print/foomatic-filters
Calculating dependencies... done!

>>> Emerging (1 of 1) net-print/foomatic-filters-3.0.20060720 to /
 * foomatic-filters-3.0-20060720.tar.gz MD5 ;-) ...                                                                                                    [ ok ]
 * foomatic-filters-3.0-20060720.tar.gz RMD160 ;-) ...                                                                                                 [ ok ]
 * foomatic-filters-3.0-20060720.tar.gz SHA1 ;-) ...                                                                                                   [ ok ]
 * foomatic-filters-3.0-20060720.tar.gz SHA256 ;-) ...                                                                                                 [ ok ]
 * foomatic-filters-3.0-20060720.tar.gz size ;-) ...                                                                                                   [ ok ]
>>> Unpacking source...
>>> Unpacking foomatic-filters-3.0-20060720.tar.gz to /var/tmp/portage/net-print/foomatic-filters-3.0.20060720/work
 * Applying foomatic-filters-3.0.20060601-multilib.patch ...                                                                                           [ ok ]
 * Running eautoreconf in '/var/tmp/portage/net-print/foomatic-filters-3.0.20060720/work/foomatic-filters-3.0-20060720' ...
 * Running aclocal ...                                                                                                                                 [ ok ]
 * Running autoconf ...                                                                                                                                [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/net-print/foomatic-filters-3.0.20060720/work/foomatic-filters-3.0-20060720 ...
/usr/portage/net-print/foomatic-filters/foomatic-filters-3.0.20060720.ebuild: line 40: cups-config: command not found
/usr/portage/net-print/foomatic-filters/foomatic-filters-3.0.20060720.ebuild: line 40: cups-config: command not found
/usr/portage/net-print/foomatic-filters/foomatic-filters-3.0.20060720.ebuild: line 40: cups-config: command not found
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu
...

vapier src # qlist foomatic-filters
/etc/foomatic/filter.conf
/etc/foomatic/filter.conf.sample
/usr/lib/ppr/lib/foomatic-rip
/usr/lib/ppr/interfaces/foomatic-rip
/usr/bin/lpdomatic
/usr/bin/foomatic-rip
/usr/bin/foomatic-gswrapper
/usr/share/man/man1/foomatic-rip.1.gz
/usr/share/man/man1/foomatic-gswrapper.1.gz
/backend/beh
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2006-12-03 06:42:07 UTC
thanks, fixed. No revbump done, please remerge after syncing
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-12-09 01:16:47 UTC
*** Bug 157552 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-12-09 01:20:49 UTC
I fail to see how's an ebuild that uses cups-config all over the place supposed to work without cups.

Not fixed, reopen.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-12-09 01:21:40 UTC
*** Bug 157552 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-12-11 01:53:53 UTC
*** Bug 157806 has been marked as a duplicate of this bug. ***
Comment 6 Stefan Schweizer (RETIRED) gentoo-dev 2007-02-19 21:37:34 UTC
thank you now this is really fixed.