Bug 510961

Summary: FTBFS: amanda-2.6.0p2-9
Product: [Fedora] Fedora Reporter: Bernard Johnson <bjohnson>
Component: amandaAssignee: Daniel Novotny <dnovotny>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: rawhideCC: dnovotny, ftbfs
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: 2009-07-22 10:50:20 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:
Attachments:
Description Flags
a patch none

Description Bernard Johnson 2009-07-12 21:18:08 UTC
Description of problem:
amanda-2.6.0p2-9 fails to build from source in rawhide

Version-Release number of selected component (if applicable):
amanda-2.6.0p2-9

How reproducible:
always

Steps to Reproduce:
1. fedora-cvs amanda
2. cd amanda/devel
3. make scratch-build
  
Actual results:
Fails to build.

Expected results:
Should build successfully.

Additional info:
These "BuildRequires" look a little suspect too: dump, tar, mt-st, rsh, openssh-clients.  Are these actually required to build?

Comment 1 Daniel Novotny 2009-07-22 10:23:49 UTC
the error message is this:

/usr/bin/install: will not overwrite just-created `/builddir/build/BUILDROOT/amanda-2.6.0p2-9.fc12.i386/usr/share/man/man8/amcheckdump.8' with `amcheckdump.8'

Comment 2 Daniel Novotny 2009-07-22 10:28:25 UTC
Created attachment 354665 [details]
a patch

The man page is listed twice. removing one occurence fixes this. Seems the install(1) command is more strict now.

btw this is fixed in upstream

Comment 3 Daniel Novotny 2009-07-22 10:50:20 UTC
fixed in amanda-2.6.0p2-10.fc12

Comment 4 Daniel Novotny 2009-07-23 13:37:17 UTC
*** Bug 511620 has been marked as a duplicate of this bug. ***