Your message dated Sat, 20 Mar 1999 02:57:41 -0600 (CST)
with message-id <[EMAIL PROTECTED]>
and subject line Uploaded apt 0.3.2 (source i386 all) to master (fwd)
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'm
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Ian Jackson
(administrator, Debian bugs database)
Received: (at submit) by bugs.debian.org; 25 Nov 1998 16:33:45 +0000
Received: (qmail 20006 invoked from network); 25 Nov 1998 16:33:43 -0000
Received: from marvin.enst.fr (HELO ada.eu.org) ([EMAIL PROTECTED])
by master.debian.org with SMTP; 25 Nov 1998 16:33:43 -0000
Received: from zaphod.enst.fr ([137.194.160.95] ident=sam)
by ada.eu.org with esmtp (Exim 2.05 #2)
id 0zihsq-0003Mo-00; Wed, 25 Nov 1998 17:33:40 +0100
Received: (from [EMAIL PROTECTED])
by zaphod.enst.fr (8.9.1a/8.9.1/Debian/GNU) id RAA15360;
Wed, 25 Nov 1998 17:33:36 +0100
Date: Wed, 25 Nov 1998 17:33:36 +0100
Message-Id: <[EMAIL PROTECTED]>
From: Samuel Tardieu <[EMAIL PROTECTED]>
Subject: apt: Wrong diagnostic, could be better
To: [EMAIL PROTECTED]
X-Mailer: bug 3.1.7
Package: apt
Version: 0.1.9
Severity: wishlist
By mistake, I just tried to run "apt-get install xxx" from my account instead
of from root account. The error message I got from apt-get was:
E: Could not open lock file /var/cache/apt/lock - open (13 Permission denied)
E: Couldn't lock the cache dir, /var/cache/apt/ another process is using it
Of course, this is only due to the fact that I used the wrong UID to do this.
The error message could mention this.
Best regards.
Sam
-- System Information
Debian Release: slink
Kernel Version: Linux zaphod 2.1.124 #3 Mon Oct 5 10:02:08 CEST 1998 i586
unknown
Versions of the packages apt depends on:
ii libc6 2.0.7u-5 The GNU C library version 2 (run-time files)
ii libstdc++2.9 2.91.58-5 The GNU stdc++ library (egcs version)
--- Begin /etc/apt/sources.list (modified conffile)
deb ftp://ftp.lip6.fr/pub/linux/distributions/debian stable main contrib
non-free
deb http://www.de.debian.org/debian frozen main contrib non-free
deb http://www.de.debian.org/debian-non-US unstable non-US
deb http://www.uk.debian.org/debian frozen main contrib non-free
deb http://www.debian.org/debian frozen main contrib non-free
--- End /etc/apt/sources.list