Gentoo Archives: gentoo-alt

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] portage
Date: Thu, 15 Oct 2009 09:04:15
Message-Id: 4AD6E3BA.1030308@gentoo.org
In Reply to: Re: [gentoo-alt] portage by Fabian Groffen
1 Fabian Groffen wrote:
2 > On 14-10-2009 17:43:32 +0200, Heiko Przybyl wrote:
3 >> iirc according to truss it hangs in portage.__init__._test_pty_eof()
4 >> when writing 'test_string = 2 * "blah blah blah\n"' to the terminal.
5 >> If you make that method just return True the delay vanishes. Portage
6 >> still seems to work then.
7 >
8 > I guess this means openpty is also not working like expected on FreeBSD.
9
10 What exactly does this command show on your platform:
11 $ python -c 'import platform; print platform.system()'
12
13 This would be the item to add here:
14 http://overlays.gentoo.org/proj/alt/browser/trunk/prefix-overlay/sys-apps/portage/files/portage-2.2.00.14487-brokentty-more-platforms.patch
15
16 /haubi/

Replies

Subject Author
Re: [gentoo-alt] portage Fabian Groffen <grobian@g.o>
Re: [gentoo-alt] portage Michael Yang <yangofzeal@×××××.com>