[ATrpms-users] Re: Yum broken on FC2 after last update
Axel Thimm
Axel.Thimm at atrpms.net
Sat Aug 13 18:21:46 CEST 2005
On Sat, Aug 13, 2005 at 12:21:47PM +0200, Staf Verhaegen wrote:
> Op za, 13-08-2005 te 09:03 +0200, schreef André Fettouhi:
> > Hey Axel
> >
> > I did an update a few days ago of my FC2 box and now yum doesn't work
> > anymore. Below is the output when I try to start yum
> >
> > [root at andre-notebook gd1331]# yum update
> > The yum libraries do not seem to be available on your system for this
> > version of python 2.4.1 (#1, Jun 21 2005, 00:53:03)
> > [GCC 3.3.3 20040412 (Red Hat Linux 3.3.3-7)]
> > Please make sure the package you used to install yum was built for your
> > install of python.
>
> Likewise on CentOS4 (eg RHEL4).
Could you rpm -q and rpm -V all related packages? E.g.
for package in yum libxml2 libxml2-python24 libxml2_2 \
python-elementtree python-sqlite python-urlgrabber \
python24 rpm-python24; do
rpm -q $package
rpm -V $package
done
On RHEL4/x86_64 (and clones) you should get
yum-2.3.4-62.el4.at
libxml2-2.6.19-1_20.el4.at
libxml2-2.6.19-1_20.el4.at
.......T d /usr/share/man/man1/xmlcatalog.1.gz
.......T d /usr/share/man/man1/xmllint.1.gz
libxml2-python24-2.6.19-1_21.el4.at
libxml2_2-2.6.19-1_20.el4.at
libxml2_2-2.6.19-1_20.el4.at
python-elementtree-1.2.6-3.99_1.el4.at
python-sqlite-1.1.6-0.99_1.el4.at
python-urlgrabber-2.9.6-0.99_1.el4.at
python24-2.4.1-2_8.el4.at
rpm-python24-4.4.1-22_6.el4.at
RHEL4/i386 is similar (no duplicates).
Andre, could you do the same on FC2?
--
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.atrpms.net/pipermail/atrpms-users/attachments/20050813/64c08f9b/attachment.bin
More information about the atrpms-users
mailing list