Problem with current 1.0.6
"Mindaugas Riauba" <[email protected]> Tue, 26 Nov 2002 09:19:31 +0200
| Newsgroups | gmane.network.up2date.current.devel |
|---|---|
| Message-ID | <01ec01c2951c$2d4b2ec0$f20214ac@B027543> |
Hello,
I'm having problem with Current server. I remember Hunter
that this version is not supported but anyway :).
RedHat 7.1, up2date-2.8.39-1.7.1, updating kernel-smp
from version 2.4.9-21 to version 2.4.18-18.7.x. kernel-doc
of the same version updated succesfully.
Mindaugas
Fetching package list for channel: redhat-linux-i386-7.1...
########################################
Fetching Obsoletes list for channel: redhat-linux-i386-7.1...
########################################
Testing package set / solving RPM inter-dependencies...
########################################
Traceback (innermost last):
File "/usr/sbin/up2date", line 781, in ?
main()
File "/usr/sbin/up2date", line 569, in main
pkgNames, fullUpdate, dryRun = dry_run))
File "/usr/sbin/up2date", line 724, in batchRun
batch.run()
File "/usr/share/rhn/up2date_client/up2dateBatch.py", line 70, in run
self.__testForSpace()
File "/usr/share/rhn/up2date_client/up2dateBatch.py", line 147, in
__testForSpace
ts = self.totalSize()
File "/usr/share/rhn/up2date_client/up2dateBatch.py", line 142, in
totalSize
if not up2date.isPackageCached(pkg):
File "/usr/share/rhn/up2date_client/up2date.py", line 239, in
isPackageCached
if size == string.atol(pkg[5]):
TypeError: argument 1: expected string, int found