Gentoo Archives: gentoo-user

From: David Haller <gentoo@×××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] python 2 deprecation
Date: Tue, 28 Jan 2020 05:12:06
Message-Id: 20200128051120.mkhlqd62szew4ond@grusum.endjinn.de
In Reply to: Re: [gentoo-user] python 2 deprecation by james
1 Hello,
2
3 On Sun, 26 Jan 2020, james wrote:
4 > * Package: dev-perl/Authen-SASL-2.160.0-r1
5 > * Repository: argent-main
6 [..]
7 > * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none
8 >DESTDIR=/var/tmp/portage/dev-perl/Authen-SASL-2.160.0-r1/image/
9 >Can't locate inc/Module/Install.pm in @INC (you may need to install the
10 >inc::Module::Install module) (@INC contains: /etc/perl
11
12 That is not the gentoo ebuild. The gentoo one builds just fine due to
13 this line in src_prepare() of the ebuild:
14
15 sed -i -e 's/use inc::Module::Install;/use lib q[.]; use inc::Module::Install;/' Makefile.PL
16
17 So, just mask the argent-main version or remove that overlay or ...
18
19 HTH,
20 -dnh
21
22 --
23 SMTP is cute, fluffy and goes Woof! When well treated she wags her tail, licks
24 your face and delivers your mail. When badly treated by spammers or people
25 running exchange/<insert other pseudo-SMTP systems here>/etc she tends to bite
26 back. -- Simon Burr