[issue33] CRASHES when trying to use upgrade or search (possible with all commands)

Jari Salmela at Labix Tracker tracker at labix.org
Thu Oct 27 00:05:37 PDT 2005


New submission from Jari Salmela <jari.salmela at gmail.com>:

smart version: 0.39
rpm version: 4.2.2
OS: Mandriva 2006 64bit

ERROR MESSAGE:
/usr/lib64/python2.4/site-packages/smart/backends/rpm >smart check --available
Traceback (most recent call last):
  File "/usr/bin/smart", line 193, in ?
    main(sys.argv[1:])
  File "/usr/bin/smart", line 166, in main
    exitcode = iface.run(opts.command, opts.argv)
  File "/usr/lib64/python2.4/site-packages/smart/interface.py", line 53, in run
    result = _command.main(self._ctrl, opts)
  File "/usr/lib64/python2.4/site-packages/smart/commands/check.py", line 72, in
main
    ctrl.reloadChannels()
  File "/usr/lib64/python2.4/site-packages/smart/control.py", line 351, in
reloadChannels
    if not channel.fetch(self._fetcher, progress):
  File "/usr/lib64/python2.4/site-packages/smart/channels/urpmi.py", line 73, in
fetch
    md5, name = line.split()
ValueError: need more than 0 values to unpack

and same message when trying use command "smart upgrade --update" or "smart
search " command

----------
messages: 78
nosy: bissei
priority: bug
project: smart
status: unread
title: CRASHES when trying to use upgrade or search (possible with all commands)

_______________________________________
Labix issue tracker <tracker at labix.org>
<http://tracker.labix.org/issue33>
_______________________________________



More information about the Smart mailing list