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

Bug#50530: marked as done (apt-get crashes when installing many packages...)



Your message dated Thu, 18 Nov 1999 21:22:37 -0700 (MST)
with message-id <[🔎] Pine.LNX.3.96.991118212138.23822I-100000@wakko.deltatee.com>
and subject line Bug#50530: apt-get crashes when installing many packages...
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 18 Nov 1999 11:01:29 +0000
Received: (qmail 21124 invoked from network); 18 Nov 1999 11:01:28 -0000
Received: from mailcheck.xlink.net (193.141.42.211)
  by master.debian.org with SMTP; 18 Nov 1999 11:01:28 -0000
Received: from relayi.xlink.net (unverified) by mailcheck.xlink.net
 (Content Technologies SMTPRS 2.0.15) with SMTP id <B0000852801@mailcheck.xlink.net> for <submit@bugs.debian.org>;
 Do, 18 Nov 1999 12:00:54 +0100
Received: from glenlivet.xlink.net (glenlivet.xlink.net [193.141.42.199])
	by relayi.xlink.net (Postfix) with ESMTP id 145D222213
	for <submit@bugs.debian.org>; Thu, 18 Nov 1999 12:01:21 +0100 (MET)
Received: (from hadmut@localhost)
	by glenlivet.xlink.net (8.9.3/8.9.3) id MAA31952
	for submit@bugs.debian.org; Thu, 18 Nov 1999 12:01:20 +0100
Date: Thu, 18 Nov 1999 12:01:20 +0100
From: Hadmut Danisch <hadmut@danisch.de>
To: submit@bugs.debian.org
Subject: apt-get crashes when installing many packages...
Message-Id: <[🔎] 19991118120120.A31924@danisch.de>
MIME-Version: 1.0
User-Agent: Mutt/1.0pre4i
Content-Type: text/plain; charset=us-ascii

Package: apt
Version: 0.3.14

Hi,

I just was installing a new machine. I loaded a list
of selected packages into dpkg --set-selections and
started apt-get dselect-install (about 800 packages, 1 GB).

Unfortunately, apt-get crashes every 5-15 (or so) packages
while unpacking the packages: 

Errors were encountered whie processing:
  [package path]
E: Sub-process returned an error code(1)

Sometimes even a segfault. 


At the moment I use it from a script:

loop:
  dpkg --configure --pending
  apt-get dselect-install
  goto loop



regards
Hadmut
---------------------------------------
Received: (at 50530-done) by bugs.debian.org; 19 Nov 1999 04:22:46 +0000
Received: (qmail 21232 invoked from network); 19 Nov 1999 04:22:46 -0000
Received: from crash.ab.videon.ca (root@206.75.216.220)
  by master.debian.org with SMTP; 19 Nov 1999 04:22:46 -0000
Received: from wakko.deltatee.com (mail@wakko.powersurfr.com [24.108.53.97])
	by crash.ab.videon.ca (8.9.2/8.9.2) with ESMTP id VAA21804;
	Thu, 18 Nov 1999 21:22:37 -0700 (MST)
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
	by wakko.deltatee.com with smtp (Exim 2.11 #1)
	id 11ofZF-0007c5-00 (Debian); Thu, 18 Nov 1999 21:22:37 -0700
Date: Thu, 18 Nov 1999 21:22:37 -0700 (MST)
From: Jason Gunthorpe <jgg@ualberta.ca>
X-Sender: jgg@wakko.deltatee.com
To: Hadmut Danisch <hadmut@danisch.de>, 50530-done@bugs.debian.org
cc: APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#50530: apt-get crashes when installing many packages...
In-Reply-To: <[🔎] 19991118120120.A31924@danisch.de>
Message-ID: <[🔎] Pine.LNX.3.96.991118212138.23822I-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII



On Thu, 18 Nov 1999, Hadmut Danisch wrote:

> Unfortunately, apt-get crashes every 5-15 (or so) packages
> while unpacking the packages: 
 
> Errors were encountered whie processing:
>   [package path]
> E: Sub-process returned an error code(1)
 
> Sometimes even a segfault. 

This a problem with dpkg and/or the package scripts - or possibly your
machine (depending on why the package scripts fail). Defaintely what you
describe sounds extreme and would suggest some massive
misconfiguration/hardware problem. But not an APT bug.

Jason


Reply to: