[Bug 1660004] Re: Elements of charm-tools broken under zesty

2017-03-26 Thread Felipe Reyes
> It's recommended to use the snap going forward. As we will be removing > charm-tools from the archive. > > `snap install charm` The current version of the charm snap does not provide charm-proof[0], so in the meantime I have a temporary ppa with charm-tools 2.2.0 + https://github.com/juju/charm

[Bug 1660004] Re: Elements of charm-tools broken under zesty

2017-02-06 Thread Ryan Beisner
++Xenial: ⟫ apt-cache policy charm charm-tools charm: Installed: 2.2.0-0ubuntu1~ubuntu16.04.1~ppa2 Candidate: 2.2.0-0ubuntu1~ubuntu16.04.1~ppa2 Version table: *** 2.2.0-0ubuntu1~ubuntu16.04.1~ppa2 500 500 http://ppa.launchpad.net/juju/stable/ubuntu xenial/main amd64 Packages

[Bug 1660004] Re: Elements of charm-tools broken under zesty

2017-01-28 Thread Marco Ceppi
It's recommended to use the snap going forward. As we will be removing charm-tools from the archive. `snap install charm` ** Changed in: charm-tools (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1660004] Re: Elements of charm-tools broken under zesty

2017-01-28 Thread Haw Loeung
https://github.com/juju/charm-tools/pull/302 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1660004 Title: Elements of charm-tools broken under zesty To manage notifications about this bug go to: ht

[Bug 1660004] Re: Elements of charm-tools broken under zesty

2017-01-28 Thread Haw Loeung
Oh, it's the "Backward-compatibility" bit. "path is deprecated. Use Path instead." So should be "from path import Path". ** No longer affects: path.py (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1660004] Re: Elements of charm-tools broken under zesty

2017-01-28 Thread Haw Loeung
Hmm, I saw this as well and even tried this: | $ python | ... | >>> from path import path | Traceback (most recent call last): | File "", line 1, in | ImportError: cannot import name path I copied the path.py module from Trusty and seems to work fine. FYI, the diff looks like this: http://pas

[Bug 1660004] Re: Elements of charm-tools broken under zesty

2017-01-27 Thread Barry Price
To be clear, running Ubuntu 17.04 Zesty Zapus on amd64, package version is from the archive, 2.1.2-0ubuntu4. I also tried the PPA release, 2.2.0-0ubuntu1~ubuntu17.04.1~ppa2, and found the same issue there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is su