NameError: name 'devel_release' is not defined

Bug #1449517 reported by Florian W.
6
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/lxc/unity8-lxc/ubuntu-next.iso. Target 100.0% complete.
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/unity8-lxc-setup", line 299, in <module>
    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_release/current_release/ obviously. :)

Related branches

Revision history for this message
Christopher Townsend (townsend) wrote :

Oh, for goodness sakes...sorry about that, I'll get it fixed right away.

Revision history for this message
Florian W. (florian-will) wrote :

Hah, don't worry about that. I blame python. (And I've already fixed it locally, so for me there's no need to hurry.) :-)

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.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.