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

Bug#217157: marked as done (dpkg-dev: dpkg-buildpackage doesn't abort if builddeps not satisfied)



Your message dated Mon, 27 Oct 2003 14:17:15 -0500
with message-id <E1AECrb-00066R-00@auric.debian.org>
and subject line Bug#212796: fixed in dpkg 1.10.17
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 22 Oct 2003 22:24:22 +0000
>From chops@demiurgestudios.com Wed Oct 22 17:24:20 2003
Return-path: <chops@demiurgestudios.com>
Received: from metronome.clickcadence.com (qix) [66.207.128.13] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1ACROt-00064o-00; Wed, 22 Oct 2003 17:24:20 -0500
Received: from [192.168.1.104] (helo=llhosts)
	by qix with esmtp (Exim 3.35 #1 (Debian))
	id 1ACRLy-0002wB-00
	for <submit@bugs.debian.org>; Wed, 22 Oct 2003 18:21:18 -0400
Subject: dpkg-dev: dpkg-buildpackage doesn't abort if builddeps not
	satisfied
From: Andrew Moise <chops@demiurgestudios.com>
To: submit@bugs.debian.org
Content-Type: text/plain
Message-Id: <[🔎] 1066861166.31157.50.camel@pogo.intelio.com>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.5 
Date: Wed, 22 Oct 2003 18:19:26 -0400
Content-Transfer-Encoding: 7bit
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-4.2 required=4.0
	tests=HAS_PACKAGE,SATISFACTION
	version=2.53-bugs.debian.org_2003_10_21
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_21 (1.174.2.15-2003-03-30-exp)

Package: dpkg-dev
Version: 1.10.15

  So when I tell dpkg to build gdb-6.0-1, and the build dependencies
aren't satisfied, it tries (and fails) anyway.  Observe:

[moise@pogo ~/src/gdb-6.0]$ sudo apt-get build-dep gdb
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  dejagnu gcj gobjc gobjc-3.3 libreadline4-dev
0 upgraded, 5 newly installed, 0 to remove and 2 not upgraded.
2 not fully installed or removed.
Need to get 2569kB of archives.
After unpacking 8442kB of additional disk space will be used.
Do you want to continue? [Y/n] n
Abort.
[moise@pogo ~/src/gdb-6.0]$ dpkg-buildpackage -rfakeroot -b -nc
dpkg-buildpackage: source package is gdb
dpkg-buildpackage: source version is 6.0-1
dpkg-buildpackage: source maintainer is Daniel Jacobowitz
<dan@debian.org>
dpkg-buildpackage: host architecture is i386
 debian/rules build
test -r config-ml.in
cd objdir && make CC="gcc" CFLAGS="-O2 -g" \
  CXXFLAGS="" LDFLAGS="" all info
make[1]: Entering directory `/home/moise/src/gdb-6.0/objdir'

  <snip>

make[2]: Entering directory `/home/moise/src/gdb-6.0/objdir/gdb'
gcc -c -O2 -g    -I. -I/home/moise/src/gdb-6.0/gdb
-I/home/moise/src/gdb-6.0/gdb/config -DLOCALEDIR="\"/usr/share/locale\""
-DHAVE_CONFIG_H -I/home/moise/src/gdb-6.0/gdb/../include/opcode 
-I../bfd -I/home/moise/src/gdb-6.0/gdb/../bfd 
-I/home/moise/src/gdb-6.0/gdb/../include -I../intl
-I/home/moise/src/gdb-6.0/gdb/../intl  -DMI_OUT=1 -DTUI=1
-I/home/moise/src/gdb-6.0/gdb/tui -Wimplicit -Wreturn-type -Wcomment
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
/home/moise/src/gdb-6.0/gdb/source.c
/home/moise/src/gdb-6.0/gdb/source.c:47: readline/readline.h: No such
file or directory
make[2]: *** [source.o] Error 1
make[2]: Leaving directory `/home/moise/src/gdb-6.0/objdir/gdb'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory `/home/moise/src/gdb-6.0/objdir'
make: *** [build-stamp] Error 2




---------------------------------------
Received: (at 212796-close) by bugs.debian.org; 27 Oct 2003 19:23:34 +0000
>From katie@auric.debian.org Mon Oct 27 13:23:26 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AECxZ-0001vm-00; Mon, 27 Oct 2003 13:23:25 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 1AECrb-00066R-00; Mon, 27 Oct 2003 14:17:15 -0500
From: Adam Heath <doogie@debian.org>
To: 212796-close@bugs.debian.org
X-Katie: $Revision: 1.42 $
Subject: Bug#212796: fixed in dpkg 1.10.17
Message-Id: <E1AECrb-00066R-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Mon, 27 Oct 2003 14:17:15 -0500
Delivered-To: 212796-close@bugs.debian.org

Source: dpkg
Source-Version: 1.10.17

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

dpkg-dev_1.10.17_all.deb
  to pool/main/d/dpkg/dpkg-dev_1.10.17_all.deb
dpkg-doc_1.10.17_all.deb
  to pool/main/d/dpkg/dpkg-doc_1.10.17_all.deb
dpkg_1.10.17.dsc
  to pool/main/d/dpkg/dpkg_1.10.17.dsc
dpkg_1.10.17.tar.gz
  to pool/main/d/dpkg/dpkg_1.10.17.tar.gz
dpkg_1.10.17_i386.deb
  to pool/main/d/dpkg/dpkg_1.10.17_i386.deb
dselect_1.10.17_i386.deb
  to pool/main/d/dpkg/dselect_1.10.17_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 212796@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adam Heath <doogie@debian.org> (supplier of updated dpkg 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: Mon, 27 Oct 2003 13:04:57 -0600
Source: dpkg
Binary: dpkg-doc dpkg dselect dpkg-dev dpkg-static
Architecture: source all i386
Version: 1.10.17
Distribution: unstable
Urgency: medium
Maintainer: Dpkg Development <debian-dpkg@lists.debian.org>
Changed-By: Adam Heath <doogie@debian.org>
Description: 
 dpkg       - Package maintenance system for Debian
 dpkg-dev   - Package building tools for Debian
 dpkg-doc   - Dpkg Internals Documentation
 dselect    - a user tool to manage Debian packages
Closes: 151663 165770 212796 213108 214123 217380
Changes: 
 dpkg (1.10.17) unstable; urgency=medium
 .
   * Make dselect do conflict resolution when dealing with automatically
     selected recommended package. Thanks to Colin Watson for the analysis
     and patch. Closes: Bug#151663
   * Branden Robinson <branden@debian.org>:
     s/dpkg-checkbuild/dpkg-checkbuilddeps/ in usage.
   * dpkg-checkbuilddeps now sets $reduce_arch.  Closes: #212796.
   * Goswin Brederlow <brederlo@informatik.uni-tuebingen.de>:
     Add -u in dpkg-scanpackages.  Closes: #214123.
     Add -a<arch> command to dpkg-scanpackages.
   * Add .#* to dpkg-source's default ignore filter.  Closes: #217380.
   * Matthias Urlichs <smurf@smurf.noris.de>:
     Don't assume /usr/info/dir exists if /usr/info does.  Closes: #165770.
   * Jordi Mallach <jordi@debian.org>:
     Update Catalan translation.
   * Fix errors with dependency fields that reference ${dpkg:Version}.
     Closes: #213108.
Files: 
 d112a99e932000d9ac4b1d080aa872b0 756 base required dpkg_1.10.17.dsc
 c938295475debc3c85425b0332b44a02 2037825 base required dpkg_1.10.17.tar.gz
 862289072547a29cc2a74a51ce423b98 1139254 base required dpkg_1.10.17_i386.deb
 114e854f121026f24cee010128f571b6 95050 base required dselect_1.10.17_i386.deb
 8c31307bbd5b2b3f4bbd92422bb7b5d3 114560 utils standard dpkg-dev_1.10.17_all.deb
 5349c18a66afb74999337a00c53c63bc 10638 doc optional dpkg-doc_1.10.17_all.deb

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

iD8DBQE/nW5+iix9wovUpIkRAriIAJ9anCDNLD22M88w4VoInyM6O+XcqQCePWwr
w8S2AfZiBxEF2irTmJlu6xU=
=Z/SQ
-----END PGP SIGNATURE-----



Reply to: