Gentoo Archives: gentoo-alt

From: Jon Woodring <woodring@××××.gov>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Re: [PREFIX] Bootstrap stable?
Date: Wed, 03 Apr 2019 15:56:12
Message-Id: 20190403155602.7trg6qadcqonnwjm@crescens
In Reply to: [gentoo-alt] Re: [PREFIX] Bootstrap stable? by Benda Xu
1
2
3
4
5
6
7
8
9 code{white-space: pre-wrap;}
10 span.smallcaps{font-variant: small-caps;}
11 span.underline{text-decoration: underline;}
12 div.column{display: inline-block; vertical-align: top; width: 50%;}
13
14
15
16
17

Looking at the GSOC, I noticed that it���s mentioned that one of Prefix���s goals is to bring Gentoo to HPC, and actually that���s where I was trying to use Prefix.

18

I don���t know if you���re familiar with Spack https://spack.io/, but I was exploring using Prefix and portage, because it has a larger community and more features.

19

Spack grinds my gears because it���s one of my irritations with the HPC and supercomputing community. There���s a lack of due diligence of determining if something else exists, along with a lot of ���not invented here��� syndrome. This results in reinventing something that already exists, but then with fewer features and having a much smaller community to support it, as well.

20

On Wed, Apr 03, 2019 at 08:40:59AM +0800, Benda Xu wrote:

21
22

Hi Jon,

23

Jon Woodring woodring@××××.gov writes:

24
25

Is there an option for running the bootstrap script to make sure it is using non-tilde packages? (Or maybe latest prefix overlay patches, i.e.��is it a bug?)

26

I noticed that I couldn���t install prefix with glibc unless I set the package atom to the last non-tilde version (=sys-libs/glibc-2.27-r6).

27

FYI, it fails with the latest glibc complaining that it can���t find a proper Python environment, which I am guessing, that the patches from the prefix overlay don���t exist? (I���m just hazarding a wild guess.)

28

If it���s a bug, I can submit a bug report; I wasn���t sure if it was user error or not.

29
30

Thank you for your interest. It is a huge bug actually: Prefix has not ever been stabilized.

31

In the mean while, I am interested in mentoring a motivated student to carry us through the stabilizing process.

32

https://wiki.gentoo.org/wiki/Google_Summer_of_Code/2019/Ideas#Stabilize_Gentoo_Prefix

33

Please help spread this GSOC idea to the potential students.

34

Yours, Benda

35
36
37
38
39

Replies

Subject Author
Re: [gentoo-alt] Re: [PREFIX] Bootstrap stable? Guilherme Amadio <amadio@g.o>