Hi list,
I get the following error when I try to do a smart update (no problems
with yum):
[r...@localhost ~]# smart update
Loading cache...
Updating cache...
#####################################################################################################################
[100%]
Fetching information for 'Fedora 10 - i386 - ATrpms'...
-> http://dl.atrpms.net/f10-i386/atrpms/stable/repodata/repomd.xml
Traceback (most recent call last):
( 0%)
File "/usr/bin/smart", line 195, in <module>
main(sys.argv[1:])
File "/usr/bin/smart", line 168, in main
exitcode = iface.run(opts.command, opts.argv)
File "/usr/lib/python2.5/site-packages/smart/interface.py", line 53, in run
result = _command.main(self._ctrl, opts)
File "/usr/lib/python2.5/site-packages/smart/commands/update.py",
line 78, in main
failed = not ctrl.reloadChannels(channels, caching=NEVER)
File "/usr/lib/python2.5/site-packages/smart/control.py", line 359,
in reloadChannels
if not channel.fetch(self._fetcher, progress):
File "/usr/lib/python2.5/site-packages/smart/channels/rpm_md.py",
line 115, in fetch
digest = getFileDigest(item.getTargetPath())
File "/usr/lib/python2.5/site-packages/smart/util/filetools.py",
line 34, in getFileDigest
file = open(path)
TypeError: coercing to Unicode: need string or buffer, NoneType found
Unhandled exception in thread started by
Error in sys.excepthook:
Original exception was:
_______________________________________________
atrpms-users mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-users