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

Bug#160705: marked as done (apt: Wrong permission for /etc/apt/sources.list)



Your message dated Sat, 21 Sep 2002 15:33:49 -0600 (MDT)
with message-id <[🔎] Pine.LNX.3.96.1020921153310.778C-100000@wakko.debian.net>
and subject line Bug#160705: =?iso-8859-15?q?apt:?= Wrong permission for  =?iso-8859-15?q?/etc/apt/sources.list?=
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; 12 Sep 2002 21:49:38 +0000
>From migus@migus.eu.org Thu Sep 12 16:49:38 2002
Return-path: <migus@migus.eu.org>
Received: from caribou.techmag.info (twinette) [62.4.18.32] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17pbqE-0007y7-00; Thu, 12 Sep 2002 16:49:38 -0500
Received: from migus by twinette with local (Exim 3.36 #1 (Debian))
	id 17pbq6-0003Z2-00; Thu, 12 Sep 2002 23:49:30 +0200
Content-Type: text/plain; charset="ISO-8859-15"
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
From: "Pierre Machard" <pmachard@tuxfamily.org>
To: "Debian Bug Tracking System" <submit@bugs.debian.org>
Subject: =?iso-8859-15?q?apt:?= Wrong permission for
	=?iso-8859-15?q?/etc/apt/sources.list?=
X-Mailer: reportbug 1.99.54
Date: Thu, 12 Sep 2002 23:49:30 +0200
Message-Id: <[🔎] E17pbq6-0003Z2-00@twinette>
Delivered-To: submit@bugs.debian.org

Package: apt
Version: 0.5.4
Severity: important
Tags: sid

strace say :
 open("/etc/apt/sources.list", O_RDONLY|O_LARGEFILE) = -1 EACCES
 +(Permission denied)

apt-cache show is not working properly
apt-cache search is not working porperly
apt-get source doesn't work for common users

/etc/apt/sources.list have the mode 600
sources.list should have mode 644 

Can you fix the mode of this file ?

Cheers,
Pierre Machard
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux twinette 2.4.19 #1 sam aoû 17 16:34:04 CEST 2002 i686
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro

Versions of packages apt depends on:
ii  libc6                        2.2.5-14.1  GNU C Library: Shared libraries an
ii  libstdc++2.10-glibc2.2       1:2.95.4-11 The GNU stdc++ library

-- no debconf information


---------------------------------------
Received: (at 160705-done) by bugs.debian.org; 21 Sep 2002 21:34:11 +0000
>From jgg@debian.org Sat Sep 21 16:34:11 2002
Return-path: <jgg@debian.org>
Received: from shawidc-mo1.cg.shawcable.net (pd5mo1so.prod.shaw.ca) [24.71.223.10] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17srtD-00018t-00; Sat, 21 Sep 2002 16:34:11 -0500
Received: from pd2mr1so.prod.shaw.ca (pd2mr1so-ser.prod.shaw.ca [10.0.141.110])
 by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002))
 with ESMTP id <0H2T00KQ1584KJ@l-daemon> for 160705-done@bugs.debian.org; Sat,
 21 Sep 2002 15:33:40 -0600 (MDT)
Received: from pn2ml8so.prod.shaw.ca
 (pn2ml8so-qfe0.prod.shaw.ca [10.0.121.152]) by l-daemon
 (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002))
 with ESMTP id <0H2T00CJT584IF@l-daemon> for 160705-done@bugs.debian.org; Sat,
 21 Sep 2002 15:33:40 -0600 (MDT)
Received: from wakko.debian.net
 (h24-86-210-128.ed.shawcable.net [24.86.210.128])
 by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002))
 with ESMTP id <0H2T0038S584O2@l-daemon> for 160705-done@bugs.debian.org; Sat,
 21 Sep 2002 15:33:40 -0600 (MDT)
Received: from localhost	([127.0.0.1] helo=wakko.debian.net ident=jgg)
	by wakko.debian.net with smtp (Exim 3.35 #1 (Debian))
	id 17srsr-0000Ii-00; Sat, 21 Sep 2002 15:33:50 -0600
Date: Sat, 21 Sep 2002 15:33:49 -0600 (MDT)
From: Jason Gunthorpe <jgg@debian.org>
Subject: Re: Bug#160705: =?iso-8859-15?q?apt:?= Wrong permission for
 =?iso-8859-15?q?/etc/apt/sources.list?=
In-reply-to: <[🔎] E17pbq6-0003Z2-00@twinette>
X-Sender: jgg@wakko.debian.net
To: Pierre Machard <pmachard@tuxfamily.org>, 160705-done@bugs.debian.org
Cc: APT Development Team <deity@lists.debian.org>, apt@packages.qa.debian.org
Message-id: <[🔎] Pine.LNX.3.96.1020921153310.778C-100000@wakko.debian.net>
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Content-transfer-encoding: 7BIT
Delivered-To: 160705-done@bugs.debian.org


On Thu, 12 Sep 2002, Pierre Machard wrote:

> strace say :
>  open("/etc/apt/sources.list", O_RDONLY|O_LARGEFILE) = -1 EACCES
>  +(Permission denied)
> 
> apt-cache show is not working properly
> apt-cache search is not working porperly
> apt-get source doesn't work for common users
> 
> /etc/apt/sources.list have the mode 600
> sources.list should have mode 644 

Try 'chmod 644 /etc/apt/sources.list'

APT never writes to that file, so something else changed the permissions.

Jason



Reply to: