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

Bug 347783

Summary: media-video/ushare - unrecognized option '--dlna'
Product: Gentoo Linux Reporter: Vladimir Berezhnoy <non7top>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Vladimir Berezhnoy 2010-12-05 09:59:18 UTC
Setting USHARE_DLNA="yes" in /etc/conf.d/ushare prevents ushare from starting as it doesn't support DLNA option

s ~ # LC_ALL=C /usr/bin/ushare -D -i eth0 -n uShare -v -c /mnt/storage/Media/mp3/ /usr/bin/ushare -D -i eth0 -n uShare -v -c /mnt/storage/Media/mp3/ --dlna
/usr/bin/ushare: unrecognized option '--dlna'


Reproducible: Always

Steps to Reproduce:
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2010-12-05 22:02:25 UTC
Please post your `emerge --info' in a comment.
Comment 2 Vladimir Berezhnoy 2010-12-15 07:07:14 UTC
Looks like this was mostly my mistake, because ushare is built without dlna support. But still why there is sych option in config file while ushare doesn't support it.

$ emerge -pv ushare

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-video/ushare-1.1a  USE="nls -dlna" 0 kB
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2010-12-15 17:21:33 UTC
(In reply to comment #1)
> Please post your `emerge --info' in a comment.
>