Your message dated Wed, 16 Feb 2011 20:35:46 +0000
with message-id <e1ppo6e-0006gj...@franck.debian.org>
and subject line Bug#613607: fixed in gamgi 0.15-4
has caused the Debian Bug report #613607,
regarding gamgi: FTBFS: cp: cannot stat `override_dh_auto_configure': No such 
file or directory
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
613607: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613607
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gamgi
Version: 0.15-3
Severity: serious
Tags: patch

Hi,

gamgi FTBFS on non amd64 .
  https://buildd.debian.org/status/package.php?p=gamgi&suite=unstable

-----
make[1]: Entering directory `/build/buildd-gamgi_0.15-3-alpha-hK5CVL/gamgi-0.15'
find . -name \*.o | xargs rm -f
rm -f src/global/gamgi.real src/gamgi.real gamgi.1
[ ! -f src/make_local.orig ] || cp -a src/make_local.orig src/make_local
make[1]: Leaving directory `/build/buildd-gamgi_0.15-3-alpha-hK5CVL/gamgi-0.15'
 debian/rules build
dh build --parallel
   dh_testdir -O--parallel
   debian/rules override_dh_auto_configure
make[1]: Entering directory `/build/buildd-gamgi_0.15-3-alpha-hK5CVL/gamgi-0.15'
cp -a override_dh_auto_configure src/make_local.orig
cp: cannot stat `override_dh_auto_configure': No such file or directory
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory `/build/buildd-gamgi_0.15-3-alpha-hK5CVL/gamgi-0.15'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-----

I attached the patch which revise this problem.
Could you check and apply this patch?

Best regards,
 Nobuhiro
diff -Nru gamgi-0.15/debian/changelog gamgi-0.15/debian/changelog
--- gamgi-0.15/debian/changelog	2011-02-14 07:18:55.000000000 +0900
+++ gamgi-0.15/debian/changelog	2011-02-16 11:42:38.000000000 +0900
@@ -1,3 +1,10 @@
+gamgi (0.15-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS on all architecture.
+
+ -- Nobuhiro Iwamatsu <iwama...@debian.org>  Wed, 16 Feb 2011 11:54:17 +0900
+
 gamgi (0.15-3) unstable; urgency=low
 
   * debian/compat: Increased compatibility level to 7.
diff -Nru gamgi-0.15/debian/rules gamgi-0.15/debian/rules
--- gamgi-0.15/debian/rules	2011-02-14 07:09:06.000000000 +0900
+++ gamgi-0.15/debian/rules	2011-02-16 12:01:56.000000000 +0900
@@ -11,10 +11,10 @@
 	$(RM) src/global/gamgi.real src/gamgi.real gamgi.1
 	[ ! -f src/make_local.orig ] || cp -a src/make_local.orig src/make_local
 
-override_dh_auto_configure: src/make_local
+override_dh_auto_configure:
 ifneq ($(DEB_BUILD_ARCH),amd64)
-	cp -a $@ src/make_local.orig
-	sed -i 's/lib64/lib/g' $@
+	cp -a src/make_local src/make_local.orig
+	sed -i 's/lib64/lib/g' src/make_local
 endif
 	dh_auto_configure
 

--- End Message ---
--- Begin Message ---
Source: gamgi
Source-Version: 0.15-4

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

gamgi-data_0.15-4_all.deb
  to main/g/gamgi/gamgi-data_0.15-4_all.deb
gamgi-doc_0.15-4_all.deb
  to main/g/gamgi/gamgi-doc_0.15-4_all.deb
gamgi_0.15-4.debian.tar.gz
  to main/g/gamgi/gamgi_0.15-4.debian.tar.gz
gamgi_0.15-4.dsc
  to main/g/gamgi/gamgi_0.15-4.dsc
gamgi_0.15-4_amd64.deb
  to main/g/gamgi/gamgi_0.15-4_amd64.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 613...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Leidert (dale) <daniel.leid...@wgdd.de> (supplier of updated gamgi 
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 ftpmas...@debian.org)


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

Format: 1.8
Date: Wed, 16 Feb 2011 21:06:53 +0100
Source: gamgi
Binary: gamgi gamgi-doc gamgi-data
Architecture: source amd64 all
Version: 0.15-4
Distribution: unstable
Urgency: low
Maintainer: Debichem Team <debichem-de...@lists.alioth.debian.org>
Changed-By: Daniel Leidert (dale) <daniel.leid...@wgdd.de>
Description: 
 gamgi      - General Atomistic Modelling Graphic Interface (GAMGI)
 gamgi-data - General Atomistic Modelling Graphic Interface (data)
 gamgi-doc  - General Atomistic Modelling Graphic Interface (documentation)
Closes: 613607
Changes: 
 gamgi (0.15-4) unstable; urgency=low
 .
   * debian/rules (override_dh_auto_configure): Fixed the "cannot stat
     `override_dh_auto_configure': No such file or directory" error
     (closes: #613607).
Checksums-Sha1: 
 80d0958e7d5cd68a12bc6c0b598c158db81c1ede 1378 gamgi_0.15-4.dsc
 b1481b2ce731aebe86ee156e27673ba5b51d4809 10960 gamgi_0.15-4.debian.tar.gz
 08db20c345393f457c0e657853f8a39aafbf2840 822928 gamgi_0.15-4_amd64.deb
 501efd08ec656920ebaa73e2f61f4b29ea963b63 491562 gamgi-doc_0.15-4_all.deb
 b816eaa937ee0791026735bb5e0db7cabfbb9f45 554180 gamgi-data_0.15-4_all.deb
Checksums-Sha256: 
 44c19aa0d11a7aacc5df2c0c2d3346102a31678f4cc9188715e6011e4ff6147b 1378 
gamgi_0.15-4.dsc
 ee653d17fa987f3319844c1cae27787c4b619b1fc0317c7e43dc22ad38cb0665 10960 
gamgi_0.15-4.debian.tar.gz
 e68c37a436f6ddbc1e6aba95ce6d5f5bbcee7069208e1e245a20bde423bb5121 822928 
gamgi_0.15-4_amd64.deb
 5dad36f690e96d6312220fb479abafd2dafc2dfa08a6188ffb0be1386084fbc4 491562 
gamgi-doc_0.15-4_all.deb
 317821cf49d8e1d20b36a8bf4042c12a27f8c7e3e874188ae9047d3aa619047e 554180 
gamgi-data_0.15-4_all.deb
Files: 
 a4967759bb4865a81338ac1ff5c2681f 1378 science optional gamgi_0.15-4.dsc
 551ef5cabcdb569bc3b7928bccb34b83 10960 science optional 
gamgi_0.15-4.debian.tar.gz
 35ee0b3cd3d633d8546926b2bd61d87a 822928 science optional gamgi_0.15-4_amd64.deb
 32de642b06fee53d1d78c56c14ec2235 491562 doc optional gamgi-doc_0.15-4_all.deb
 b8fee3a84d23b76aa600c29e844e2aee 554180 science optional 
gamgi-data_0.15-4_all.deb

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

iEYEARECAAYFAk1cMqQACgkQm0bx+wiPa4wMGwCfSBlOVNRhs/S9q6673vwmxCA0
bqwAn1UUya2rWzP3LGC8jokHbyT/wGM8
=LT3f
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to