Bug#474412: galleta - FTBFS: rm: cannot remove `bin': Is a directory

Daniel Baumann daniel at debian.org
Tue Apr 29 07:22:29 UTC 2008


tags 474412 -patch
thanks

Sebastian Bober wrote:
> the "clean" target of debian/rules tries to run "rm -f bin". As bin is a
> directory, this needs to be changed to "rm -rf bin". The attached patch
> does just that. The package builds then fine on i386 and amd64. Build
> logs can be found at:

removing bin doesn't help, it needs further adjustments. the actual
problem is that bin is an empty directory (and thus is not present in
git), and which doesn't get created by the upstream makefile, but it is
needed to place in the upstream binary.

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          daniel.baumann at panthera-systems.net
Internet:       http://people.panthera-systems.net/~daniel-baumann/





More information about the forensics-devel mailing list