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
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.