Your message dated Thu, 01 Sep 2011 09:19:01 +0000
with message-id <e1qz3ql-0006eg...@franck.debian.org>
and subject line Bug#631609: fixed in jailer 0.4-17
has caused the Debian Bug report #631609,
regarding FTBFS: can not find install-sh or install.sh
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.)
--
631609: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631609
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jailer
Version: 0.4-16
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch
Hello, jailer failed to build in Ubuntu because of broken symlink. install-sh
points to /usr/share/automake/install-sh, which is not present in automake
package. The build fails with the following error:
dh_testdir
../configure --prefix=/usr --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc
creating cache ./config.cache
configure: error: can not find install-sh or install.sh in . ./.. ./../..
make: *** [build-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
This also affects sid, and is reproducible with pbuilder.
Full log for Ubuntu can be found at
https://launchpadlibrarian.net/72709571/buildlog_ubuntu-oneiric-i386.jailer_0.4-16_FAILEDTOBUILD.txt.gz
To fix this for Ubuntu, I used dh_autoreconf as a very nonintrusive change.
The patch is attached.
https://launchpad.net/ubuntu/+source/jailer/0.4-16ubuntu1
-- System Information:
Debian Release: wheezy/sid
APT prefers oneiric
APT policy: (500, 'oneiric')
Architecture: i386 (i686)
Kernel: Linux 2.6.38-10-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
diff -u jailer-0.4/debian/rules jailer-0.4/debian/rules
--- jailer-0.4/debian/rules
+++ jailer-0.4/debian/rules
@@ -9,6 +9,7 @@
build: build-stamp
build-stamp:
dh_testdir
+ dh_autoreconf
./configure --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --sysconfdir=/etc
$(MAKE)
touch build-stamp
@@ -18,7 +19,7 @@
dh_testroot
rm -f build-stamp
-[ -f Makefile ] && $(MAKE) distclean
-
+ dh_autoreconf_clean
dh_clean
install: build
diff -u jailer-0.4/debian/control jailer-0.4/debian/control
--- jailer-0.4/debian/control
+++ jailer-0.4/debian/control
@@ -1,7 +1,7 @@
Source: jailer
Section: admin
Priority: optional
-Build-Depends-Indep: debhelper (>> 3.0.0), automake
+Build-Depends: debhelper (>> 3.0.0), dh-autoreconf
Standards-Version: 3.6.1
Package: jailer
--- End Message ---
--- Begin Message ---
Source: jailer
Source-Version: 0.4-17
We believe that the bug you reported is fixed in the latest version of
jailer, which is due to be installed in the Debian FTP archive:
jailer_0.4-17.diff.gz
to main/j/jailer/jailer_0.4-17.diff.gz
jailer_0.4-17.dsc
to main/j/jailer/jailer_0.4-17.dsc
jailer_0.4-17_all.deb
to main/j/jailer/jailer_0.4-17_all.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 631...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Javier Fernandez-Sanguino Pen~a <j...@debian.org> (supplier of updated jailer
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: Thu, 01 Sep 2011 10:59:01 +0200
Source: jailer
Binary: jailer
Architecture: source all
Version: 0.4-17
Distribution: unstable
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a <j...@debian.org>
Changed-By: Javier Fernandez-Sanguino Pen~a <j...@debian.org>
Description:
jailer - Builds and maintains chrooted environments
Closes: 631609
Changes:
jailer (0.4-17) unstable; urgency=low
.
* debian/control, debian/rules: Fix FTBFS due to missing install-sh, thanks
to Ilya Barygin for the patch and to Georgios M. Zarkadas for the patches
(Closes: 631609)
* debian/control: in addition to the above patch, add a Buil-Depends on
autoconf (>= 2.64) as this is required for dh-autoreconf
Checksums-Sha1:
7ae4084397740b5dc38023ba3c64ce1d4dbb4d78 986 jailer_0.4-17.dsc
5fa03c7cba127005b12f76857a5d1706b9556736 41095 jailer_0.4-17.diff.gz
7f92f93f95312d4cd72bc8b7213fc84c5b82de05 12778 jailer_0.4-17_all.deb
Checksums-Sha256:
a70fb9280d5b7a01f0f1e5fd81e94aeb940e09116502629c000327f9eb0fe0c5 986
jailer_0.4-17.dsc
92df100ecc9fe9bf6267a48b1bf008f3c0b3bef0b8e6408d451bccb1c6ad93ee 41095
jailer_0.4-17.diff.gz
c0c7a04c2677c56bf0f3a34f8b8068c5459b4a9fb5f6f4dc3d8432ee864147a4 12778
jailer_0.4-17_all.deb
Files:
074a96893eeb7261c890733daf97c085 986 admin optional jailer_0.4-17.dsc
441b8eb5ae122767ee88428424e70f9b 41095 admin optional jailer_0.4-17.diff.gz
75d5ebbb65f199a9c1a4ee3f41bd0c9a 12778 admin optional jailer_0.4-17_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iD8DBQFOX0r6sandgtyBSwkRAuM1AJ92PaodrZgTt2yhhmUzFgkpYMEQ1ACfdasZ
z1GDX2BOfunqv4HxVcs3R5g=
=xVcZ
-----END PGP SIGNATURE-----
--- End Message ---