charm add tests fails in charm-tools 1.2.8

Bug #1272415 reported by Charles Butler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juju Charm Tools
Won't Fix
Undecided
Unassigned
charmworldlib
Fix Released
High
Marco Ceppi

Bug Description

charles@Bushido:~/charms/precise/owncloud$ charm add tests
Traceback (most recent call last):
  File "/usr/bin/charm-add", line 9, in <module>
    load_entry_point('charm-tools==1.2.8', 'console_scripts', 'charm-add')()
  File "/usr/lib/python2.7/dist-packages/charmtools/generate.py", line 112, in main
    tests(os.getcwd(), is_bundle=a.bundle, debug=a.debug)
  File "/usr/lib/python2.7/dist-packages/charmtools/generate.py", line 70, in tests
    r = graph(iface, rel_type)
  File "/usr/lib/python2.7/dist-packages/charmtools/generate.py", line 38, in graph
    charms = c.search({matches[endpoint]: interface, 'series': series})
  File "/usr/lib/python2.7/dist-packages/charmworldlib/charm.py", line 92, in search
    results.append(Charm(charm_data=charm))
TypeError: __init__() got an unexpected keyword argument 'charm_data'

charles@Bushido:~/charms/precise/owncloud$ dpkg -l | grep charm-tools
ii charm-tools 1.2.8-0ubuntu1~ubuntu13.10.1~ppa1 all

Marco Ceppi (marcoceppi)
Changed in charm-tools:
milestone: none → 1.2.9
assignee: nobody → Marco Ceppi (marcoceppi)
milestone: 1.2.9 → none
status: New → Won't Fix
Changed in charmworldlib:
status: New → Fix Released
importance: Undecided → High
assignee: nobody → Marco Ceppi (marcoceppi)
Changed in charm-tools:
assignee: Marco Ceppi (marcoceppi) → nobody
Marco Ceppi (marcoceppi)
Changed in charmworldlib:
milestone: none → 0.2.4
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.