charm get no longer works

Bug #916044 reported by Mark Mims
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juju Charm Tools
Fix Released
Critical
Juan L. Negron

Bug Description

'charm get' broken as of bzr117:
{{{
ubuntu@ip-10-202-81-203:/tmp$ sh -x /usr/share/charm-tools/scripts/get mysql
+ [ -z mysql ]
+ dest=
+ dirname /usr/share/charm-tools/scripts/get
+ home=/usr/share/charm-tools/scripts
+ grep ^lp:charm/mysql
+ /usr/share/charm-tools/scripts/search mysql
+ CHARM_BRANCH=
+ [ -z ]
+ echo mysql does not exist in official charm store.
mysql does not exist in official charm store.
+ exit 1
ubuntu@ip-10-202-81-203:/tmp$
}}}

'charm get' needs 'charm list' to include repos of the form
{{{
lp:charm/<charmname>
}}}
but 'charm list' only includes
{{{
lp:~<user>/charm/oneiric/<charmname>/...
}}}

Changed in charm-tools:
assignee: nobody → Juan L. Negron (negronjl)
Revision history for this message
Juan L. Negron (negronjl) wrote :

Fixed in revision 118.

Juan

Changed in charm-tools:
status: New → Fix Committed
Changed in charm-tools:
status: Fix Committed → Fix Released
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.