Gentoo Archives: gentoo-portage-dev

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] PATCH: Test UID against portage_uid rather than portage_gid (#99120)
Date: Mon, 18 Jul 2005 03:22:00
Message-Id: 200507181221.31324.jstubbs@gentoo.org
1 http://bugs.gentoo.org/show_bug.cgi?id=99120
2
3 Author: Jeremy Barton
4
5 The ccache permissions check incorrectly compares the directory's UID
6 against the portage GID. UID and GID of the portage are usually the
7 same but it is possible that they are not.
8
9 --
10 Jason Stubbs

Attachments

File name MIME type
99120_uid_gid_mixup.patch text/x-diff