Incorrect variable in warning
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Landscape Client |
Fix Released
|
Undecided
|
Gustavo Niemeyer | ||
Landscape Server |
Fix Released
|
High
|
Gustavo Niemeyer | ||
Smart Package Manager |
Fix Released
|
Undecided
|
Gustavo Niemeyer | ||
Suse |
New
|
Undecided
|
Unassigned | ||
smart (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
root@nsn2:~# smart update
Loading cache...
Traceback (most recent call last):
File "/usr/bin/smart", line 195, in <module>
main(
File "/usr/bin/smart", line 168, in main
exitcode = iface.run(
File "/usr/lib/
result = _command.
File "/usr/lib/
ctrl.
File "/usr/lib/
if not channel.
File "/usr/lib/
"for channel '%s'") % (comp, self))
NameError: global name 'comp' is not defined
Changed in landscape: | |
importance: | Undecided → High |
milestone: | none → thames-pre-9 |
Changed in landscape: | |
assignee: | nobody → niemeyer |
status: | New → Fix Committed |
Changed in landscape-client: | |
assignee: | nobody → niemeyer |
status: | New → Fix Committed |
Changed in landscape-client: | |
status: | Fix Committed → Fix Released |
Changed in landscape: | |
status: | Fix Committed → Fix Released |
Pushed for the final thames milestone.