Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 347783 - media-video/ushare - unrecognized option '--dlna'
Summary: media-video/ushare - unrecognized option '--dlna'
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-05 09:59 UTC by Vladimir Berezhnoy
Modified: 2012-01-11 09:03 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 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.
>