To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92368
                 Issue #|92368
                 Summary|install_linux.sh rpm fails dependency on /bin/sh
               Component|Installation
                 Version|DEV300m25
                Platform|Sun
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|of
             Reported by|sparcmoz





------- Additional comments from [EMAIL PROTECTED] Fri Aug  1 08:40:51 +0000 
2008 -------
Building with PKGFORMAT=rpm in Dev300_m25 on GNU/Linux SPARC with OpenJDK

The install_linux.sh script fails when making a fresh install - see run1.log
attached...

Installing the RPMs
error: Failed dependencies:
        /bin/sh is needed by ooobasis3.0-dict-es-3.0.0-9330.sparc64

If the script is run a second time, it succeeds see run2.log.

The problem is some packages report depends on /bin/sh.  The rpm command used
for the second run has --nodeps. If I include --nodeps for the first run it will
succeed - see patch attached.

I think the patch proves the problem but I have no idea if it is a solution. 
Why should those packages claim to depend on /bin/sh?

The script is unchanged at m28, but by the time I test m28 it will be m32 :(

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to