Bug 72488
Summary: | redhat-config-packages frozen while computing dependencies | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Pedro Soria-Rodriguez <sorrodp> | ||||||||
Component: | redhat-config-packages | Assignee: | Jeremy Katz <katzj> | ||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | medium | ||||||||||
Version: | 8.0 | ||||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | i386 | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2003-11-19 21:43:00 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
Pedro Soria-Rodriguez
2002-08-24 13:37:46 UTC
Created attachment 72744 [details]
Output of ps auxfw command, to show state of system.
Created attachment 72745 [details]
Output of ps aux command after installing OO.org
THis is a continuation of my initial bug description. After openoffice was installed (openoffice, openoffice-libs, and openoffice-i18n packages were installed), the "Updating System" dialog box from the package management application stays open, and the "Continue" button remains grayed out. I can see that the 3 packages have been installed ("rpm -qa |grep office" shows they are there). While that dialog box is open with the button grayed out, I took another snapshop of the the processes in the system and the attached file "ps.auxfw.output-after_oo_install.txt" show the result of ps auxfw at that time. So I can close that dialog window with the "x" icon of the window manager, but the redhat-config-packages did not finish by itself since I had to close it. If you look in ~/.xsession-errors or run from a terminal window, you'll probably see a traceback -- what are the contents of the traceback? (I think I know what you hit, but juts want to verify) Created attachment 72804 [details]
error messages from redhat-config-packages' console output.
I have added a new attachment (redhat-config-packages_errors.txt) that shows the output of redhat-config-packages on its console. I reproduced the bug (the apparent freezing) by doing something first (uninstalling emacs) and then installing some new package (gnome-games). The bug happened again, and the error messages are shown in the attached file. After restarting redhat-config-packages and trying to install gnome-games again, it worked fine. Yep, that's exactly what I thought it was. This should be fixed in CVS and the latest build (redhat-config-packages-0.92.1-1). triage->currentrelease |