Page 1 of 1

error on yum update

Posted: Mon Dec 27, 2004 4:30 am
by sander815
when i run the command yum update i get this error:

Code: Select all

[root@]# yum update
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 9 - Atomic PSA
Server: Atomic Rocket Turtle - 9 - Atomic PSA 7.0
Server: Red Hat Linux 9 - i386 - Base
Server: Red Hat Linux 9 - Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
.....identical dependency loop exceeded
package spamassassin needs perl-Mail-SpamAssassin = 2.61-1 (not provided) 
although that package is installed

Code: Select all

[root@]# rpm -q perl-Mail-SpamAssassin
perl-Mail-SpamAssassin-2.61-1
[root@]# 
so, what can i do?

Posted: Mon Dec 27, 2004 6:49 am
by sander815
and another problem occured, i think, after upgrading these packages:
yum update openssh openssh-clients openssh-server httpd httpd-manual Mambo courier-imap

when i go to my plesk server, domains, and click on a listed domain, i get a blank plesk page, so i cannot access the domain settings(email, db's etc)

Posted: Mon Dec 27, 2004 11:25 am
by sander815
2nd problem solved

1st not

Posted: Mon Dec 27, 2004 3:29 pm
by scott
Just remove that rpm

Posted: Mon Dec 27, 2004 5:18 pm
by sander815
[root@root]# rpm -e perl-Mail-SpamAssassin
error: Failed dependencies:
perl(Mail::SpamAssassin) is needed by (installed) spamassassin-2.61-1
perl(Mail::SpamAssassin) is needed by (installed) psa-spamassassin-7.0.1-rh9.build040303.21
perl(Mail::SpamAssassin) is needed by (installed) spamassassin-tools-2.61-1
perl(Mail::SpamAssassin::ArchiveIterator) is needed by (installed) psa-spamassassin-7.0.1-rh9.build040303.21
perl(Mail::SpamAssassin::ArchiveIterator) is needed by (installed) spamassassin-tools-2.61-1
perl(Mail::SpamAssassin::CmdLearn) is needed by (installed) spamassassin-2.61-1
perl(Mail::SpamAssassin::NetSet) is needed by (installed) spamassassin-2.61-1
perl(Mail::SpamAssassin::NoMailAudit) is needed by (installed) spamassassin-2.61-1
perl(Mail::SpamAssassin::NoMailAudit) is needed by (installed) psa-spamassassin-7.0.1-rh9.build040303.21
perl(Mail::SpamAssassin::NoMailAudit) is needed by (installed) spamassassin-tools-2.61-1
perl(Mail::SpamAssassin::PerMsgLearner) is needed by (installed) psa-spamassassin-7.0.1-rh9.build040303.21
perl-Mail-SpamAssassin = 2.61-1 is needed by (installed) spamassassin-2.61-1
perl-Mail-SpamAssassin = 2.61-1 is needed by (installed) spamassassin-tools-2.61-1
[root@root]#

Posted: Tue Dec 28, 2004 3:46 am
by sander815
huh? what happened now?:
[root@]# yum update
Traceback (most recent call last):
File "/usr/bin/yum", line 22, in ?
import yummain
File "yummain.py", line 21, in ?
File "clientStuff.py", line 18, in ?
ImportError: librpm-4.2.so: cannot open shared object file: No such file or directory
[root@]# rpm
-bash: rpm: command not found
[root@]#

what has happenend now?

Posted: Tue Dec 28, 2004 11:44 am
by scott
looks like the rpm rpm is gone, how'd you remove that? Thats a hard one to reinstall for obvious reasons

Posted: Tue Dec 28, 2004 12:24 pm
by sander815
i have no clue, i just deinstalled perl-mail-SA

luckily it was a just installed machine, i formatted ans started over