[requestsync] UnboundLocalError: local variable 'ubuntutools' referenced before assignment
Bug #723630 reported by
Laurent Bigonville
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-dev-tools (Ubuntu) |
Fix Released
|
High
|
Stefano Rivera |
Bug Description
Binary package hint: ubuntu-dev-tools
Looks like requestsync is not working anymore
$ requestsync -d experimental gnome-themes-
Traceback (most recent call last):
File "/usr/bin/
main()
File "/usr/bin/
ubuntutools
UnboundLocalError: local variable 'ubuntutools' referenced before assignment
Changed in ubuntu-dev-tools (Ubuntu): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Whoops, that was my mistake, although I don't fully understand what's going on here. It's an import later in the function that's causing this.