Gentoo Archives: gentoo-user

From: "Vladimir G. Ivanovic" <vgivanovic@×××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to tell portage about manual builds
Date: Sun, 09 Dec 2007 12:30:29
Message-Id: 475BDE9F.6030405@comcast.net
In Reply to: Re: [gentoo-user] How to tell portage about manual builds by Mark Shields
1 on 12/07/2007 07:30 PM Mark Shields said the following:
2 > man portage
3 >
4 > <snip>
5 > package.provided
6 > A list of packages (one per line) that portage should
7 > assume have been provided.
8
9 My impression is that /etc/portage/package.provided is ignored.
10
11 If I execute
12
13 # strace -Ff -e trace=open emerge -DpvuN world 2>&1 \
14 | fgrep /etc/portage
15
16 package.provided never shows up as having been opened.
17
18 Also, entries that I have made in package.provided don't seem to
19 affect ebuilds.
20
21 --- Vladimir
22
23 --
24
25 Vladimir G. Ivanovic
26 +1 650 450 4101

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] How to tell portage about manual builds Aline de Freitas <aline@××××××.net>