Yeah, I missread how dependencies are processed. Updated rpms, and a
source tarball are available for download at
http://www.zmanda.com/download-amanda.php
Make sure you're using 3.1.0-2, and let me know how it goes.
Dan
On 06/08/2010 12:48 PM, Charles Curley wrote:
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.