I just did a brand new installation of CentOS 5.5 (an RHEL 5.5 clone),
updated it ("yum update") and pulled in
amanda-backup_server-3.1.0-1.rhel5.i386.rpm. I installed like so:

[r...@quartz ~]# yum --nogpgcheck install
amanda-backup_server-3.1.0-1.rhel5.i386.rpm
Loaded plugins: fastestmirror

...

Examining amanda-backup_server-3.1.0-1.rhel5.i386.rpm:
amanda-backup_server-3.1.0-1.rhel5.i386
Marking amanda-backup_server-3.1.0-1.rhel5.i386.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package amanda-backup_server.i386 0:3.1.0-1.rhel5 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================
 Package
     Arch   Version
Repository                                  Size
=============================================================================
Installing: amanda-backup_server
   i386 3.1.0-1.rhel5      /amanda-backup_server-3.1.0-1.rhel5.i386 7.8 M

Transaction Summary
==============================================================================
Install       1 Package(s)
Upgrade       0 Package(s)

Total size: 7.8 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
amanda-backup_client conflicts with
amanda-backup_server-3.1.0-1.rhel5.i386 Complete!
(1, [u'Please report this error in
https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%205&component=yum'])
[r...@quartz ~]#

It seem this package hit a YUM bug.

I then tried it the old fashioned way:

[r...@quartz ~]# rpm -ivh amanda-backup_server-3.1.0-1.rhel5.i386.rpm 
error: Failed dependencies:
        amanda-backup_client conflicts with
        amanda-backup_server-3.1.0-1.rhel5.i386
[r...@quartz ~]#

However, I never installed the offending package.

-- 

Charles Curley                  /"\    ASCII Ribbon Campaign
Looking for fine software       \ /    Respect for open standards
and/or writing?                  X     No HTML/RTF in email
http://www.charlescurley.com    / \    No M$ Word docs in email

Key fingerprint = CE5C 6645 A45A 64E4 94C0  809C FFF6 4C48 4ECD DFDB

Reply via email to