Bug#870339: animal-sniffer FTBFS: recipe for target 'clean' failed

Adrian Bunk bunk at debian.org
Tue Aug 1 08:46:15 UTC 2017


Source: animal-sniffer
Version: 1.15-2
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=animal-sniffer&arch=all&ver=1.15-2&stamp=1501531486&raw=0

...
dh clean
   dh_auto_clean
	"for dir in \$(find . -name target -type d); do if [ -f \$(echo \$dir | sed -e s/target\$/pom.xml/) ]; then rm -Rf \$dir; fi done"
Can't exec "for dir in $(find . -name target -type d); do if [ -f $(echo $dir | sed -e s/target$/pom.xml/) ]; then rm -Rf $dir; fi done": No such file or directory at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 330.
dh_auto_clean: "for dir in \$(find . -name target -type d); do if [ -f \$(echo \$dir | sed -e s/target\$/pom.xml/) ]; then rm -Rf \$dir; fi done" failed to execute: No child processes
dh_auto_clean: "for dir in \$(find . -name target -type d); do if [ -f \$(echo \$dir | sed -e s/target\$/pom.xml/) ]; then rm -Rf \$dir; fi done" returned exit code 10
debian/rules:4: recipe for target 'clean' failed
make: *** [clean] Error 2



More information about the pkg-java-maintainers mailing list