Gentoo Archives: gentoo-user

From: Philip Webb <purslow@××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: problem dropping Python 2.7
Date: Sat, 14 Sep 2019 02:45:39
Message-Id: 20190914024530.GJ2327@ca.inter.net
In Reply to: Re: [gentoo-user] Re: problem dropping Python 2.7 by David Haller
1 190912 David Haller wrote:
2 > On Thu, 12 Sep 2019, Philip Webb wrote:
3 >> I'm now left with 5 problem pkgs :
4 >> llvm-7.1.0 fetchmail-6.3.26-r4 qtwebkit-5.212.0_pre20180120
5 > For fetchmail, unset the 'tk'-useflag:
6 > + + tk : Enable support for Tk GUI toolkit,
7 > in particular it installs fetchmailconf
8
9 I just remerged Fetchmail to be sure, but 'fetchmailconf' doesn't work :
10
11 669: ~> fetchmailconf
12 Traceback (most recent call last):
13 File "/usr/lib64/python2.7/site-packages/fetchmailconf.py", line 2103, in <module>
14 hostname = socket.gethostbyaddr(socket.gethostname())[0]
15 socket.error: unknown address family
16
17 I suspect Fetchmail is somewhat neglected : is there an alternative ?
18
19 Otherwise, thanks for the various responses.
20 I now understand what's going on & will defer Python 2.7 till year-end.
21
22 --
23 ========================,,============================================
24 SUPPORT ___________//___, Philip Webb
25 ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
26 TRANSIT `-O----------O---' purslowatchassdotutorontodotca

Replies

Subject Author
Re: [gentoo-user] Re: problem dropping Python 2.7 Thomas Mueller <mueller6724@×××.com>