Gentoo Archives: gentoo-user

From: Andrew Lowe <agl@×××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Updating LibreOffice and EPYTHON
Date: Wed, 28 Oct 2020 15:31:23
Message-Id: 4fae3eb7-acee-b17d-ed49-c56523b114a3@wht.com.au
In Reply to: Re: [gentoo-user] Updating LibreOffice and EPYTHON by Adam Carter
1 On 28/10/20 9:18 pm, Adam Carter wrote:
2 > On Tue, Oct 27, 2020 at 1:23 AM Andrew Lowe <agl@×××××××.au
3 > <mailto:agl@×××××××.au>> wrote:
4 >
5 > Evening all,
6 >         I'm in the middle of doing an "-NuD world" and my
7 > Libreoffice build
8 > has failed right at the finish line. I get:
9 >
10 >
11 > * ERROR: app-office/libreoffice-6.4.7.2::gentoo failed (install phase):
12 >   *   No Python implementation set (EPYTHON is null).
13 >   *
14 >   * Call stack:
15 >   *     ebuild.sh, line  125:  Called src_install
16 >   *   environment, line 5615:  Called python_optimize
17 > '/var/tmp/portage/app-office/libreoffice-6.4.7.2/image/usr/lib64/libreoffice/program'
18 >   *   environment, line 5287:  Called die
19 >   * The specific snippet of code:
20 >   *       [[ -n ${EPYTHON} ]] || die 'No Python implementation set
21 > (EPYTHON is null).';
22 >   *
23 >
24 >
25 > Stab in the dark - what does 'eselect python list' say?
26 bluey /home/agl # eselect python list
27 Available Python interpreters, in order of preference:
28 [1] python3.9
29 [2] python3.8 (fallback)
30 [3] python3.7 (fallback)
31 [4] python2.7 (fallback)
32
33 But it has all become a moot point. In the process of trying to track
34 this down, I saw stuff in the bugs list where people were talking about
35 7.* release. I've decided to not waste my time on the 6 series and just
36 wait until 7 arrives in Portage then go from there.
37
38 Thanks for the suggestion anyway,
39
40 Andrew

Replies

Subject Author
Re: [gentoo-user] Updating LibreOffice and EPYTHON Walter Dnes <waltdnes@××××××××.org>