Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 341973 - media-radio/radiotray: missing dependency on dev-python/dbus-python
Summary: media-radio/radiotray: missing dependency on dev-python/dbus-python
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Markos Chandras (RETIRED)
URL: http://sourceforge.net/apps/trac/radi...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-21 09:30 UTC by Nikolay Antonov
Modified: 2010-10-26 15:36 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 Nikolay Antonov 2010-10-21 09:30:06 UTC
media-radio/radiotray doesn't depends on dbus-python package.

Reproducible: Always

Steps to Reproduce:
1.Install media-radio/radiotray (without dbus-python installed)
2.run radiotray
Actual Results:  
ostin@tux ~ $ radiotray 
Traceback (most recent call last):
  File "/usr/bin/radiotray", line 12, in <module>
    os.chdir(workdir)
OSError: [Errno 2] No such file or directory: '/usr/bin/src'




Upstream comment  http://sourceforge.net/apps/trac/radiotray/ticket/20
Comment 1 Michael Weber (RETIRED) gentoo-dev 2010-10-26 15:13:04 UTC
(In reply to comment #0)
> media-radio/radiotray doesn't depends on dbus-python package.

As in 'the ebuild does not depend on ... but the software actually does'. 
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2010-10-26 15:36:06 UTC
Fixed. Thanks for reporting