Re: wombat yum debug?
Christian Joensson <[email protected]> Tue, 1 Jun 2004 09:12:39 +0200
| Newsgroups | gmane.linux.aurora.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jun 01, 2004 at 10:08:13AM -0400, Balint Cristian wrote:
> On Tuesday 01 June 2004 02:45, Christian Joensson wrote:
> > I'd like to have yum working on my SS20 running wombat, build-1.91.
> >
> > Whenever I try yum, I get this:
> >
> > [root@sparky root]# yum update
> > Gathering header information file(s) from server(s)
> > Server: Fedora Core 1.91 - sparc - Base
> > Segmentation fault
> > [root@sparky root]#
>
> Try another version of pyton/yum {i got errors like this with earlier version}
> for this must do small efforts of hand building.
well, it is an updated build-1.91 system, that is, the installed
versions of yum/python/rpm are:
yum-2.0.7-1.1
python-2.3.3-3
rpm-4.3.1-0.3sparc3
rpm-python-4.3.1-0.3sparc3
If I change yum.conf [base] from
baseurl=ftp://auroralinux.org/pub/aurora/build-1.91/$basearch/os/Fedora/RPMS/
to (local machine having an updated yum repository)
baseurl=ftp://pentium3/pub/fedora/linux/core/2/sparc/os/Fedora/RPMS
I get this:
[root@sparky root]# yum update
Unable to find pid
Gathering header information file(s) from server(s)
Server: Fedora Core 1.91 - sparc - Base
Finding updated packages
Traceback (most recent call last):
File "/usr/bin/yum", line 30, in ?
yummain.main(sys.argv[1:])
File "/usr/share/yum/yummain.py", line 249, in main
(uplist, newlist, nulist) = clientStuff.getupdatedhdrlist(HeaderInfo, rpmDBInfo)
File "/usr/share/yum/clientStuff.py", line 447, in getupdatedhdrlist
rpmarchs = bestversion(rpmnevral, name)
File "/usr/share/yum/clientStuff.py", line 495, in bestversion
currentarch = archs[0]
IndexError: list index out of range
[root@sparky root]#
Any ideas?
Cheers,
/ChJ
_______________________________________________
Aurora-sparc-devel mailing list
[email protected]
http://lists.auroralinux.org/mailman/listinfo/aurora-sparc-devel
Aurora FAQ: http://www.ecs.soton.ac.uk/~mas01r/aurorafaq.html