Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287648 - portage-2.2_rc43 with python3 does not recognize terminal for fetch command
Summary: portage-2.2_rc43 with python3 does not recognize terminal for fetch command
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage team
URL: http://bugs.python.org/issue5380
Whiteboard:
Keywords: InVCS, REGRESSION
: 288036 (view as bug list)
Depends on:
Blocks: 349307
  Show dependency tree
 
Reported: 2009-10-04 17:19 UTC by Martin Väth
Modified: 2011-01-22 06:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Väth 2009-10-04 17:19:56 UTC
When portage-2.2_rc43 is emerged with USE=python3, the fetch command
(and some other related things like checksum tests) do not recognize
that the output is a terminal leading to the same effect as described
in bug 241100.

With USE=-python3 the problem does not arise, i.e. it seems to be a
python3 compatibility issue.

portage-2.2_rc_42 had the same problem.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-10-04 17:50:30 UTC
Support for pty is disabled as a workaround for http://bugs.python.org/issue5380.
Comment 2 Zac Medico gentoo-dev 2009-10-04 19:53:10 UTC
We're using a runtime check to detect issue 5380 and disable pty support, so there's nothing left to do on our side other than get it fixed in python.
Comment 3 Zac Medico gentoo-dev 2009-10-07 19:59:58 UTC
*** Bug 288036 has been marked as a duplicate of this bug. ***
Comment 5 Zac Medico gentoo-dev 2011-01-22 06:53:58 UTC
This is fixed in 2.1.9.35 and 2.2.0_alpha19.