Your message dated Sun, 1 Jul 2001 17:43:56 -0600 (MDT)
with message-id <[EMAIL PROTECTED]>
and subject line An option for apt-get source not to check for free space
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; 26 Jun 2001 12:09:02 +0000
>From [EMAIL PROTECTED] Tue Jun 26 07:09:02 2001
Return-path: <[EMAIL PROTECTED]>
Received: from list.unix-ag.uni-hannover.de [::ffff:130.75.176.17]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 15EreQ-0007Gy-00; Tue, 26 Jun 2001 07:09:02 -0500
Received: from ingo by list.unix-ag.uni-hannover.de with local (Exim 3.22 #1
(Debian))
id 15EreB-0001PN-00; Tue, 26 Jun 2001 14:08:48 +0200
From: Ingo Saitz <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: An option for apt-get source not to check for free space
X-Reportbug-Version: 1.17
X-Mailer: reportbug 1.17
Date: Tue, 26 Jun 2001 14:08:47 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: Ingo Saitz <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Package: apt
Version: 0.5.3
Severity: wishlist
$ apt-get -f source tmpreaper
Reading Package Lists... Done
Building Dependency Tree... Done
E: Sorry, you don't have enough free space in .
$ df -h .
Filesystem Size Used Avail Use% Mounted on
localhost:/mnt/.cfsfs
0 0 0 - /mnt/crypt
$
But of course there is enough diskspace, only cfsd does not display it
properly. So I'd need an option to _not_ abort when apt encouters lack of
diskspace.
-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux list 2.4.5-ac5 #1 Son Jun 3 03:11:00 CEST 2001 i586
Locale: LANG=de_DE, LC_CTYPE=de_DE
Versions of packages apt depends on:
ii libc6 2.2.3-5 GNU C Library: Shared libraries an
ii libstdc++2.10-glibc2.2 1:2.95.4-0.010424 The GNU stdc++ library
---------------------------------------
Received: (at 102348-done) by bugs.debian.org; 1 Jul 2001 23:43:57 +0000
>From [EMAIL PROTECTED] Sun Jul 01 18:43:57 2001
Return-path: <[EMAIL PROTECTED]>
Received: from cast-ext.ab.videon.ca [::ffff:206.75.216.34]
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 15Gqsf-0007HT-00; Sun, 01 Jul 2001 18:43:57 -0500
Received: (qmail 4675 invoked from network); 1 Jul 2001 23:43:56 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.108.173.63])
(envelope-sender <[EMAIL PROTECTED]>)
by cast-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
for <[EMAIL PROTECTED]>; 1 Jul 2001 23:43:56 -0000
Received: from localhost
([127.0.0.1] helo=wakko.deltatee.com ident=jgg)
by wakko.deltatee.com with smtp (Exim 3.16 #1 (Debian))
id 15Gqse-0000Do-00
for <[EMAIL PROTECTED]>; Sun, 01 Jul 2001 17:43:56 -0600
Date: Sun, 1 Jul 2001 17:43:56 -0600 (MDT)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: An option for apt-get source not to check for free space
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
Your filesystem should not report 0 space free, at the very least it
should lie with big numbers, not small numbers.
Jason