Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373849 - net-print/cups-1.4.6+: USE=samba seems to be dead
Summary: net-print/cups-1.4.6+: USE=samba seems to be dead
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Printing (show other bugs)
Hardware: All Linux
: Normal minor with 1 vote (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-02 20:07 UTC by Alejandro Ojeda
Modified: 2012-01-27 21:31 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 Alejandro Ojeda 2011-07-02 20:07:39 UTC
net-print/cups-1.4.6-r2 compiled with samba USE does not install samba as dependency. Seems as the samba USE flag is will not used in ebuild.

Reproducible: Always

Steps to Reproduce:
1. USE="samba" emerge cups
Actual Results:  
Samba is not installed.

Expected Results:  
Samba is installed.

Seems as the samba USE flag is will not used in ebuild.

cat /usr/portage/net-print/cups/cups-1.4.6-r2.ebuild | grep -i samba
IUSE="acl dbus debug gnutls java +jpeg kerberos ldap pam perl php +png python samba slp +ssl static-libs +threads +tiff X xinetd"
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2012-01-27 21:31:07 UTC
Indeed, it's not doing anything anymore. Removed, thanks.