NameError: name 'devel_release' is not defined
Bug #1449517 reported by
Florian W.
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity8 Desktop Preview in LXC |
Fix Committed
|
High
|
Christopher Townsend |
Bug Description
The recent fix for the "no development release exists" exception introduced a new bug:
Read /var/lib/
verifying download...checksum matches OK
used 1081999360 local, fetched 0
Unpacking the ISO image...
Configuring the Unity8 LXC...
Traceback (most recent call last):
File "/usr/bin/
rmadison_cmd = "rmadison -s %s upstart-sysv | cut -d '|' -f 2 | tr -d '[[:space:]]'" % devel_release
NameError: name 'devel_release' is not defined
Easy fix is s/devel_
Related branches
Changed in unity8-preview-lxc: | |
status: | New → Fix Committed |
importance: | Undecided → High |
assignee: | nobody → Christopher Townsend (townsend) |
To post a comment you must log in.
Oh, for goodness sakes...sorry about that, I'll get it fixed right away.