Update to Current-1.3.2-1
Juergen Knaack <[email protected]>
| Newsgroups | gmane.network.up2date.current.devel |
|---|---|
| Organization | PSINet Datacenter Berlin |
| Message-ID | <[email protected]> |
Hi,
as Hunter suggested, i updated the current-1.0.5 to current-1.3.2-1
using the rpm package. When running cadmin -v <Channel> i get the
following error:
Traceback (innermost last):
File "/usr/sbin/cadmin", line 234, in ?
main()
File "/usr/sbin/cadmin", line 99, in main
newchan.create(chan)
File "/usr/share/current/channel.py", line 186, in create
self.open(self.chanInfo['db_dir'], 'n')
File "/usr/share/current/channel.py", line 430, in open
self.chanInfo = pickle.load(chanfile)
File "/usr/lib/python1.5/pickle.py", line 826, in load
return Unpickler(file).load()
File "/usr/lib/python1.5/pickle.py", line 495, in load
dispatch[key](self)
File "/usr/lib/python1.5/pickle.py", line 509, in load_eof
raise EOFError
EOFError
Version 1.0.5 is working fine...
Does anybody has an idea, what's going wrong?
Regards,
Juergen