Are you doing the switch now or are you upgrading CentOS after an already good switch?
I switch sometime ago. With no Problems until this problem with rpm now.
Here is a link with specific info: http://www.centos.org/modules/smartfaq/faq.php?faqid=19
I switch following this instruction.
Now I have this: :-(
# rpm -qa | grep -i rpm- rpm-python-4.2.3-21_nonptl rpm-libs-4.2.3-13.WB2 rpm-python-4.2.3-13.WB2 rpm-4.2.3-21_nonptl rpm-4.2.3-13.WB2 rpm-libs-4.2.3-21_nonptl
On Wed, 2005-06-22 at 12:58 +0200, thorsten@uni.de wrote:
Are you doing the switch now or are you upgrading CentOS after an already good switch?
I switch sometime ago. With no Problems until this problem with rpm now.
Here is a link with specific info: http://www.centos.org/modules/smartfaq/faq.php?faqid=19
I switch following this instruction.
Now I have this: :-(
# rpm -qa | grep -i rpm- rpm-python-4.2.3-21_nonptl rpm-libs-4.2.3-13.WB2 rpm-python-4.2.3-13.WB2 rpm-4.2.3-21_nonptl rpm-4.2.3-13.WB2 rpm-libs-4.2.3-21_nonptl
OK ... the problem is that .WB2 is seen as newer than the new RPMS.
do this ... download all the rpm-xxxxx-4.2.3-21_ntpl programs and put them in a separate directory ... the try:
rpm -Uvh rpm-xxxx.rpm rpm-libs-xxxx.rpm rpm-python-xxx.rpm
listing each new RPM on the rpm line.
--------------- After you finish this, you might want to run a command like this:
rpm -qa | grep WB
and
rpm -qa | grep -i white
and
update any RPMS that still contain whitebox or .WB with their CentOS equivalent.
On Wed, 2005-06-22 at 12:58 +0200, thorsten@uni.de wrote:
# rpm -qa | grep -i rpm- rpm-python-4.2.3-21_nonptl rpm-libs-4.2.3-13.WB2 rpm-python-4.2.3-13.WB2 rpm-4.2.3-21_nonptl rpm-4.2.3-13.WB2 rpm-libs-4.2.3-21_nonptl
rpm -Uvh --replacepkgs --replacefiles rpm....rpm rpm-libs....rpm rpm-python....rpm
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Wed, Jun 22, 2005 at 12:58:02PM +0200, thorsten@uni.de wrote:
Are you doing the switch now or are you upgrading CentOS after an already good switch?
I switch sometime ago. With no Problems until this problem with rpm now.
Here is a link with specific info: http://www.centos.org/modules/smartfaq/faq.php?faqid=19
I switch following this instruction.
Now I have this: :-(
# rpm -qa | grep -i rpm- rpm-python-4.2.3-21_nonptl rpm-libs-4.2.3-13.WB2 rpm-python-4.2.3-13.WB2 rpm-4.2.3-21_nonptl rpm-4.2.3-13.WB2 rpm-libs-4.2.3-21_nonptl
# rpm -e --justdb rpm-4.2.3-13.WB2 # rpm -Uvh --force rpm-4.2.3-21_nonptl.i386.rpm
That should solve your problem.
[]s
- -- Rodrigo Barbosa rodrigob@suespammers.org "Quid quid Latine dictum sit, altum viditur" "Be excellent to each other ..." - Bill & Ted (Wyld Stallyns)