Bug 786

Summary: Binary rpm's can not handle dump backups
Product: [Retired] Red Hat Powertools Reporter: gmagyarf
Component: amandaAssignee: David Lawrence <dkl>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-01-17 21:01:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description gmagyarf 1999-01-12 01:12:59 UTC
Symptom: Amanda-client was not able to back up using dump,
when installed from the binary. Rebuilding from SRPM made it
work.

Cause: Amanda binaries have the paths to dump and restore
hardwired into them (why???). These are determined during
configure. This is an old bug/feature of amanda (see
docs/FAQ). I suppose the RH build host did not have the
dump package installed. Amanda builds merrily w/o dump
support - gnutar is still fine.

Quick fix: Build rpms on host with the dump package
installed.

Comment 1 Jeff Johnson 1999-01-17 21:01:59 UTC
Fixed in powertools-5.2.1 amanda-2.4.1-2. Thanks.