precise/ trusty mix up in local provider
Bug #1308367 reported by
Matthew Williams
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Won't Fix
|
High
|
Unassigned | ||
Docs |
New
|
Undecided
|
Unassigned |
Bug Description
bootstrapped a local provider on precise
juju version: 1.18.1-precise-amd6
juju deploy ubuntu returns the trusty version of the charm giving
environment: local
machines:
"0":
agent-state: started
agent-version: 1.18.1.1
dns-name: localhost
instance-id: localhost
series: precise
"1":
instance-id: pending
series: trusty
services:
ubuntu:
charm: cs:trusty/ubuntu-0
exposed: false
units:
ubuntu/0:
machine: "1"
Changed in juju-core: | |
milestone: | none → 1.19.1 |
status: | New → Confirmed |
importance: | Undecided → High |
Changed in juju-core: | |
status: | Confirmed → Triaged |
Changed in juju-core: | |
milestone: | 1.19.1 → 1.20.0 |
Changed in juju-core: | |
status: | Triaged → Won't Fix |
To post a comment you must log in.
This is by intent. Something like "ubuntu" means "give me the best version
of the Ubuntu workload", and since there is now a Trusty version, that is
what we give you. As long as it is capable of bringing up a Trusty LXC
container (minus the Kernel), which may take a while since Local has to
download the image the first time you request it.
You can always do "juju deploy precise/ubuntu" if you are sure that is what
you want. And if you know that is what you always want you can set
"default-series: precise" for your Local envinronment.
We *could* have local always prefer the same series, but if (for example)
the Wordpress charm on Trusty is much more maintained and reliable, do you
really want to force the Precise version to be installed?
On Wed, Apr 16, 2014 at 5:19 PM, Curtis Hovey <email address hidden> wrote:
> ** Changed in: juju-core /bugs.launchpad .net/bugs/ 1308367 /bugs.launchpad .net/juju- core/+bug/ 1308367/ +subscriptions
> Status: Confirmed => Triaged
>
> --
> You received this bug notification because you are subscribed to juju-
> core.
> https:/
>
> Title:
> precise/ trusty mix up in local provider
>
> To manage notifications about this bug go to:
> https:/
>