sonoran
15th March 2012, 06:27 AM
Yumex failed to update because of a dependency resolution problem with empathy. When I tried again with skip-broken, yumex crashed:
Exception in Yum Extender
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 1361, in dispatcher
self.parse_command(args[0], args[1:])
File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 1305, in parse_command
self.build_transaction()
File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 782, in build_transaction
self.message('transaction', pack(self._get_transaction_list()))
File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 835, in _get_transaction_list
el = (n, a, evr, repoid, size, alist)
UnboundLocalError: local variable 'alist' referenced before assignment
Trying 'yum update --skip-broken' didn't crash but didn't update anything - apparently all updates are broken for the moment.
On the positive side, after removing 'rhgb quiet' from the kernel command line to see what was taking so long, F17 booted in 14 seconds. Hmmm.
Exception in Yum Extender
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 1361, in dispatcher
self.parse_command(args[0], args[1:])
File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 1305, in parse_command
self.build_transaction()
File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 782, in build_transaction
self.message('transaction', pack(self._get_transaction_list()))
File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 835, in _get_transaction_list
el = (n, a, evr, repoid, size, alist)
UnboundLocalError: local variable 'alist' referenced before assignment
Trying 'yum update --skip-broken' didn't crash but didn't update anything - apparently all updates are broken for the moment.
On the positive side, after removing 'rhgb quiet' from the kernel command line to see what was taking so long, F17 booted in 14 seconds. Hmmm.