Your message dated Sat, 18 Aug 2001 15:52:31 -0600 (MDT)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#108236: apt-get potato->woody upgrade doesn't honour 
Dir::State in /etc/apt/apt.conf
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; 10 Aug 2001 04:48:36 +0000
>From [EMAIL PROTECTED] Thu Aug 09 23:48:36 2001
Return-path: <[EMAIL PROTECTED]>
Received: from i003-035.nv.iinet.net.au (mail.iinet.net.au) [203.59.3.35] 
        by master.debian.org with smtp (Exim 3.12 1 (Debian))
        id 15V4Dr-000432-00; Thu, 09 Aug 2001 23:48:36 -0500
Received: (qmail 5870 invoked by uid 666); 10 Aug 2001 04:48:30 -0000
Received: from unknown (HELO guinness.internal.neep.com.au) (203.59.189.149)
  by mail.iinet.net.au with SMTP; 10 Aug 2001 04:48:30 -0000
Received: (from [EMAIL PROTECTED])
        by guinness.internal.neep.com.au (8.9.3/8.9.3/Debian/GNU) id MAA20749;
        Fri, 10 Aug 2001 12:48:18 +0800
Date: Fri, 10 Aug 2001 12:48:15 +0800
From: Andrew Shugg <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apt-get potato->woody upgrade doesn't honour Dir::State in 
/etc/apt/apt.conf
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-md5;
        protocol="application/pgp-signature"; boundary="ibTvN161/egqYuK8"
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
X-Reportbug-Version: 1.21
Delivered-To: [EMAIL PROTECTED]


--ibTvN161/egqYuK8
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: apt
Version: 0.5.3
Severity: normal
Tags: potato, woody

Preparing to replace apt 0.3.19 (using .../archives/apt_0.5.3_i386.deb) ...
Unpacking replacement apt ...
dpkg: warning - unable to delete old file `/var/state/apt/lists/partial': D=
irectory not empty
dpkg: warning - unable to delete old file `/var/state/apt/lists': Directory=
 not empty
Setting up apt (0.5.3) ...

With Dir::State in /etc/apt/apt.conf set to "/var/state/apt", further
apt-get operations will break after the 0.5.3 upgrade moves the state
files to "/var/lib/apt".  Either the directive in /etc/apt/apt.conf
should be overwritten, or the directive should be obeyed and a warning
note printed advising of the new location and that the change will
need to be done manually.


-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux beamishred 2.2.19 #1 Sun Jun 24 15:06:27 EST 2001 i586
Locale: LANG=3DC, LC_CTYPE=3DC

Versions of packages apt depends on:
ii  libc6                  2.2.3-9           GNU C Library: Shared librarie=
s an
ii  libstdc++2.10-glibc2.2 1:2.95.4-0.010424 The GNU stdc++ library        =
   =20

--ibTvN161/egqYuK8
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7c2eLDXT8qVw94JURArkGAJ4+JLMb2e0iAFMZ4DLOXEn04An9dgCgjECI
3K1bZRsomK5wYMy5omfQV6Y=
=n0hS
-----END PGP SIGNATURE-----

--ibTvN161/egqYuK8--

---------------------------------------
Received: (at 108236-done) by bugs.debian.org; 18 Aug 2001 21:52:35 +0000
>From [EMAIL PROTECTED] Sat Aug 18 16:52:35 2001
Return-path: <[EMAIL PROTECTED]>
Received: from cast-ext.ab.videon.ca [206.75.216.34] 
        by master.debian.org with smtp (Exim 3.12 1 (Debian))
        id 15YE1D-0005T1-00; Sat, 18 Aug 2001 16:52:35 -0500
Received: (qmail 3380 invoked from network); 18 Aug 2001 21:52:33 -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]>; 18 Aug 2001 21:52:33 -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 15YE19-0001cu-00
        for <[EMAIL PROTECTED]>; Sat, 18 Aug 2001 15:52:32 -0600
Date: Sat, 18 Aug 2001 15:52:31 -0600 (MDT)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: Bug#108236: apt-get potato->woody upgrade doesn't honour 
Dir::State in /etc/apt/apt.conf
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]


On Fri, 10 Aug 2001, Andrew Shugg wrote:

> With Dir::State in /etc/apt/apt.conf set to "/var/state/apt", further
> apt-get operations will break after the 0.5.3 upgrade moves the state
> files to "/var/lib/apt".  Either the directive in /etc/apt/apt.conf
> should be overwritten, or the directive should be obeyed and a warning
> note printed advising of the new location and that the change will
> need to be done manually.

There are various notes that such directives should not be used without
a very specific reason, the failure is fairly clean and understandable I
don't see any need to do anything else.

Jason

Reply via email to