+ Reply to Thread
Results 1 to 2 of 2

Thread: yum not happy

  1. #1
    Junior Member
    Join Date
    Nov 2005
    Posts
    4

    Default yum not happy

    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.


    Code:
    [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.

  2. #2
    Junior Member
    Join Date
    Nov 2005
    Posts
    4

    Default

    grr, it looks like CentOS has decided to add spamassassin to their package list. For now you can edit your yum.conf and add an exclude for "spamassassin" (note all lowercase). Longer term we'll be renaming our SpamAssassin package to use the more "normal" lowercase format.

    Chris
    __________________
    Chris Wells
    InterWorx L.L.C. | http://interworx.com
    InterWorx Cluster Panel

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts