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

Bug#311808: marked as done (dpkg in experimental preinst checks for dselect using ps )



Your message dated Thu, 09 Jun 2005 06:22:53 +0100
with message-id <1118294573.8560.122.camel@descent.netsplit.com>
and subject line Fixed in 1.13.5
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; 3 Jun 2005 12:57:12 +0000
>From dancer@netfort.gr.jp Fri Jun 03 05:57:12 2005
Return-path: <dancer@netfort.gr.jp>
Received: from 68.105.138.210.bn.2iij.net (viper2.netfort.gr.jp) [210.138.105.68] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1DeBjb-0003o7-00; Fri, 03 Jun 2005 05:57:11 -0700
Received: (qmail 3613 invoked from network); 3 Jun 2005 12:57:10 -0000
Received: from unknown (HELO ibookg4.netfort.gr.jp) (127.0.0.1)
  by viper2.netfort.gr.jp with SMTP; 3 Jun 2005 12:57:10 -0000
Date: Fri, 03 Jun 2005 21:57:07 +0900
Message-ID: <[🔎] 878y1ry4ws.dancerj@netfort.gr.jp>
From: Junichi Uekawa <dancer@netfort.gr.jp>
To: submit@bugs.debian.org
Subject: dpkg in experimental preinst checks for dselect using ps 
User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.4 (powerpc-unknown-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: text/plain; charset=US-ASCII
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: dpkg
Version: 1.13.4
Tags: experimental
Severity: serious
Justification: breaks upgrade

Hi,

dpkg in experimental will break upgrades, if procps
package is not installed.



(Reading database ... 7481 files and directories currently installed.)
Preparing to replace dpkg 1.9.21 (using .../dpkg_1.13.4_powerpc.deb) ...
/var/lib/dpkg/tmp.ci/preinst: line 98: ps: command not found
dpkg: error processing /var/cache/apt/archives/dpkg_1.13.4_powerpc.deb (--unpack):
 subprocess pre-installation script returned error exit status 127
Errors were encountered while processing:
 /var/cache/apt/archives/dpkg_1.13.4_powerpc.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)





regards,
	junichi


---------------------------------------
Received: (at 311808-done) by bugs.debian.org; 9 Jun 2005 05:23:06 +0000
>From scott@netsplit.com Wed Jun 08 22:23:05 2005
Return-path: <scott@netsplit.com>
Received: from populous.netsplit.com (mailgate.netsplit.com) [62.49.129.34] (qmailr)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DgFVR-0006PT-00; Wed, 08 Jun 2005 22:23:05 -0700
Received: (qmail 11044 invoked from network); 9 Jun 2005 05:22:53 -0000
Received: from unknown (HELO descent.netsplit.com) (scott@62.49.129.40)
  by populous.netsplit.com with SMTP; 9 Jun 2005 05:22:53 -0000
Subject: Fixed in 1.13.5
From: Scott James Remnant <scott@netsplit.com>
To: 311808-done@bugs.debian.org
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-70OaN9Yoye6YmrNhjYAk"
Date: Thu, 09 Jun 2005 06:22:53 +0100
Message-Id: <1118294573.8560.122.camel@descent.netsplit.com>
Mime-Version: 1.0
X-Mailer: Evolution 2.2.1.1 
Delivered-To: 311808-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


--=-70OaN9Yoye6YmrNhjYAk
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

dpkg (1.13.5) experimental; urgency=3Dlow

  The "Flatulent Elm of West Ruislip" Release.

  * Actions and package states are now logged by default in the
    /var/log/dpkg.log file.  This file is rotated monthly and can be
    disabled by commenting the line in /etc/dpkg/dpkg.cfg.
  * User decisions about conffiles are now logged.
  * dpkg-source no longer complains about Enhances field.  Closes: #159642,
    #159745, #159746.
  * preinst no longer relies on procps being installed.  Closes: #311808.

  * Architecture Support:
    - Change DEB_*_GNU_CPU from i386 to i486, to reflect reality.
      DEB_*_ARCH_CPU remains at i386, you should be checking against that.
      Closes: #310394.
    - Fixed order ostable is read to prevent Linux becoming the Hurd.
      Closes: #309603.
  * Updated Manpage Translations (Christian Perrier):
    - Syntax error corrected in Swedish man page for dpkg-deb.
      Closes: #300980.
    - Syntax error corrected in Spanish man page for dpkg-scanpackages.
      Closes: #300981

 -- Scott James Remnant <scott@netsplit.com>  Mon,  6 Jun 2005 05:34:21 +01=
00

Scott
--=20
Have you ever, ever felt like this?
Had strange things happen?  Are you going round the twist?


--=-70OaN9Yoye6YmrNhjYAk
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

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

iD8DBQBCp9IsIexP3IStZ2wRAt7lAJ49StmSpONUDhNrY/a9pwyIefRqLgCdFUNt
qTDvW4LIRTOvM6LRqawsUSo=
=O5a3
-----END PGP SIGNATURE-----

--=-70OaN9Yoye6YmrNhjYAk--



Reply to: