[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#444990: marked as done (FTBFS due to nonexecutable tests)



Your message dated Fri, 05 Oct 2007 12:02:08 +0000
with message-id <E1Idlse-00053E-W2@ries.debian.org>
and subject line Bug#444990: fixed in dmake 1:4.11~cvs20071004-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: dmake
Version: 1:4.9-1
Tags: patch

As reported at http://launchpad.net/bugs/135564, dmake seems to fail
to build in some circumstances because some of the tests/target-*
files are not executable.

I'm not sure what differs in my tests from the situation prevailing on
the maintainer's system and on the buildds, but I have reproduced the
problem with both the 1:4.9-1 and 1:4.7-4 source packages, with as
build environment both recent Ubuntu gutsy and a moderately recent
Debian lenny.

Really I think it would be best for automake to deal with this and
I'll be submitting a separate bug about that but in the meantime
dmake's debian/rules fixed.  The patch below seems to do the job.

Thanks,
Ian.

diff -ru orig/dmake-4.7/debian/changelog dmake-4.7/debian/changelog
--- orig/dmake-4.7/debian/changelog	2007-10-02 14:54:31.000000000 +0100
+++ dmake-4.7/debian/changelog	2007-10-02 14:56:03.000000000 +0100
@@ -1,3 +1,12 @@
+dmake (1:4.7-4ubuntu1) gutsy; urgency=low
+
+  * chmod +x tests/targets-* so that bash is willing to execute them.
+    Fixes FTBFS found by autopkgtest (LP: #135564; LP: #127196).
+    This is a workaround - it would be better if automake arranged for the
+    generated Makefile.in to do this.
+
+ -- Ian Jackson <iwj@ubuntu.com>  Tue, 02 Oct 2007 14:54:11 +0100
+
 dmake (1:4.7-4) unstable; urgency=low
 
   * upload to unstable 
diff -ru orig/dmake-4.7/debian/rules dmake-4.7/debian/rules
--- orig/dmake-4.7/debian/rules	2007-10-02 14:54:31.000000000 +0100
+++ dmake-4.7/debian/rules	2007-10-02 14:52:32.000000000 +0100
@@ -23,6 +23,9 @@
 	rm -f dmakeroot.h
 	chmod u+x tests/targets-*
 
+configure/dmake::
+	chmod +x tests/targets-*[!~]
+
 binary-post-install/dmake::
 	# startup config file
 	install -p -o root -g root -m 644 unix/linux/gnu/template.mk \
Only in dmake-4.7/debian: rules~




--- End Message ---
--- Begin Message ---
Source: dmake
Source-Version: 1:4.11~cvs20071004-3

We believe that the bug you reported is fixed in the latest version of
dmake, which is due to be installed in the Debian FTP archive:

dmake_4.11~cvs20071004-3.diff.gz
  to pool/main/d/dmake/dmake_4.11~cvs20071004-3.diff.gz
dmake_4.11~cvs20071004-3.dsc
  to pool/main/d/dmake/dmake_4.11~cvs20071004-3.dsc
dmake_4.11~cvs20071004-3_powerpc.deb
  to pool/main/d/dmake/dmake_4.11~cvs20071004-3_powerpc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 444990@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rene Engelhard <rene@debian.org> (supplier of updated dmake package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 05 Oct 2007 13:45:41 +0200
Source: dmake
Binary: dmake
Architecture: source powerpc
Version: 1:4.11~cvs20071004-3
Distribution: experimental
Urgency: low
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Changed-By: Rene Engelhard <rene@debian.org>
Description: 
 dmake      - make utility used to build OpenOffice.org
Closes: 444990
Changes: 
 dmake (1:4.11~cvs20071004-3) experimental; urgency=low
 .
   * merge from Ubuntui:
     - chmod +x tests/targets-* so that bash is willing to execute them.
       Fixes FTBFS found by autopkgtest (LP: #135564; LP: #127196).
       This is a workaround - it would be better if automake arranged for the
       generated Makefile.in to do this.
       (closes: #444990)
Files: 
 4a8a47a8165084a20015abb0ae747296 711 devel extra dmake_4.11~cvs20071004-3.dsc
 c0cfbdce13f7db1fdd5151e8e4973d63 9414 devel extra dmake_4.11~cvs20071004-3.diff.gz
 4b4b9d2fb1d32184a3c8afa8d61a7a9a 145392 devel extra dmake_4.11~cvs20071004-3_powerpc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHBiTB+FmQsCSK63MRAkIIAJ42vx2Falnn3u3OoupK/etkBMzuFACfWVTF
fzydWFfm7y5PtzxkgERvCKo=
=zRMa
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: