python dependencies missing: markdown and distribute

Bug #1234627 reported by John Deatherage
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
charm-tools (Ubuntu)
Confirmed
Undecided
Marco Ceppi

Bug Description

Raring 64-bit (Ubuntu GNOME), fresh install, update && dist-upgrade, charm ppa added, packages installed.

Let me know if testing is needed, or this is an edge case, since I'll be working with Juju for the next month! :)

death@rose:~/deploy/charm$ charm create opencontrail
Traceback (most recent call last):
  File "/usr/bin/charm", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2803, in <module>
    working_set.require(__requires__)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 696, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 594, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: Markdown>=2.0.1

----------------------------------------------------------
once `python markdown` is installed:

death@rose:~/deploy/charm$ charm create opencontrail
Traceback (most recent call last):
  File "/usr/bin/charm", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2803, in <module>
    working_set.require(__requires__)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 696, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 594, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: distribute

----------------------------------------------------------
Once both deps are installed, no issues. Repeatable.

Revision history for this message
John Deatherage (routelastresort) wrote :

Description: Ubuntu 13.04
Release: 13.04

charm-tools:
  Installed: 1.0.0-0ubuntu1
  Candidate: 1.0.0-0ubuntu1
  Version table:
 *** 1.0.0-0ubuntu1 0
        500 http://ppa.launchpad.net/juju/stable/ubuntu/ raring/main amd64 Packages
        100 /var/lib/dpkg/status
     0.3+151-0ubuntu1 0
        500 http://us.archive.ubuntu.com/ubuntu/ raring/universe amd64 Packages

Jorge Castro (jorge)
Changed in charm-tools (Ubuntu):
assignee: nobody → Marco Ceppi (marcoceppi)
status: New → Confirmed
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.