Bug 607873 - OpenOffice_org-calc-extensions blocks installation
Summary: OpenOffice_org-calc-extensions blocks installation
Status: RESOLVED DUPLICATE of bug 595550
Alias: None
Product: openSUSE 11.3
Classification: openSUSE
Component: OpenOffice.org (show other bugs)
Version: Milestone 6
Hardware: All openSUSE 11.3
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Petr Mladek
QA Contact: Chao Wei
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-21 14:28 UTC by Jeff Mahoney
Modified: 2010-05-23 16:21 UTC (History)
1 user (show)

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***