* [gentoo-user] overlay conflicts
@ 2008-11-19 3:19 Andrey Vul
2008-11-19 4:03 ` Iain Buchanan
2008-11-19 7:01 ` Dirk Heinrichs
0 siblings, 2 replies; 4+ messages in thread
From: Andrey Vul @ 2008-11-19 3:19 UTC (permalink / raw
To: gentoo-user
Given package ~foo/bar-1.2.3 from overlay A and package
**foo/bar-1.2.3 from overlay B, emerge uses the masking in overlay B
(**). How do I set it to use overlay A when emerging =foo/bar-1.2.3
(i.e. ~foo/bar-1.2.3) ?
--
Andrey Vul
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] overlay conflicts
2008-11-19 3:19 [gentoo-user] overlay conflicts Andrey Vul
@ 2008-11-19 4:03 ` Iain Buchanan
2008-11-19 5:02 ` Andrey Vul
2008-11-19 7:01 ` Dirk Heinrichs
1 sibling, 1 reply; 4+ messages in thread
From: Iain Buchanan @ 2008-11-19 4:03 UTC (permalink / raw
To: gentoo-user
Andrey Vul wrote:
> Given package ~foo/bar-1.2.3 from overlay A and package
> **foo/bar-1.2.3 from overlay B, emerge uses the masking in overlay B
> (**). How do I set it to use overlay A when emerging =foo/bar-1.2.3
> (i.e. ~foo/bar-1.2.3) ?
it's a hack, but you could edit the overlay ebuild and take out the
KEYWORDS...
You can also tell portage to prefer your /usr/portage directory over an
overlay, by setting make.conf:
PORTDIR_OVERLAY="/usr/local/portage /usr/portage"
(or something - play around with the order). But then this is done for
all packages (with the same version).
HTH,
--
Iain Buchanan <iaindb at netspace dot net dot au>
The gates in my computer are AND, OR and NOT; they are not Bill.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] overlay conflicts
2008-11-19 4:03 ` Iain Buchanan
@ 2008-11-19 5:02 ` Andrey Vul
0 siblings, 0 replies; 4+ messages in thread
From: Andrey Vul @ 2008-11-19 5:02 UTC (permalink / raw
To: gentoo-user
On Tue, Nov 18, 2008 at 23:03, Iain Buchanan <iaindb@netspace.net.au> wrote:
> Andrey Vul wrote:
>>
>> Given package ~foo/bar-1.2.3 from overlay A and package
>> **foo/bar-1.2.3 from overlay B, emerge uses the masking in overlay B
>> (**). How do I set it to use overlay A when emerging =foo/bar-1.2.3
>> (i.e. ~foo/bar-1.2.3) ?
>
> it's a hack, but you could edit the overlay ebuild and take out the
> KEYWORDS...
>
> You can also tell portage to prefer your /usr/portage directory over an
> overlay, by setting make.conf:
> PORTDIR_OVERLAY="/usr/local/portage /usr/portage"
> (or something - play around with the order). But then this is done for all
> packages (with the same version).
>
So I just rearrange the order in /usr/local/portage/layman/make.conf?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] overlay conflicts
2008-11-19 3:19 [gentoo-user] overlay conflicts Andrey Vul
2008-11-19 4:03 ` Iain Buchanan
@ 2008-11-19 7:01 ` Dirk Heinrichs
1 sibling, 0 replies; 4+ messages in thread
From: Dirk Heinrichs @ 2008-11-19 7:01 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 804 bytes --]
Am Mittwoch 19 November 2008 04:19:03 schrieb ext Andrey Vul:
> Given package ~foo/bar-1.2.3 from overlay A and package
> **foo/bar-1.2.3 from overlay B, emerge uses the masking in overlay B
> (**). How do I set it to use overlay A when emerging =foo/bar-1.2.3
> (i.e. ~foo/bar-1.2.3) ?
Not sure if this is (already) possible with latest portage, but with paludis I
can specify from which overlay I want to install, i.e. =foo/bar-1.2.3::A.
HTH...
Dirk
--
Dirk Heinrichs | Tel: +49 (0)162 234 3408
Configuration Manager | Fax: +49 (0)211 47068 111
Capgemini Deutschland | Mail: dirk.heinrichs@capgemini.com
Wanheimerstraße 68 | Web: http://www.capgemini.com
D-40468 Düsseldorf | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: wwwkeys.pgp.net
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-11-19 7:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-19 3:19 [gentoo-user] overlay conflicts Andrey Vul
2008-11-19 4:03 ` Iain Buchanan
2008-11-19 5:02 ` Andrey Vul
2008-11-19 7:01 ` Dirk Heinrichs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox