Bug 607873

Summary: OpenOffice_org-calc-extensions blocks installation
Product: [openSUSE] openSUSE 11.3 Reporter: Jeff Mahoney <jeffm>
Component: OpenOffice.orgAssignee: Petr Mladek <pmladek>
Status: RESOLVED DUPLICATE QA Contact: Chao Wei <cwei>
Severity: Major    
Priority: P5 - None CC: holler
Version: Milestone 6   
Target Milestone: ---   
Hardware: All   
OS: openSUSE 11.3   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jeff Mahoney 2010-05-21 14:28:31 UTC
During installation of M6 on my Acer Aspire One with the default package selection, the installation hung twice. The first time I assumed something had overheated and just restarted it.

The second time I did some investigating and discovered that the following command was pinning the CPU:
/usr/lib/ooo3/program/unopkg.bin add --shared --force /usr/lib/ooo3

An strace revealed that it is spinning indefinitely in communication with unopkg.

It is looping with:
read(0, "", 4096) = 0
write(1, "\n\nYour input was not correct. Please enter \"yes\" or \"no\":\n", 58) = 58

The only way for the installation to continue was to drop to a console, kill the looping process, and ignore the failure.
Comment 1 Muthu Subramanian 2010-05-22 03:29:36 UTC
Petr, one for you?
Comment 2 Hans-Peter Holler 2010-05-23 16:21:12 UTC
Dupe.

*** This bug has been marked as a duplicate of bug 595550 ***