[Bug 1182905] Re: charm-tools installs juju-0.7

2014-12-01 Thread Mathew Hodson
** Branch unlinked: lp:ubuntu/saucy/charm-tools

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to charm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1182905

Title:
  charm-tools installs juju-0.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1182905/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1182905] Re: charm-tools installs juju-0.7

2014-03-14 Thread Brian Murray
Hello Jono, or anyone else affected,

Accepted charm-tools into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/charm-
tools/0.3+121-0ubuntu1.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to charm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1182905

Title:
  charm-tools installs juju-0.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1182905/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1182905] Re: charm-tools installs juju-0.7

2014-03-11 Thread Marco Ceppi
** Changed in: charm-tools (Ubuntu Precise)
   Status: Triaged = Fix Committed

** Changed in: charm-tools (Ubuntu Precise)
 Assignee: (unassigned) = Marco Ceppi (marcoceppi)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to charm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1182905

Title:
  charm-tools installs juju-0.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1182905/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1182905] Re: charm-tools installs juju-0.7

2014-03-11 Thread Marco Ceppi
** Description changed:

  This is what happened to me:
  
-  * Configured environments.yaml for AWS.
-  * I bootstrapped Juju, deployed wordpress and mysql and related them. I 
exposed wordpress and hit it in the browser. It worked. Woo!
-  * While doing this I decided to install charm-tools
-  * Now when I use Juju it errors requiring me to configure additional parts 
of environments.yaml
+  * Configured environments.yaml for AWS.
+  * I bootstrapped Juju, deployed wordpress and mysql and related them. I 
exposed wordpress and hit it in the browser. It worked. Woo!
+  * While doing this I decided to install charm-tools
+  * Now when I use Juju it errors requiring me to configure additional parts 
of environments.yaml
  
  Now, at first it only required me to configure a default-series for each
  provider, which is a no-brainer, but then it asked for maas-oauth
  config.
  
  This completely stopped me in my tracks. I don't care about the other
  providers as I have already got my AWS provider configured and up and
  running, and it put Juju in a position where it stopped working for me
  due to the missing configuration.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: charm-tools 0.3+151-0ubuntu1
  ProcVersionSignature: Ubuntu 3.9.0-2.6-generic 3.9.2
  Uname: Linux 3.9.0-2-generic i686
  ApportVersion: 2.10.1-0ubuntu1
  Architecture: i386
  Date: Wed May 22 06:49:59 2013
  InstallationDate: Installed on 2013-05-05 (17 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha i386 (20130504)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: charm-tools
  UpgradeStatus: No upgrade log present (probably fresh install)
+ 
+ [Impact]
+ 
+  * Users who install juju-core, then install charm-tools will have their 
installations broken in precise
+  * This fix decouples juju from charm-tools as a Recommended package to a 
Suggested package. This also makes juju-core package a satisfactory Suggestion 
in addition to juju
+ 
+ [Test Case]
+ 
+  * On precise, install juju-core and juju-local using the preferred 
installation method, from cloud-tools pocket archive.
+  * Run `juju init` to create environments.yaml
+  * Switch to local environment, `juju switch local`
+  * Verify version of juju installed, `juju version`
+  * Bootstrap with `sudo juju bootstrap`
+  * Deploy a charm, `juju deploy ubuntu`
+  * Install charm-tools package from precise archives
+  * Run `juju version`, command should fail.
+  * Run `juju --version`, command should succeed with a verion  1.0.0
+  * Attempt to connect to environment with `juju status`, should fail
+ 
+ [Regression Potential]
+ 
+  * This simply changes the the control file to lower priority of
+ Recommended packages.
+ 
+ [Other Info]
+  
+  * This has been patched and updated in Saucy and Trusty as of version 1.0.0 
of charm-tools. However, 1.0.0 breaks backwards compatibility with 0.3 
packaging wise. charm-helper-sh and charm-helper-python are no longer supported 
and subsequently dropped from 1.0.0 version of charm-tools and it's packaging. 
Otherwise I likely would have requested a backport of 1.0.0 to precise.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to charm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1182905

Title:
  charm-tools installs juju-0.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1182905/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1182905] Re: charm-tools installs juju-0.7

2014-03-11 Thread Robie Basak
For Precise, I've spoken to Marco and we came up with a minimal diff,
that just drops the Recommends to a Suggests. Uploaded.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to charm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1182905

Title:
  charm-tools installs juju-0.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1182905/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1182905] Re: charm-tools installs juju-0.7

2014-02-10 Thread Chris J Arges
** Tags added: cts-cloud-review

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to charm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1182905

Title:
  charm-tools installs juju-0.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1182905/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1182905] Re: charm-tools installs juju-0.7

2013-09-10 Thread Jonathan Davies
** Also affects: charm-tools (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: charm-tools (Ubuntu Precise)
   Status: New = Triaged

** Changed in: charm-tools (Ubuntu Precise)
   Importance: Undecided = Critical

** Changed in: charm-tools (Ubuntu Precise)
   Importance: Critical = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to charm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1182905

Title:
  charm-tools installs juju-0.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1182905/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1182905] Re: charm-tools installs juju-0.7

2013-05-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/charm-tools

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to charm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1182905

Title:
  charm-tools installs juju-0.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1182905/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1182905] Re: charm-tools installs juju-0.7

2013-05-27 Thread Launchpad Bug Tracker
This bug was fixed in the package charm-tools - 0.3+151-0ubuntu2

---
charm-tools (0.3+151-0ubuntu2) saucy; urgency=low

  * Build-Depend on pep8
  * charm-tools recommend juju-core OR juju (LP: #1182905)
  * charm-tools-sh suggest juju-core OR juju
 -- Marco Ceppi marco.ce...@canonical.com   Mon, 27 May 2013 12:50:13 +0200

** Changed in: charm-tools (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to charm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1182905

Title:
  charm-tools installs juju-0.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1182905/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1182905] Re: charm-tools installs juju-0.7

2013-05-22 Thread Marco Ceppi
This is due to the package Recommending juju instead of either juju or
juju-core. I have an updated recipe and hope to have this fixed in the
PPA soon.

** Summary changed:

- charm-tools requires extra environments.yaml config
+ charm-tools installs juju-0.7

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to charm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1182905

Title:
  charm-tools installs juju-0.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1182905/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1182905] Re: charm-tools installs juju-0.7

2013-05-22 Thread Marco Ceppi
This only affects users who have juju-core installed and not juju-0.7,
those with either juju-0.7 or juju-0.7 and juju-core are unaffected.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to charm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1182905

Title:
  charm-tools installs juju-0.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1182905/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs