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

2017-08-01 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 debhelper 10.7.1
Bug #870339 [src:animal-sniffer] animal-sniffer FTBFS: recipe for target 
'clean' failed
Bug reassigned from package 'src:animal-sniffer' to 'debhelper'.
No longer marked as found in versions animal-sniffer/1.15-2.
Ignoring request to alter fixed versions of bug #870339 to the same values 
previously set
Bug #870339 [debhelper] animal-sniffer FTBFS: recipe for target 'clean' failed
Marked as found in versions debhelper/10.7.1.
> affects -1 src:animal-sniffer
Bug #870339 [debhelper] animal-sniffer FTBFS: recipe for target 'clean' failed
Added indication that 870339 affects src:animal-sniffer

-- 
870339: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870339
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.


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

2017-08-01 Thread Adrian Bunk
Control: reassign -1 debhelper 10.7.1
Control: affects -1 src:animal-sniffer

On Tue, Aug 01, 2017 at 11:01:47AM +0200, Emmanuel Bourg wrote:
> Thank you for the report Adrian. I admit I don't understand why the
> clean target fails on the builder. The package just uses the default
> dh_auto_clean from maven-debian-helper with no other customization (no
> override, no debian/clean), and it works well for many other packages.

Lots of Java packages started to FTBFS the same way last night in the 
reproducible builds.

I just tried downgrading debhelper to 10.7 and that fixed it,
so this is actually a 10.7 -> 10.7.1 regression in debhelper.

Reassigning.

> Emmanuel Bourg

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


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

2017-08-01 Thread Adrian Bunk
Source: animal-sniffer
Version: 1.15-2
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=animal-sniffer=all=1.15-2=1501531486=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
. 
Please use
debian-j...@lists.debian.org for discussions and questions.