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

Bug#59853: marked as done (apt-get hangs)



Your message dated Sun, 4 Jun 2000 23:00:08 -0600 (MDT)
with message-id <Pine.LNX.3.96.1000604225944.14709N-100000@wakko.deltatee.com>
and subject line Fixed in 0.3.19
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; 7 Mar 2000 18:16:35 +0000
Received: (qmail 6692 invoked from network); 7 Mar 2000 18:16:32 -0000
Received: from stud3.tuwien.ac.at (root@193.170.75.13)
  by master.debian.org with SMTP; 7 Mar 2000 18:16:32 -0000
Received: from benz.doctornet.at (a90.dialin.tuwien.ac.at [192.35.240.100])
	by stud3.tuwien.ac.at (8.9.3/8.9.3) with ESMTP id TAA12158
	for <submit@bugs.debian.org>; Tue, 7 Mar 2000 19:16:29 +0100 (MET)
Received: from localhost (drk@localhost)
	by benz.doctornet.at (8.9.3/8.9.3/Debian 8.9.3-6) with ESMTP id TAA01575
	for <submit@bugs.debian.org>; Tue, 7 Mar 2000 19:16:22 +0100
Date: Tue, 7 Mar 2000 19:16:21 +0100 (CET)
From: Clemens Krammer <drk@pollux.ikn.tuwien.ac.at>
To: submit@bugs.debian.org
Subject: apt-get hangs
Message-ID: <Pine.LNX.4.20.0003071912050.1563-100000@benz.doctornet.at>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

Package: apt 
Version: 0.3.18 

hi there,

apt-get hangs when installing, example:

benz:~# apt-get install ae
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  ae 
0 packages upgraded, 1 newly installed, 0 to remove and 15 not upgraded.
[hang]

my source is multiple cd (potato). pstree shows:

 |-xterm---bash---bash---apt-get---cdrom
 |-xterm---pine420
 `-xterm---bash---pstree

                                   ^^^^^
there is a cdrom process, when i kill this process, apt continues.

this also happens when startet in the console.


greetings,
clemens



-- 
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
Krammer Clemens, Vienna                      |         in a world  
mail: drk@pollux.ikn.tuwien.ac.at            |  without walls and
home: http://pollux.ikn.tuwien.ac.at         |  fences, who needs
audio: 01/31 55 413                          | windows and gates?
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/


* Spammers read: root@localhost postmaster@fbi.gov 

---------------------------------------
Received: (at 59853-done) by bugs.debian.org; 5 Jun 2000 04:59:53 +0000
>From jgg@ualberta.ca Sun Jun 04 23:59:53 2000
Return-path: <jgg@ualberta.ca>
Received: from edtnes11.telus.net (priv-edtnes11-hme0.telusplanet.net) [199.185.220.111] 
	by master.debian.org with esmtp (Exim 3.12 2 (Debian))
	id 12yozO-00073T-00; Sun, 04 Jun 2000 23:59:50 -0500
Received: from wakko.deltatee.com ([209.115.196.25])
          by priv-edtnes11-hme0.telusplanet.net
          (InterMail vM.4.01.02.11 201-229-116-111) with ESMTP
          id <20000605045948.GCWE625.priv-edtnes11-hme0.telusplanet.net@wakko.deltatee.com>;
          Sun, 4 Jun 2000 22:59:48 -0600
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
	by wakko.deltatee.com with smtp (Exim 2.11 #1)
	id 12yozg-0000hc-00 (Debian); Sun, 4 Jun 2000 23:00:08 -0600
Date: Sun, 4 Jun 2000 23:00:08 -0600 (MDT)
From: Jason Gunthorpe <jgg@ualberta.ca>
X-Sender: jgg@wakko.deltatee.com
To: 59853-done@bugs.debian.org, 62945-done@bugs.debian.org, 
    61976-done@bugs.debian.org, 59743-done@bugs.debian.org, 
    58952-done@bugs.debian.org, 58965-done@bugs.debian.org, 
    58646-done@bugs.debian.org, 60230-done@bugs.debian.org, 
    60347-done@bugs.debian.org, 63577-done@bugs.debian.org, 
    57981-done@bugs.debian.org, 60874-done@bugs.debian.org, 
    61327-done@bugs.debian.org, 63023-done@bugs.debian.org, 
    63676-done@bugs.debian.org, 63991-done@bugs.debian.org
Subject: Fixed in 0.3.19
Message-ID: <Pine.LNX.3.96.1000604225944.14709N-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 59853-done@bugs.debian.org


These bugs have been fixed in APT 0.3.19

apt (0.3.19) frozen unstable; urgency=low
  
  * Updates to apt-cdrom to support integrated non-us nicely, thanks to
    Paul Wade.
  * Fixed that apt-get/cdrom deadlock thing. Closes: #59853, #62945, #61976
  * Fixed hardcoded path. Closes: #59743
  * Fixed Jay's relative path bug
  * Allowed source only CDs. Closes: #58952
  * Space check is supressed if --print-uris is given. Closes: #58965
  * Clarified the documenation examples for non-us. Closes: #58646
  * Typo in the package description. Closes: #60230
  * Man Page typo. Closes: #60347 
  * Typo in Algorithms.cc. Closes: #63577
  * Evil dotty function in apt-cache for generating dependency graphs
    with the as-yet-unpackaged GraphVis.
  * Appears to have been fixed in Janurary.. Closes: #57981
  * New config.guess/sub for the new archs. Closes: #60874
  * Fixed error reporting for certain kinds of resolution failures. 
    Closes: #61327
  * Made autoclean respect 'q' settings. Closes: #63023
  * Fixed up the example sources.list. Closes: #63676
  * Added DPkg::FlushSTDIN to control the flushing of stdin before
    forking dpkg. Closes: #63991
    
 -- Ben Gertzfield <che@debian.org>  Fri, 12 May 2000 21:10:54 -0700




Reply to: