Debian Bug report logs -
#468465
FTBFS: make: execvp: ./configure: Permission denied
Reported by: Vincent Bernat <bernat@luffy.cx>
Date: Fri, 29 Feb 2008 08:42:04 UTC
Severity: serious
Merged with 468930,
469880
Found in versions gpm/1.20.3~pre3-2, gpm/1.20.3~pre3-2.1
Fixed in version gpm/1.20.3~pre3-3
Done: Peter Samuelson <peter@p12n.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Debian GPM Team <pkg-gpm-devel@lists.alioth.debian.org>:
Bug#468465; Package libgpmg1.
(full text, mbox, link).
Acknowledgement sent to Vincent Bernat <bernat@luffy.cx>:
New Bug report received and forwarded. Copy sent to Debian GPM Team <pkg-gpm-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Package: libgpmg1
Version: 1.20.3~pre3-1
Severity: serious
Tags: patch
Justification: FTBFS
Hi !
When building gpm from source, I get:
autoconf
./configure --prefix=/usr --sysconfdir=/etc
make: execvp: ./configure: Permission denied
Building again solves the problem. Attached a very simple patch to
solve the problem.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-1-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages libgpmg1 depends on:
ii libc6 2.7-9 GNU C Library: Shared libraries
libgpmg1 recommends no packages.
-- no debconf information
[gpm-ftbfs.diff (text/plain, attachment)]
Bug reassigned from package `libgpmg1' to `gpm'.
Request was from Peter Samuelson <peter@p12n.org>
to control@bugs.debian.org.
(Wed, 05 Mar 2008 02:42:02 GMT) (full text, mbox, link).
Forcibly Merged 468465 468930.
Request was from Peter Samuelson <peter@p12n.org>
to control@bugs.debian.org.
(Wed, 05 Mar 2008 02:42:03 GMT) (full text, mbox, link).
Information forwarded to debian-bugs-dist@lists.debian.org, Debian GPM Team <pkg-gpm-devel@lists.alioth.debian.org>:
Bug#468465; Package gpm.
(full text, mbox, link).
Acknowledgement sent to Andreas Barth <aba@not.so.argh.org>:
Extra info received and forwarded to list. Copy sent to Debian GPM Team <pkg-gpm-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #14 received at 468465@bugs.debian.org (full text, mbox, reply):
Hi,
I uploaded an NMU of your package.
Please see this as help to get the package into a releaseable condition again.
Please find the used diff below.
Cheers,
Andi
diff -u gpm-1.20.3~pre3/debian/changelog gpm-1.20.3~pre3/debian/changelog
--- gpm-1.20.3~pre3/debian/changelog
+++ gpm-1.20.3~pre3/debian/changelog
@@ -1,3 +1,10 @@
+gpm (1.20.3~pre3-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTBFS on all arches by chmod +x configure. Closes: #468465, #468930
+
+ -- Andreas Barth <aba@not.so.argh.org> Wed, 5 Mar 2008 09:16:21 +0000
+
gpm (1.20.3~pre3-2) unstable; urgency=low
* Do not print logging messages on the console.
diff -u gpm-1.20.3~pre3/debian/rules gpm-1.20.3~pre3/debian/rules
--- gpm-1.20.3~pre3/debian/rules
+++ gpm-1.20.3~pre3/debian/rules
@@ -19,6 +19,7 @@
autoconf
config.status: configure
+ chmod +x configure
./configure --prefix=/usr --sysconfdir=/etc
build: config.status
--
http://home.arcor.de/andreas-barth/
Reply sent to Andreas Barth <aba@not.so.argh.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Vincent Bernat <bernat@luffy.cx>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #19 received at 468465-close@bugs.debian.org (full text, mbox, reply):
Source: gpm
Source-Version: 1.20.3~pre3-2.1
We believe that the bug you reported is fixed in the latest version of
gpm, which is due to be installed in the Debian FTP archive:
gpm_1.20.3~pre3-2.1.diff.gz
to pool/main/g/gpm/gpm_1.20.3~pre3-2.1.diff.gz
gpm_1.20.3~pre3-2.1.dsc
to pool/main/g/gpm/gpm_1.20.3~pre3-2.1.dsc
gpm_1.20.3~pre3-2.1_ia64.deb
to pool/main/g/gpm/gpm_1.20.3~pre3-2.1_ia64.deb
libgpmg1-dev_1.20.3~pre3-2.1_ia64.deb
to pool/main/g/gpm/libgpmg1-dev_1.20.3~pre3-2.1_ia64.deb
libgpmg1_1.20.3~pre3-2.1_ia64.deb
to pool/main/g/gpm/libgpmg1_1.20.3~pre3-2.1_ia64.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 468465@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Barth <aba@not.so.argh.org> (supplier of updated gpm 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: Wed, 5 Mar 2008 09:16:21 +0000
Source: gpm
Binary: gpm libgpmg1 libgpmg1-dev
Architecture: source ia64
Version: 1.20.3~pre3-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian GPM Team <pkg-gpm-devel@lists.alioth.debian.org>
Changed-By: Andreas Barth <aba@not.so.argh.org>
Description:
gpm - General Purpose Mouse interface
libgpmg1 - General Purpose Mouse - shared library
libgpmg1-dev - General Purpose Mouse - development files
Closes: 468465 468930
Changes:
gpm (1.20.3~pre3-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix FTBFS on all arches by chmod +x configure. Closes: #468465, #468930
Files:
e886e6fb1d434560d633533589587b0d 911 misc optional gpm_1.20.3~pre3-2.1.dsc
cdfb07827e102439622172d21a8d5901 106552 misc optional gpm_1.20.3~pre3-2.1.diff.gz
a7c38acf8022fd5a257d95091a2089a4 295602 misc optional gpm_1.20.3~pre3-2.1_ia64.deb
f54f8fbcace6b78783e1b68a7d9b5ce7 61294 libs standard libgpmg1_1.20.3~pre3-2.1_ia64.deb
24787a69449a7ab7d63267b2dfdfe77e 65068 libdevel optional libgpmg1-dev_1.20.3~pre3-2.1_ia64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFHzmdTmdOZoew2oYURAhqdAJ4ieBp/G1XTr2Q7TpGkUbFgb1bmFQCffQgd
VmTADpctS0F6T8ULGksR7AE=
=APnb
-----END PGP SIGNATURE-----
Reply sent to Andreas Barth <aba@not.so.argh.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Kurt Roeckx <kurt@roeckx.be>:
Bug acknowledged by developer.
(full text, mbox, link).
Information forwarded to debian-bugs-dist@lists.debian.org, Debian GPM Team <pkg-gpm-devel@lists.alioth.debian.org>:
Bug#468465; Package gpm.
(full text, mbox, link).
Acknowledgement sent to Peter Samuelson <peter@p12n.org>:
Extra info received and forwarded to list. Copy sent to Debian GPM Team <pkg-gpm-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #29 received at 468465@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
[Vincent Bernat]
> --- gpm-1.20.3~pre3/debian/rules~ 2008-02-29 09:40:30.000000000 +0100
> +++ gpm-1.20.3~pre3/debian/rules 2008-02-29 09:40:50.000000000 +0100
> @@ -19,6 +19,7 @@
> autoconf
>
> config.status: configure
> + chmod +x configure
> ./configure --prefix=/usr --sysconfdir=/etc
>
> build: config.status
Hmmm ... so apparently it didn't occur to either you or Andi Barth (who
applied your patch in an NMU) to wonder _why_ autoconf would produce a
non-executable configure file, or why this happens only in gpm and not
in the countless other packages that run autoconf.
(Turns out we're triggering an autoconf bug. I've fixed this
_properly_ for the next upload.)
--
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/
[signature.asc (application/pgp-signature, inline)]
Bug reopened, originator not changed.
Request was from Peter Samuelson <peter@p12n.org>
to control@bugs.debian.org.
(Sat, 08 Mar 2008 06:12:03 GMT) (full text, mbox, link).
Tags removed: patch
Request was from Peter Samuelson <peter@p12n.org>
to control@bugs.debian.org.
(Sat, 08 Mar 2008 06:12:05 GMT) (full text, mbox, link).
Reply sent to Peter Samuelson <peter@p12n.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Vincent Bernat <bernat@luffy.cx>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #40 received at 468465-close@bugs.debian.org (full text, mbox, reply):
Source: gpm
Source-Version: 1.20.3~pre3-3
We believe that the bug you reported is fixed in the latest version of
gpm, which is due to be installed in the Debian FTP archive:
gpm_1.20.3~pre3-3.diff.gz
to pool/main/g/gpm/gpm_1.20.3~pre3-3.diff.gz
gpm_1.20.3~pre3-3.dsc
to pool/main/g/gpm/gpm_1.20.3~pre3-3.dsc
gpm_1.20.3~pre3-3_i386.deb
to pool/main/g/gpm/gpm_1.20.3~pre3-3_i386.deb
libgpmg1-dev_1.20.3~pre3-3_i386.deb
to pool/main/g/gpm/libgpmg1-dev_1.20.3~pre3-3_i386.deb
libgpmg1_1.20.3~pre3-3_i386.deb
to pool/main/g/gpm/libgpmg1_1.20.3~pre3-3_i386.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 468465@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Peter Samuelson <peter@p12n.org> (supplier of updated gpm 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: Sat, 08 Mar 2008 20:09:46 -0600
Source: gpm
Binary: gpm libgpmg1 libgpmg1-dev
Architecture: source i386
Version: 1.20.3~pre3-3
Distribution: unstable
Urgency: low
Maintainer: Debian GPM Team <pkg-gpm-devel@lists.alioth.debian.org>
Changed-By: Peter Samuelson <peter@p12n.org>
Description:
gpm - General Purpose Mouse interface
libgpmg1 - General Purpose Mouse - shared library
libgpmg1-dev - General Purpose Mouse - development files
Closes: 468465
Changes:
gpm (1.20.3~pre3-3) unstable; urgency=low
.
* Ship without a 'configure.tmp' file. For one thing it triggers an
autoconf bug. (Closes: #468465)
Files:
ef4423d92795dd73ce4dd639ba124b50 906 misc optional gpm_1.20.3~pre3-3.dsc
a2e4012c104ebe278a62833983d4444d 84168 misc optional gpm_1.20.3~pre3-3.diff.gz
cb86ea919d46a937c95266aceddf34a4 232814 misc optional gpm_1.20.3~pre3-3_i386.deb
b673d38b4e45450b1b16da4e61063eb8 55570 libs standard libgpmg1_1.20.3~pre3-3_i386.deb
c753163e9a6a6a94a44107de2735fd24 58470 libdevel optional libgpmg1-dev_1.20.3~pre3-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH00hYXk7sIRPQRh0RAlvXAJ4p1PSfIV7//De/fkVIWWU8r1X8eACgnHAn
mX4A1GP/a8wgnSzI5tn7tlg=
=qhFx
-----END PGP SIGNATURE-----
Reply sent to Peter Samuelson <peter@p12n.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Kurt Roeckx <kurt@roeckx.be>:
Bug acknowledged by developer.
(full text, mbox, link).
Reply sent to Peter Samuelson <peter@p12n.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Luke Schierer <luke-debian@schierer.org>:
Bug acknowledged by developer.
(full text, mbox, link).
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Wed, 09 Apr 2008 07:28:23 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sat Jul 1 15:39:42 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.