FS#35418 - [mcomix] Doesn't start after deinstallation of python2-distribute

Attached to Project: Community Packages
Opened by Nik (nik) - Wednesday, 22 May 2013, 10:05 GMT
Last edited by Jakob Gruber (schuay) - Wednesday, 22 May 2013, 14:12 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jakob Gruber (schuay)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Pacman reports after update of mcomix to version mcomix-1.00-2, that there is no dependency for python2-distribute anymore. After deinstalling python2-distribute mcomix doesn't start.

Additional info:
* package version: mcomix-1.00-2
* config and/or log files etc.

$ mcomix
Traceback (most recent call last):
File "/usr/bin/mcomix", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources

Steps to reproduce:
deinstall python2-distribute

Installing python2-distribute again solves it.
This task depends upon

Closed by  Jakob Gruber (schuay)
Wednesday, 22 May 2013, 14:12 GMT
Reason for closing:  Fixed
Additional comments about closing:  Oops. Didn't realize I actually had python2-distribute installed when I tested it. Fixed in mcomix-1.00-3

Loading...