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

Bug#531680: marked as done (debootstrap: Should not use obsolete dpkg --print-installation-architecture)



Your message dated Wed, 22 Jul 2009 16:02:03 +0000
with message-id <E1MTeGZ-0003mj-Oz@ries.debian.org>
and subject line Bug#531680: fixed in debootstrap 1.0.14
has caused the Debian Bug report #531680,
regarding debootstrap: Should not use obsolete dpkg --print-installation-architecture
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.)


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

The new dpkg in sid warns now that --print-installation-architecture is obsolete:

fz:~# debootstrap sid chroot http://ftp.de.debian.org/debian
dpkg: warning: obsolete option '--print-installation-architecture', please use '--print-architecture' instead.
 
This patch solves it.

--- debootstrap	2009-04-24 21:08:35.000000000 +0200
+++ debootstrap	2009-06-03 11:11:23.000000000 +0200
@@ -335,8 +335,8 @@
 if [ "$ARCH" != "" ]; then
 	true
 elif [ -x /usr/bin/dpkg ] && \
-     /usr/bin/dpkg --print-installation-architecture >/dev/null 2>&1; then
-	ARCH=`/usr/bin/dpkg --print-installation-architecture`
+     /usr/bin/dpkg --print-architecture >/dev/null 2>&1; then
+	ARCH=`/usr/bin/dpkg --print-architecture`
 elif type udpkg >/dev/null 2>&1 && \
      udpkg --print-architecture >/dev/null 2>&1; then
 	ARCH=`/usr/bin/udpkg --print-architecture`

-- System Information:
Debian Release: squeeze/sid
  APT prefers experimental
  APT policy: (500, 'experimental'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages debootstrap depends on:
ii  binutils              2.19.51.20090508-1 The GNU assembler, linker and bina
ii  wget                  1.11.4-2           retrieves files from the web

Versions of packages debootstrap recommends:
ii  gnupg                         1.4.9-4    GNU privacy guard - a free PGP rep

debootstrap suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: debootstrap
Source-Version: 1.0.14

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

debootstrap-udeb_1.0.14_all.udeb
  to pool/main/d/debootstrap/debootstrap-udeb_1.0.14_all.udeb
debootstrap_1.0.14.dsc
  to pool/main/d/debootstrap/debootstrap_1.0.14.dsc
debootstrap_1.0.14.tar.gz
  to pool/main/d/debootstrap/debootstrap_1.0.14.tar.gz
debootstrap_1.0.14_all.deb
  to pool/main/d/debootstrap/debootstrap_1.0.14_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 531680@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Otavio Salvador <otavio@ossystems.com.br> (supplier of updated debootstrap 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.8
Date: Wed, 22 Jul 2009 12:34:54 -0300
Source: debootstrap
Binary: debootstrap debootstrap-udeb
Architecture: source all
Version: 1.0.14
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Otavio Salvador <otavio@ossystems.com.br>
Description: 
 debootstrap - Bootstrap a basic Debian system
 debootstrap-udeb - Bootstrap the Debian system (udeb)
Closes: 531680 534575 536820
Changes: 
 debootstrap (1.0.14) unstable; urgency=low
 .
   * Apply patch from Felix Zielcke <fzielcke@z-51.de> to use "dpkg
     --print-architecture" to avoid deprecation warning. Closes: #531680.
   * Reference squeeze instead of sarge in manpage. Based on a patch from
     Geoff Simmons <gsimmons@gsimmons.org>. Closes: #534575.
   * Apply patch from Riku Voipio <riku.voipio@iki.fi> to add support for
     scratchbox variant. Closes: #536820.
Checksums-Sha1: 
 c65bd34af839c3e4e6b075f5d146e682b4c4a493 1016 debootstrap_1.0.14.dsc
 841e6a4a74987322df5de32e5b6667464f075c2f 48932 debootstrap_1.0.14.tar.gz
 f41501bda2ce823ef9bb45ff4052b87e735ac13a 54182 debootstrap_1.0.14_all.deb
 5f63e98b4ad163ab3692100151c0df2531b33a9d 17306 debootstrap-udeb_1.0.14_all.udeb
Checksums-Sha256: 
 1861fcfbda02a049c7f85d7234a9445f946d1ddbae22eb596d05d26e8d76dd75 1016 debootstrap_1.0.14.dsc
 73c7d62ad40e44084be1a8c17cf7c6016d470de49c0cd911cb5b77af2824ed05 48932 debootstrap_1.0.14.tar.gz
 ca47ca65d4aae375794188424a5c4704bb36c40e8f646bf7027326a6ad8da99f 54182 debootstrap_1.0.14_all.deb
 a9e15254f0dff93cac425dde3f47d2a1edee8d46ef98ab068695b7393ab973fb 17306 debootstrap-udeb_1.0.14_all.udeb
Files: 
 771695fb829c7c22138df8e35ef10744 1016 admin extra debootstrap_1.0.14.dsc
 6dc3e30086304c309c3428bc0c8f06d1 48932 admin extra debootstrap_1.0.14.tar.gz
 62e9580b13f18719dd60029fbcaf18ba 54182 admin extra debootstrap_1.0.14_all.deb
 1428fa78d3810280c24a7d7a8ffbc056 17306 debian-installer extra debootstrap-udeb_1.0.14_all.udeb
Package-Type: udeb

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

iEYEARECAAYFAkpnMp8ACgkQLqiZQEml+FVJKQCfY03VivEwxmHp0KxAVkNtHQn3
CLgAoLtO3yR4J7LBI+AHcEEJ8e84G9iF
=sQwn
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: