Gentoo Archives: gentoo-user

From: karl@××××××××.se
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] install problem: dev-texlive/texlive-basic-2017-r1
Date: Sat, 31 Mar 2018 09:54:04
Message-Id: 20180331095352.D6409807DED7@turkos.aspodata.se
In Reply to: [gentoo-user] install problem: dev-texlive/texlive-basic-2017-r1 by karl@aspodata.se
1 Karl:
2 > Is this a bug or is there something wrong on my side ?
3 >
4 > * Messages for package dev-texlive/texlive-basic-2017-r1:
5 >
6 > * ERROR: dev-texlive/texlive-basic-2017-r1::gentoo failed (compile phase):
7 > * failed to build format texmf-dist/fmtutil/format.texlive-basic.cnf
8 > *
9 > * Call stack:
10 > * ebuild.sh, line 124: Called src_compile
11 > * environment, line 1938: Called texlive-module_src_compile
12 > * environment, line 2756: Called die
13 > * The specific snippet of code:
14 > * VARTEXFONTS="${T}/fonts" TEXMFHOME="${S}/texmf:${S}/texmf-dist:${S}/texmf-var" env -u TEXINPUTS fmtutil --cnffile "${i}" --fmtdir "${S}/texmf-var/web2c" --all || die "failed to build format ${i}";
15 ...
16
17 The error went away by doing:
18
19 unset XTERM_LOCALE PKG_CONFIG_PATH LC_CTYPE
20 grep -l /etc/texmf /var/db/pkg/*/*/CONTENTS | cut -f5,6 -d/
21 # which gave me thoose two:
22 emerge -C texlive-core-2017-r3 kpathsea-6.2.3_p20170524
23 rm -rf /etc/texmf
24
25 emerge @world
26
27 Regards,
28 /Karl Hammar
29
30 -----------------------------------------------------------------------
31 Aspö Data
32 Lilla Aspö 148
33 S-742 94 Östhammar
34 Sweden
35 +46 173 140 57