python-markdown missing in the deb packacge's dependencies

Bug #1231441 reported by Abel Deuring
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Juju Charm Tools
Fix Released
Critical
Marco Ceppi
charm-tools (Ubuntu)
Fix Released
High
Unassigned
Saucy
Fix Released
High
Unassigned

Bug Description

Attempt to run things like "charm proof" resulted in this error:

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

That is easy to fix by installing python-markdown manually -- but that package should appear in the dependencies of the charmtools package.

Revision history for this message
Marco Ceppi (marcoceppi) wrote :

python-setuptools is also required but not in the package.

Changed in charm-tools:
status: New → In Progress
importance: Undecided → Critical
assignee: nobody → Marco Ceppi (marcoceppi)
James Page (james-page)
Changed in charm-tools (Ubuntu Saucy):
importance: Undecided → Critical
importance: Critical → High
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package charm-tools - 1.0.0-0ubuntu2

---------------
charm-tools (1.0.0-0ubuntu2) saucy; urgency=low

  * d/control: Added markdown, setuptools deps (LP: #1231441)
 -- Marco Ceppi <email address hidden> Fri, 04 Oct 2013 13:54:46 -0400

Changed in charm-tools (Ubuntu Saucy):
status: New → Fix Released
Marco Ceppi (marcoceppi)
Changed in charm-tools:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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