0

I have a CentOS 5.2 i386 Production box with Qmail, LAMP etc

now since it showed me that it could upgrade to 5.3, i downloaded all the packages using yum update

However, the update fails due to perl packages conflicting

I believe that while installing Qmail, I had tried for Mailscanner and thus it upgraded the per itself

I read somewhere that we can uninstall the conflicting rpms and then go for the upgrade

But, I am about 50 % sure that if I go ahead and uninstall perl, my server will crash like a falling house of cards

Also, perl is needed by variety of packages working including vpopmail etc

Thus, I request anyone to please tell me if we have a safer solution to this

IF there is no solution to this, then can somebody please teach me how to backup and restore Qmail as it is. I can handle the rest of the things

I sincerely appreciate those who have read and even thought about my problem

In anticipation of a solution

Regards

anpcre

anpcre
  • 61
  • 4
  • A paste of the error you're getting would be appreciated, it would give us a much clearer picture as to whether we can help you. – Adam Benayoun Aug 07 '09 at 07:17
  • I am sorry as I do not suffer from that error anymore. What I did for resolution was forcefully delete all conflicting perl rpms and then get them to re install via yum --- IT WORKED Anyway thanks for responding :) – anpcre Aug 20 '09 at 08:18

1 Answers1

1

check out: Dependency Challenge with CentOS

Personally, my perl updates got sorted out around noon today...

Chris_K
  • 3,444
  • 6
  • 43
  • 45