Environment variables are not propagated to jujud on vivid
Bug #1449436 reported by
Andrew Wilkins
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
High
|
Andrew Wilkins | ||
1.23 |
Fix Released
|
High
|
Andrew Wilkins | ||
1.24 |
Fix Released
|
High
|
Andrew Wilkins |
Bug Description
I'm on 15.04, and I've just exported "JUJU_DEV_
...
[Service]
Environment
...
However, the jujud process only has the following variables set: PATH, PWD, LANG, SHLVL, LANGUAGE.
The reason is apparent from reading http://
Environment
and if there is more than one variable,
Environment
no longer affects: | juju-core/trunk |
Changed in juju-core: | |
milestone: | none → 1.25.0 |
importance: | High → Undecided |
status: | Triaged → New |
Changed in juju-core: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Andrew Wilkins (axwalk) |
tags: | added: blocker |
tags: | added: ci |
tags: | removed: ci |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
importance: | Critical → High |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
tags: | added: systemd vivid |
To post a comment you must log in.
Marking critical, as this is a regression that we shouldn't be releasing with.