The commissioning script 00-maas-03-install-lldpd outputs to stderr.
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| MAAS |
Fix Released
|
Critical
|
Gavin Panella | ||
| maas (Ubuntu) |
Triaged
|
High
|
Andres Rodriguez | ||
| Saucy |
Won't Fix
|
High
|
Unassigned | ||
Bug Description
While testing things in the lab I came across the fact that the 00-maas-
>>> [(n.node.id, n.id, n.name) for n in NodeCommissionR
[(1, 1, u'00-maas-
>>> [(n.node.id, n.id, n.name, n.data) for n in NodeCommissionR
[(2, 10, u'00-maas-
Related branches
- Raphaël Badin (community): Approve
-
Diff: 18 lines (+5/-1)1 file modifiedetc/maas/templates/commissioning-user-data/user_data.template (+5/-1)
| Changed in maas: | |
| importance: | Medium → Low |
| summary: |
- The commissioning script 00-maas-03-install-lldpd fails. + The commissioning script 00-maas-03-install-lldpd outputs to stderr. |
| description: | updated |
| Changed in maas: | |
| status: | Triaged → Fix Committed |
| assignee: | nobody → Raphaël Badin (rvb) |
| milestone: | none → 13.10 |
| Changed in maas (Ubuntu Saucy): | |
| importance: | Undecided → High |
| status: | New → Triaged |
| Changed in maas: | |
| assignee: | Raphaël Badin (rvb) → Gavin Panella (allenap) |
| Changed in maas: | |
| status: | Fix Committed → Fix Released |
| Changed in maas (Ubuntu): | |
| assignee: | nobody → Andres Rodriguez (andreserl) |

Setting DEBIAN_ FRONTEND= noninteractive in the environment before calling apt-get might be all we need.