by dave_p_b » Sun May 10, 2009 13:40
Hi
I was just wandering if anyone else was having this problem before I submit a bug report.
I'm using the 0.91.1 version of equo/spritz. Every time I try to Update or Install a package I get a window appear (which usually shows any dependencies needed) and it's just blank. I then click the OK button and go to the part where you "Commit" the changes and that window is blank also.
Spritz throws the following error messages:
gtk.main_iteration()
Traceback (most recent call last):
File "/usr/lib/entropy/spritz/views.py", line 1076, in on_update_activate
self.on_install_update_activate(widget, "u")
File "/usr/lib/entropy/spritz/views.py", line 1094, in on_install_update_activate
self.add_to_queue(self.selected_objs, action)
File "/usr/lib/entropy/spritz/views.py", line 849, in add_to_queue
status, myaction = self.queue.add(objs)
File "/usr/lib/entropy/spritz/misc.py", line 300, in add
status = self.elaborateInstall(xlist,action,False,accept,always_ask)
File "/usr/lib/entropy/spritz/misc.py", line 465, in elaborateInstall
if dep_pkg.matched_atom not in mycache[dep_pkg.action]:
KeyError: None
Traceback (most recent call last):
File "/usr/lib/entropy/spritz/views.py", line 1084, in on_install_activate
self.on_install_update_activate(widget, "i")
File "/usr/lib/entropy/spritz/views.py", line 1094, in on_install_update_activate
self.add_to_queue(self.selected_objs, action)
File "/usr/lib/entropy/spritz/views.py", line 849, in add_to_queue
status, myaction = self.queue.add(objs)
File "/usr/lib/entropy/spritz/misc.py", line 300, in add
status = self.elaborateInstall(xlist,action,False,accept,always_ask)
File "/usr/lib/entropy/spritz/misc.py", line 465, in elaborateInstall
if dep_pkg.matched_atom not in mycache[dep_pkg.action]:
KeyError: None
Any one else with the same issues or shall I just submit a bug report.
btw: I'm using the latest version of Sabayon 4.1 kde
Thanks
Dave