Your message dated Sun, 16 May 2004 23:23:40 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#249361: apt-cache search Error: could not open file.
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.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 16 May 2004 21:45:39 +0000
>From [EMAIL PROTECTED] Sun May 16 14:45:39 2004
Return-path: <[EMAIL PROTECTED]>
Received: from p5088fd5a.dip.t-dialin.net (perlbroker.kosmos) [80.136.253.90]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BPTRy-0004nv-00; Sun, 16 May 2004 14:45:39 -0700
Received: by perlbroker.kosmos (Wormhole, from userid 1001)
id 716D1A5B6; Sun, 16 May 2004 23:45:02 +0200 (CEST)
From: Luser <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apt-cache search Error: could not open file.
X-Mailer: reportbug 1.50
Date: Sun, 16 May 2004 23:45:02 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,DATING,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: apt
Version: 0.5.4
Severity: normal
Without doing anything to a system like updating or upgrading or
installing packages I suddenly get following error when running apt-cache
search 'term' as user:
$ search anagram
E: Could not open file
/var/lib/apt/lists/security.debian.org_dists_stable_updates_main_binary-i386_Packages
- open (13 Permission denied)
-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux perlbroker 2.6.4-1-k7 #1 Tue Mar 16 12:28:31 CET 2004 i686
Locale: LANG=sr_YU, LC_CTYPE=sr_YU
Versions of packages apt depends on:
ii libc6 2.2.5-11.5 GNU C Library: Shared libraries an
ii libstdc++2.10-glibc2.2 1:2.95.4-11woody1 The GNU stdc++ library
---------------------------------------
Received: (at 249361-done) by bugs.debian.org; 17 May 2004 06:24:12 +0000
>From [EMAIL PROTECTED] Sun May 16 23:24:12 2004
Return-path: <[EMAIL PROTECTED]>
Received: from mta11.adelphia.net [68.168.78.205]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BPbXo-00046E-00; Sun, 16 May 2004 23:24:12 -0700
Received: from mizar.alcor.net ([69.167.148.207]) by mta11.adelphia.net
(InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP
id <[EMAIL PROTECTED]>;
Mon, 17 May 2004 02:23:41 -0400
Received: from mdz by mizar.alcor.net with local (Exim 4.34)
id 1BPbXI-0005XP-90; Sun, 16 May 2004 23:23:40 -0700
Date: Sun, 16 May 2004 23:23:40 -0700
From: Matt Zimmerman <[EMAIL PROTECTED]>
To: Luser <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#249361: apt-cache search Error: could not open file.
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.6i
Sender: Matt Zimmerman <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,DATING,
HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
On Sun, May 16, 2004 at 11:45:02PM +0200, Luser wrote:
> Without doing anything to a system like updating or upgrading or
> installing packages I suddenly get following error when running apt-cache
> search 'term' as user:
This seems unlikely; if you didn't get this error before, _something_
changed the permissions on the file. "chmod o+r /var/lib/apt/lists/*" will
fix it.
Later versions of apt force these permissions automatically, so this is no
longer an issue. Closing.
--
- mdz