up2date 4.3.11-2 traceback.

Naoki naoki at valuecommerce.com
Mon Feb 16 10:55:15 UTC 2004


Seem to have found the problem :

It would fail on :

yum fedora-dev-updates 
http://mirror.hiwaay.net/redhat/fedora/linux/core/development/i386/

Fetching Obsoletes list for channel: fedora-dev-updates...
Traceback (most recent call last):
  File "/usr/sbin/up2date", line 1267, in ?
    sys.exit(main() or 0)
  File "/usr/sbin/up2date", line 797, in main
    fullUpdate, dryRun=options.dry_run))
  File "/usr/sbin/up2date", line 1141, in batchRun
    batch.run()
  File "up2dateBatch.py", line 62, in run
  File "up2dateBatch.py", line 108, in __findPackagesToUpdate
  File "packageList.py", line 574, in getPackagesToInstall
  File "packageList.py", line 454, in __findObsoletingPackages
TypeError: int() argument must be a string or a number


But

yum fedora-development 
http://mirror.hiwaay.net/redhat/fedora/linux/core/development/i386
Fetching Obsoletes list for channel: fedora-development...
                                                                                                                                                                                    

Fetching rpm headers...
################################

And so on..

hmmm.


Naoki wrote:

> Should I file a bug for this?
>
> [root at box ~]# up2date -l
> http://fedora.redhat.com/download/up2date-mirrors/fedora-core-rawhide
> using mirror: 
> http://ftp.dulug.duke.edu/pub/fedora/linux/core/development/i386/
>
> Fetching Obsoletes list for channel: fedora-core-rawhide...
>
> Fetching obsoletes list for 
> http://ftp.dulug.duke.edu/pub/fedora/linux/core/development/i386/...
> Traceback (most recent call last):
>  File "/usr/sbin/up2date", line 1267, in ?
>    sys.exit(main() or 0)
>  File "/usr/sbin/up2date", line 797, in main
>    fullUpdate, dryRun=options.dry_run))
>  File "/usr/sbin/up2date", line 1141, in batchRun
>    batch.run()
>  File "up2dateBatch.py", line 62, in run
>  File "up2dateBatch.py", line 108, in __findPackagesToUpdate
>  File "packageList.py", line 574, in getPackagesToInstall
>  File "packageList.py", line 454, in __findObsoletingPackages
> TypeError: int() argument must be a string or a number
>
>





More information about the fedora-devel-list mailing list