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

Bug#697264: marked as done (cdebconf-entropy: Missing build dependency on autoconf?)



Your message dated Thu, 3 Jan 2013 17:21:54 +0100
with message-id <20130103162154.GB13146@radis.cristau.org>
and subject line Re: Bug#697264: cdebconf-entropy: Missing build dependency on autoconf?
has caused the Debian Bug report #697264,
regarding cdebconf-entropy: Missing build dependency on autoconf?
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 owner@bugs.debian.org
immediately.)


-- 
697264: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697264
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: cdebconf-entropy
Version: 0.24
Tags: patch

<URL: http://jenkins.debian.net/job/d-i_build_cdebconf-entropy/ > report
the following build error:

dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   debian/rules override_dh_auto_clean
make[1]: Entering directory `/var/lib/jenkins/jobs/d-i_build_cdebconf-entropy/workspace'
[ -e configure ] || ./autogen.sh
./autogen.sh: 3: ./autogen.sh: autoreconf: not found
rm: cannot remove 'autom4te.cache': No such file or directory
make[1]: *** [override_dh_auto_clean] Error 1
make[1]: Leaving directory `/var/lib/jenkins/jobs/d-i_build_cdebconf-entropy/workspace'
make: *** [clean] Error 2
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2

Is the package missing a build dependency?  I suspect it should
build-depend on autoconf.  Here is a patch:

--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: extra
 Section: debian-installer
 Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
 Uploaders: Max Vozeler <xam@debian.org>, Jérémy Bobbio <lunar@debian.org>, Christian Perr
-Build-Depends: debhelper (>= 7.0.50~), po-debconf (>= 0.5.0), libdebian-installer4-dev, l
+Build-Depends: debhelper (>= 7.0.50~), po-debconf (>= 0.5.0), autoconf, libdebian-install
 Vcs-Browser: http://git.debian.org/?p=d-i/cdebconf-entropy.git
 Vcs-Git: git://git.debian.org/d-i/cdebconf-entropy.git
 
-- 
Happy hacking
Petter Reinholdtsen

--- End Message ---
--- Begin Message ---
On Thu, Jan  3, 2013 at 08:11:47 +0100, Petter Reinholdtsen wrote:

> 
> Package: cdebconf-entropy
> Version: 0.24
> Tags: patch
> 
> <URL: http://jenkins.debian.net/job/d-i_build_cdebconf-entropy/ > report
> the following build error:
> 
Closing as not a bug.  The package builds fine.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: