Opened 11 years ago
Closed 10 years ago
#65 closed defect (fixed)
yum shell hangs
Reported by: | Andy Willis | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | python | Version: | |
Severity: | Keywords: | ||
Cc: |
Description
yum shell hangs... python 2.6 shell hangs (so is logically the cause of the first). python 2.7 shell does not hang.
Hang:
[e:\var\lib\rpm]yum shell
Setting up Yum Shell
There is a flashing cursor but keyboard input is not accepted and I can only close the terminal window (uses much CPU while it is open).
Same in python:
[d:\]python
Python 2.6.5 (r265:79063, Jun 5 2013, 16:33:30)
[GCC 4.4.6] on os2knix
Type "help", "copyright", "credits" or "license" for more information.
Paul Smedley's 2.7.3 build of python is interactive.
Change History (3)
comment:1 by , 11 years ago
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
is that still true with latest rpm 2.7 python?