Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××.be>
To: gentoo-user@l.g.o
Subject: [gentoo-user] How to force regeneration of eclasses
Date: Wed, 01 Feb 2017 20:59:20
Message-Id: Q/N6G2u+PD4xwBxV2+I3ni@/wVTqK9G35cYjdjCKN+XI
1 Hi,
2
3 I have a broken system. Several packages fail to re-emerge with
4
5 * environment, line 3025: Called gen_usr_ldscript '-a' 'gpm'
6 * environment, line 1910: Called die
7 * The specific snippet of code:
8 * mv "${ED}"/usr/${libdir}/${tlib}*
9 "${ED}"/${libdir}/ || die;
10
11
12 Has anybody seen this message?
13
14 gen_usr_ldscript is defined in
15 /usr/portage/eclass/toolchain-funcs.eclass
16
17 qfile doesn't find any package which has installed this file.
18
19 How can I force the re-installation of (all) eclasses?
20
21 Many thanks for a hint,
22 Helmut

Replies

Subject Author
Re: [gentoo-user] How to force regeneration of eclasses Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] How to force regeneration of eclasses Helmut Jarausch <jarausch@××××××.be>