Bug 426855 - Broken Dep
Summary: Broken Dep
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: pitivi
Version: 8
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jeffrey C. Ollie
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-27 13:44 UTC by Marian
Modified: 2009-12-11 07:19 UTC (History)
3 users (show)

Fixed In Version: 0.11.1-2.fc8
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-07-23 07:05:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Marian 2007-12-27 13:44:04 UTC
pitivi needs the package "python-setuptools" to run correct. Without
"python-setuptools" installed pitivi crashes at startup.

Comment 1 Alexei Podtelezhnikov 2007-12-29 19:02:26 UTC
Please edit the title of your bug report to something more specific. Check out 
other bug reports to for fine examples.

Comment 2 W. Michael Petullo 2008-01-14 09:46:04 UTC
Here is what I get when I try to run pitivi without python-setuptools installed:

Traceback (most recent call last):
  File "/usr/bin/pitivi", line 113, in <module>
    _run_pitivi()
  File "/usr/bin/pitivi", line 102, in _run_pitivi
    import pitivi.pitivi as pitivi
  File "/usr/share/pitivi/python/pitivi/pitivi.py", line 29, in <module>
    from ui import mainwindow
  File "/usr/share/pitivi/python/pitivi/ui/mainwindow.py", line 49, in <module>
    from pluginmanagerdialog import PluginManagerDialog
  File "/usr/share/pitivi/python/pitivi/ui/pluginmanagerdialog.py", line 30, in
<module>
    import pitivi.pluginmanager as pluginmanager
  File "/usr/share/pitivi/python/pitivi/pluginmanager.py", line 32, in <module>
    import pkg_resources
ImportError: No module named pkg_resources


Comment 3 Fedora Update System 2008-01-15 22:54:24 UTC
pitivi-0.11.1-2.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update pitivi'

Comment 4 W. Michael Petullo 2008-02-15 10:24:50 UTC
This is fixed in pitivi-0.11.1-2.  Marian, can you confirm this and close this bug?

Comment 5 Fedora Update System 2008-07-23 07:05:38 UTC
pitivi-0.11.1-2.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Martin Jürgens 2009-11-29 22:06:21 UTC
reappears in fedora 12

Comment 7 Antonello Piemonte 2009-12-11 07:19:34 UTC
this still happens in fedora 11 as well


Note You need to log in before you can comment on or make changes to this bug.