Sourcery freezes (SOLVED)

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
aleXimon
Posts: 11
Joined: 3. Sep 2013, 01:53
Location: Rosario, Argentina

Sourcery freezes (SOLVED)

Post by aleXimon »

Hi!
I can't execute Sourcery. It freezes when I try to reinstall or uninstall any package.
In console, I see this:

Code: Select all

Exception in thread Thread-4:
Traceback (most recent call last):
  File "/usr/lib64/python2.7/threading.py", line 808, in __bootstrap_inner
    self.run()
  File "/usr/lib64/python2.7/threading.py", line 761, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/sbin/sourcery", line 418, in on_toolbutton_exec_clicked
    error, deps = self.get_deps(requested_pkg)
  File "/usr/sbin/sourcery", line 280, in get_deps
    if error:
UnboundLocalError: local variable 'error' referenced before assignment

^CTraceback (most recent call last):
  File "/usr/sbin/sourcery", line 1475, in <module>
Could you help me?
Last edited by aleXimon on 1. Aug 2014, 23:16, edited 1 time in total.
User avatar
laprjns
Salix Warrior
Posts: 1113
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: Sourcery freezes

Post by laprjns »

Problem confirmed here. Same error message as aleXimon. Problem is with version 0.9.3. I installed 0.9.2 and was able to uninstall packages without problems.
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: Sourcery freezes

Post by gapan »

Sourcery 0.9.4 should be available as an upgrade from the repositories shortly and it should fix this. Thanks for the report!
Image
Image
Post Reply