Hi Axel,

> On Sun, Sep 25, 2005 at 12:03:51AM +1000, Michael Mansour wrote:
> > Hi Axel,
> > 
> > Although I see this on SL4:
> > 
> > # yum list yum
> > Setting up Repos
> > at-stable                 100% |=========================|  951 B    00:00
> > dries                     100% |=========================|  951 B    00:00
> > dag                                                             1.1 kB 00:00
> > sl-contrib                                                       951 B 00:00
> > sl-base                                                         1.1 kB 00:00
> > sl-errata                                                        951 B 00:00
> > Reading repository metadata in from local files
> > at-stable : ################################################## 909/909
> > dries     : ################################################## 2338/2338
> > dag       : ################################################## 2575/2575
> > sl-contrib: ################################################## 22/22
> > sl-base   : ################################################## 1447/1447
> > sl-errata : ################################################## 330/330
> > Installed Packages
> > yum.noarch                               2.2.1-1.SL             installed
> > Available Packages
> > yum.i386                                 2.4.0-63.el4.at        at-stable
> > 
> > When I try to download the latest, I just get this:
> > 
> > # yum -y install yum
> > Setting up Install Process
> > Setting up Repos
> > at-stable                 100% |=========================|  951 B    00:00
> > dries                     100% |=========================|  951 B    00:00
> > dag                                                             1.1 kB 00:00
> > sl-contrib                                                       951 B 00:00
> > sl-base                                                         1.1 kB 00:00
> > sl-errata                                                        951 B 00:00
> > Reading repository metadata in from local files
> > at-stable : ################################################## 909/909
> > dries     : ################################################## 2338/2338
> > dag       : ################################################## 2575/2575
> > sl-contrib: ################################################## 22/22
> > sl-base   : ################################################## 1447/1447
> > sl-errata : ################################################## 330/330
> > Parsing package install arguments
> > Nothing to do
> > 
> > I was able to use the "yum -y install yum" technique successfully on FC1, 
> > FC2
> > and SL3, but on FC3 (yum-2.2.2-0.fc3) and SL4 (yum-2.2.1-1.SL), I can't seem
> > to install the latest yum.
> > 
> > I have tried using different forms of package naming, like
> > yum-2.4.0-63.el4.at.i386.rpm and various forms of that, but all to no avail.
> > 
> > Do you have advice for this?
> 
> I'd upgrade either manually, or use apt/smart to upgrade yum.

Ok, I worked out what the yum rpm needed:

python-sqlite
sqlite
python-urlgrabber
python-elementtree
rpm-python24
libxml2-python24

and fed that into yum, which went ahead and resolved more dependencies for the
above packages and installed them all.

I then ran yum -Uvh yum-2.4.0-63.el4.at.i386.rpm, and it installed fine

Thanks.

Michael.



_______________________________________________
atrpms-users mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to