Gentoo Archives: gentoo-dev

From: Gordon Pettey <petteyg359@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Last rites: */*: More Py2 stuff
Date: Wed, 29 Jul 2020 01:58:27
Message-Id: CAHY5MefDEFbHUj83W3=mXVzbqXTNcVEkFvTgCkfzjWNkzW2jVQ@mail.gmail.com
In Reply to: Re: [gentoo-dev] Last rites: */*: More Py2 stuff by Aaron Bauman
1 That dependency is only if USE="-gnuefi". sys-boot/gnu-efi has no Python
2 dependency. Instead of masking/removing refind, remove the USE flag and
3 force the gnu-efi dependency, or reverse the condition, add
4 IUSE="tianocore", and mask that USE flag.
5
6 On Tue, Jul 28, 2020 at 7:06 PM Aaron Bauman <bman@g.o> wrote:
7
8 > On Tue, Jul 28, 2020 at 04:55:57PM -0700, Matt Turner wrote:
9 > > On Tue, Jul 28, 2020 at 4:17 PM Aaron Bauman <bman@g.o> wrote:
10 > > > sys-boot/refind
11 > >
12 > > How did you conclude that this package depends on Python at all?
13 > >
14 >
15 > Hi, Matt. It has a dependency on sys-boot/udk which was masked due to
16 > using py2.7 only. Hope that helps.
17 >
18 > --
19 > Cheers,
20 > Aaron
21 >

Replies

Subject Author
Re: [gentoo-dev] Last rites: */*: More Py2 stuff Aaron Bauman <bman@g.o>