johan_hammy
11-07-2005, 10:05 AM
I tried to do a yum upgrade as part of trying to figure out why development libraries aren't on my machine and i got the following error. I am running CentOS 4.
[root@ds00209 ~]# yum upgrade
Setting up Upgrade Process
Setting up repositories
interworx-cp-rhe4x 100% |=========================| 951 B 00:00
update 100% |=========================| 951 B 00:00
interworx-cp-noarch 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
addons 100% |=========================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package spamassassin.i386 0:3.0.4-1.el4 set to be updated
---> Package clamav.i386 0:0.87.1-100.rhe4x.iworx set to be updated
--> Running transaction check
--> Processing Dependency: perl(Time::HiRes) for package: spamassassin
--> Processing Dependency: perl-Mail-SpamAssassin = 3.0.2-100.rhe4x.iworx for package: SpamAssassin
--> Processing Conflict: SpamAssassin conflicts spamassassin
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package perl-Time-HiRes.i386 0:1.55-3 set to be updated
--> Running transaction check
--> Processing Dependency: perl-Mail-SpamAssassin = 3.0.2-100.rhe4x.iworx for package: SpamAssassin
--> Processing Conflict: SpamAssassin conflicts spamassassin
--> Finished Dependency Resolution
Error: Missing Dependency: perl-Mail-SpamAssassin = 3.0.2-100.rhe4x.iworx is needed by package SpamAssassin
Error: SpamAssassin conflicts with spamassassin
http://www.interworx.com/forums/showthread.php?t=864
They told me to remove (although I just commented out) addons and extras. That didn't help.
[root@ds00209 ~]# yum upgrade
Setting up Upgrade Process
Setting up repositories
interworx-cp-rhe4x 100% |=========================| 951 B 00:00
update 100% |=========================| 951 B 00:00
interworx-cp-noarch 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
addons 100% |=========================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package spamassassin.i386 0:3.0.4-1.el4 set to be updated
---> Package clamav.i386 0:0.87.1-100.rhe4x.iworx set to be updated
--> Running transaction check
--> Processing Dependency: perl(Time::HiRes) for package: spamassassin
--> Processing Dependency: perl-Mail-SpamAssassin = 3.0.2-100.rhe4x.iworx for package: SpamAssassin
--> Processing Conflict: SpamAssassin conflicts spamassassin
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package perl-Time-HiRes.i386 0:1.55-3 set to be updated
--> Running transaction check
--> Processing Dependency: perl-Mail-SpamAssassin = 3.0.2-100.rhe4x.iworx for package: SpamAssassin
--> Processing Conflict: SpamAssassin conflicts spamassassin
--> Finished Dependency Resolution
Error: Missing Dependency: perl-Mail-SpamAssassin = 3.0.2-100.rhe4x.iworx is needed by package SpamAssassin
Error: SpamAssassin conflicts with spamassassin
http://www.interworx.com/forums/showthread.php?t=864
They told me to remove (although I just commented out) addons and extras. That didn't help.