[25346] in Athena Bugs
Re: /usr/athena/lib/pkgconfig has wrong mode on Sun
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Dec 8 18:00:31 2003
From: Greg Hudson <ghudson@mit.edu>
To: Robert A Basch <rbasch@mit.edu>
In-Reply-To: <1070917054.24477.10.camel@anhedonia.mit.edu>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Message-Id: <1070924423.14143.378.camel@error-messages.mit.edu>
Mime-Version: 1.0
Date: Mon, 08 Dec 2003 18:00:24 -0500
cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
On Mon, 2003-12-08 at 15:57, Robert A Basch wrote:
> pkg-config seems to be broken on Suns; "pkg-config --list-all"
> outputs a bunch of "Permission denied" errors for the files in
> /usr/athena/lib/pkgconfig. The problem is that the directory
> mode is 644, apparently set from the corresponding directory
> in the srvd.
Yeah, I noticed that a few days ago. I don't know when this happened or
why. I suspect a rogue package (maybe evolution or openssl, since they
were rebuilt recently) changed the directory mode, and I've been trying
to nail down how.