Re: yum installation
Seth Vidal <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 14 Jul 2009, Tim Lauridsen wrote: > > > > > I am not sure you can run yum-2.4.3 on RHEL4, it think the python 2.3.4 is to old, you need an older version of yum. > You can check out the Centos 4.x versions of yum, to see what will work. > 2.4.3 is what comes with centos4. The error he reported looks more like a partially damaged python pkg or maybe pyopenssl. it'd be worth running: rpm -V python pyOpenSSL to see if it reports anything. -sv