Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] Help applying a qt patch
Date: Tue, 04 Dec 2007 22:46:09
Message-Id: 49bf44f10712041440v5a186dd1mb2c8add2ae014b71@mail.gmail.com
1 I've set the ebuild up in an overlay and added:
2
3 epatch ${FILESDIR}/qt-4.3.1-r1_gcc3.4_compile_fix.diff
4
5 to the ebuild alongside other patches, but the patch always fails with this:
6
7 ^[[31;01mACCESS DENIED^[[0m rename:
8 /usr/portage/x11-libs/qt/qt-4.3.1-r1.ebuild
9 patch: **** Can't rename file
10 /var/tmp/portage/x11-libs/qt-4.3.1-r1/temp/poIOMqJi to
11 /usr/portage/x11-libs/qt/qt-4.3.1-r1.ebuild : Permission denied
12
13 Here is the patch which reportedly works great:
14
15 http://bugs.gentoo.org/attachment.cgi?id=131080&action=view
16
17 Could someone tell me what I'm doing wrong?
18
19 - Grant
20 --
21 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Help applying a qt patch Andrey Vul <andrey.vul@×××××.com>