Bug#655794: drupal7: FTBFS: find: `/build/drupal7-a0In4n/drupal7-7.10/debian//usr/share/drupal7': No such file or directory

2012-01-14 Thread Daniel T Chen
Package: drupal7
Version: 7.10-1
Followup-For: Bug #655794
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * debian/rules: export $PACKAGE to fix FTBFS. (Closes: #655794)


Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-14-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru drupal7-7.10/debian/rules drupal7-7.10/debian/rules
--- drupal7-7.10/debian/rules	2011-12-26 12:05:35.0 -0500
+++ drupal7-7.10/debian/rules	2012-01-14 19:02:26.0 -0500
@@ -3,6 +3,8 @@
 #export DH_VERBOSE=1
 #export DH_OPTIONS=-v
 
+export PACKAGE=drupal7
+
 %:
 	dh  $@
 


Bug#655794: drupal7: FTBFS: find: `/build/drupal7-a0In4n/drupal7-7.10/debian//usr/share/drupal7': No such file or directory

2012-01-13 Thread Lucas Nussbaum
Source: drupal7
Version: 7.10-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120112 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 make[1]: Entering directory `/build/drupal7-a0In4n/drupal7-7.10'
 dh_install -XCVS -X.svn
 # fix permissions
 find /build/drupal7-a0In4n/drupal7-7.10/debian//usr/share/drupal7 \
 -name '*.png' -o -name '*.jpg' | xargs chmod a-x
 find: `/build/drupal7-a0In4n/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

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/01/12/drupal7_7.10-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org