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

Bug 373849

Summary: net-print/cups-1.4.6+: USE=samba seems to be dead
Product: Gentoo Linux Reporter: Alejandro Ojeda <opotonil>
Component: [OLD] PrintingAssignee: Printing Team <printing>
Status: RESOLVED FIXED    
Severity: minor CC: news.gdc
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.