python3.3-coverage crashes with ImportError on startup

Bug #1270168 reported by Zygmunt Krynicki
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-coverage (Ubuntu)
Invalid
High
Unassigned

Bug Description

This is happening on python3-coverage version 3.7+dfsg.1-4

The auto-generated script for python3-coverage crashes on startup like this:

Traceback (most recent call last):
  File "/usr/bin/python3.3-coverage", line 9, in <module>
    load_entry_point('coverage==3.7', 'console_scripts', 'python3.3-coverage')()
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 352, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 2306, in load_entry_point
    raise ImportError("Entry point %r not found" % ((group,name),))
ImportError: Entry point ('console_scripts', 'python3.3-coverage') not found

This bug is likely to be related to bug #1270167

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: python3-coverage 3.7+dfsg.1-4
ProcVersionSignature: Ubuntu 3.13.0-3.18-generic 3.13.0-rc8
Uname: Linux 3.13.0-3-generic x86_64
ApportVersion: 2.13.1-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Jan 17 15:26:02 2014
InstallationDate: Installed on 2014-01-15 (1 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140115)
SourcePackage: python-coverage
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Zygmunt Krynicki (zyga) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in python-coverage (Ubuntu):
status: New → Confirmed
Changed in python-coverage (Ubuntu):
importance: Undecided → High
Revision history for this message
Barry Warsaw (barry) wrote :

python3.3-coverage is gone and python3.4-coverage works fine now.

Changed in python-coverage (Ubuntu):
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.