Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 340871 - media-video/pyqtrailer-0.3.4 missing dependency
Summary: media-video/pyqtrailer-0.3.4 missing dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Stanislav Ochotnicky (RETIRED)
URL:
Whiteboard:
Keywords:
: 341003 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-10-13 17:33 UTC by Jouni Rinne
Modified: 2010-10-20 13:21 UTC (History)
1 user (show)

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 Jouni Rinne 2010-10-13 17:33:32 UTC
At first run I got this error:

madmax@wintermute ~ $ pyqtrailer
Traceback (most recent call last):
  File "/usr/bin/pyqtrailer-2.6", line 7, in <module>
    from pyqtrailer.main import PyTrailerWidget
  File "/usr/lib64/python2.6/site-packages/pyqtrailer/main.py", line 14, in <module>
    from qtcustom import *
  File "/usr/lib64/python2.6/site-packages/pyqtrailer/qtcustom/__init__.py", line 12, in <module>
    import dateutil.parser as dparser
ImportError: No module named dateutil.parser

Installing dev-python/python-dateutil fixed this.
Comment 1 Stanislav Ochotnicky (RETIRED) gentoo-dev 2010-10-14 05:47:31 UTC
Ah, forgotten about it. Fixed in 0.3.4-r1 (should get to mirrors soon)
Comment 2 Stanislav Ochotnicky (RETIRED) gentoo-dev 2010-10-20 13:21:48 UTC
*** Bug 341003 has been marked as a duplicate of this bug. ***