Package: drupal7 Version: 7.10 Severity: normal
Source package (for SSB) fails to build due to $PACKAGE not being defined in debian/rules: # apt-get -b source drupal7 Reading package lists... Done Building dependency tree Reading state information... Done NOTICE: 'drupal7' packaging is maintained in the 'Svn' version control system at: svn://alioth.debian.org/svn/pkg-drupal/branches/drupal7 Skipping already downloaded file 'drupal7_7.10-1.dsc' Skipping already downloaded file 'drupal7_7.10.orig.tar.gz' Skipping already downloaded file 'drupal7_7.10-1.debian.tar.gz' Need to get 0 B of source archives. Skipping unpack of already unpacked source in drupal7-7.10 dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: source package drupal7 dpkg-buildpackage: source version 7.10-1 dpkg-buildpackage: source changed by Luigi Gangitano <lu...@debian.org> dpkg-buildpackage: host architecture amd64 dpkg-source --before-build drupal7-7.10 debian/rules clean dh clean dh_testdir dh_auto_clean dh_clean debian/rules build dh build dh_testdir dh_auto_configure dh_auto_build dh_auto_test debian/rules binary dh binary dh_testroot dh_prep debian/rules override_dh_installdirs make[1]: Entering directory `/root/drupal7.10-ssb/drupal7-7.10' dh_installdirs -X.svn -XCVS make[1]: Leaving directory `/root/drupal7.10-ssb/drupal7-7.10' dh_auto_install debian/rules override_dh_install make[1]: Entering directory `/root/drupal7.10-ssb/drupal7-7.10' dh_install -XCVS -X.svn # fix permissions find /root/drupal7.10-ssb/drupal7-7.10/debian//usr/share/drupal7 \ -name '*.png' -o -name '*.jpg' | xargs chmod a-x find: `/root/drupal7.10-ssb/drupal7-7.10/debian//usr/share/drupal7': No such file or directory chmod: missing operand after `a-x' Try `chmod --help' for more information. make[1]: *** [override_dh_install] Error 123 make[1]: Leaving directory `/root/drupal7.10-ssb/drupal7-7.10' make: *** [binary] Error 2 dpkg-buildpackage: error: debian/rules binary gave error exit status 2 Build command 'cd drupal7-7.10 && dpkg-buildpackage -b -uc' failed. E: Child process failed Adding "PACKAGE=drupal7" (as it was in the 7.9 package) fixes this problem. ~Keith -- System Information: Debian Release: 6.0.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org