Bug 239943

Summary: System Install Packages locks up.
Product: [Fedora] Fedora Reporter: Leslie Satenstein <lsatenstein>
Component: pirutAssignee: Jeremy Katz <katzj>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: notting
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-05-26 01:58:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Requested strace file none

Description Leslie Satenstein 2007-05-12 23:28:17 UTC
Description of problem:

root      3953  3950  2 19:23 ?        00:00:00 /usr/bin/python -tt
/usr/sbin/system-install-packages /root/Desktop/kernel-xe
n-2.6.20-2925.8.fc7.i686.rpm

Version-Release number of selected component (if applicable):


How reproducible:

As of May 12th updates, this is BROKEN

Steps to Reproduce:
1. find an rpm file, right click with mouse (GNOME), 
Blank panel will be presented, with no activity, save for a wait message.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jeremy Katz 2007-05-14 18:44:35 UTC
Can you strace the process to see what it's doing?

Also, are there any errors in your ~/.xsession-errors? 

Comment 2 Leslie Satenstein 2007-05-15 02:29:49 UTC
Created attachment 154704 [details]
Requested strace file   

The long wait was here

futex(0x93a4ab0, FUTEX_WAIT, 0, NULL)	= -1 EINTR (Interrupted system call)
--- SIGWINCH (Window changed) @ 0 (0) ---
futex(0x93a4ab0, FUTEX_WAIT, 0, NULL)	= -1 EINTR (Interrupted system call)
--- SIGWINCH (Window changed) @ 0 (0) ---
futex(0x93a4ab0, FUTEX_WAIT, 0, NULL)	= -1 EINTR (Interrupted system call)
--- SIGWINCH (Window changed) @ 0 (0) ---
futex(0x93a4ab0, FUTEX_WAIT, 0, NULL)	= -1 EINTR (Interrupted system call)
--- SIGWINCH (Window changed) @ 0 (0) ---
There is a 60 second wait at this last line (note the incomplete expression)

futex(0x93a4ab0, FUTEX_WAIT, 0, NULL)	= -1 EINTR (Interrupted system call)
--- SIGWINCH (Window changed) @ 0 (0) ---
futex(0x93a4ab0, FUTEX_WAIT, 0, NULL)	= -1 EINTR (Interrupted system call)
--- SIGWINCH (Window changed) @ 0 (0) ---
futex(0x93a4ab0, FUTEX_WAIT, 0, NULL		    <<<<<<<<<<<<<<< incomplete