Bug#902532: Cannot backport batik 1.10 to stretch

Mathieu Malaterre malat at debian.org
Wed Jun 27 14:41:03 BST 2018


Package: batik
Version: 1.10-1

It would be nice to update the dependencies in d/control to match
exactly requirement. Otherwise it is hard to backport to stretch:

 dpkg-buildpackage -rfakeroot -us -uc
dpkg-buildpackage: info: source package batik
dpkg-buildpackage: info: source version 1.10-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Markus Koschany <apo at debian.org>
 dpkg-source --before-build batik-1.10
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean --buildsystem=maven
   dh_auto_clean -O--buildsystem=maven
"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 459.
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:6: recipe for target 'clean' failed
make: *** [clean] Error 2
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
debuild: fatal error at line 1116:
dpkg-buildpackage -rfakeroot -us -uc failed



More information about the pkg-java-maintainers mailing list