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?
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'
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
fixed in amanda-2.6.0p2-10.fc12
*** Bug 511620 has been marked as a duplicate of this bug. ***