Source: libusb-java Version: 0.8+ztex20090101-4 Severity: serious Justification: fails to build from source
Hi, Steffen. Builds of libusb-java covering only architecture-dependent binary packages (i.e., the -lib and -dbg packages), such as on the autobuilders, have been failing: dh_install [ -d .../debian/libusb-java-lib/usr/lib/ ] || mkdir -p .../debian/libusb-java-lib/usr/lib/ cp *.so* .../debian/libusb-java-lib/usr/lib/ cp libusb.jar .../debian/libusb-java/usr/share/java/ cp: cannot create regular file `.../debian/libusb-java/usr/share/java/': No such file or directory make[1]: *** [override_dh_auto_install] Error 1 make[1]: Leaving directory `...' make: *** [binary-arch] Error 2 Could you please take a look? I'd suggest either installing everything under debian/tmp and letting dh_install populate the package-specific trees as appropriate or conditionalizing the cp command. Thanks! (FTR, I have nothing to do with any autobuilders myself; I simply like to look into binary packages that show up on amd64 but not i386 or vice versa.) -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org