marknvicf
17th January 2006, 07:11 PM
Was just trying out PUP as an update tool in FC5 and it quits with the following:
Traceback (most recent call last):
File "/usr/share/pup/pup/pup.py", line 536, in _apply
self._checkDeps()
File "/usr/share/pup/pup/pup.py", line 778, in _checkDeps
_("Unable to resolve dependencies for some "
File "/usr/share/pup/pup/pup.py", line 131, in __init__
i.set_from_stock(self._get_stock_from_type(type), 6)
AttributeError: 'NoneType' object has no attribute 'set_from_stock'
> /usr/share/pup/pup/pup.py(131)__init__()
-> i.set_from_stock(self._get_stock_from_type(type), 6)
(Pdb)
I am using the latest kernel (uname -r -> 2.6.15-1.1858_FC5) on a AMD64 3000 and running FC5 in VMWare Player.
Does this sound like a bug I should report?
Traceback (most recent call last):
File "/usr/share/pup/pup/pup.py", line 536, in _apply
self._checkDeps()
File "/usr/share/pup/pup/pup.py", line 778, in _checkDeps
_("Unable to resolve dependencies for some "
File "/usr/share/pup/pup/pup.py", line 131, in __init__
i.set_from_stock(self._get_stock_from_type(type), 6)
AttributeError: 'NoneType' object has no attribute 'set_from_stock'
> /usr/share/pup/pup/pup.py(131)__init__()
-> i.set_from_stock(self._get_stock_from_type(type), 6)
(Pdb)
I am using the latest kernel (uname -r -> 2.6.15-1.1858_FC5) on a AMD64 3000 and running FC5 in VMWare Player.
Does this sound like a bug I should report?