Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292599 - net-misc/smb4k must depend on net-fs/samba-client[-minimal]
Summary: net-misc/smb4k must depend on net-fs/samba-client[-minimal]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-09 22:23 UTC by Uladzimir Bely
Modified: 2009-11-10 19:53 UTC (History)
0 users

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 Uladzimir Bely 2009-11-09 22:23:45 UTC
net-misc/smb4k depends on || ( >=net-fs/samba-client-3.4.2 net-fs/mount-cifs ), 
but when samba-client is compiled with USE=minimal, it doesn't produce some binaries (nmblookup, smbclient, smbspool, smbtree) which are needed for smb4k

Reproducible: Always

Steps to Reproduce:
1. USE=minimal emerge net-fs/samba-client
2. emerge smb4k
3. smb4k
Actual Results:  
Message box:
"Either your PATH environment variable is not set properly or there are the following programs missing on your system:
nmblookup, smbclient, smbspool, smbtree, net
Please correct this and restart Smb4K."
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-11-10 19:53:49 UTC
fixed, thanks