To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=114509 Issue #|114509 Summary|Installation hangs when installing on NFS volume Component|framework Version|OOO330m6 Platform|All URL| OS/Version|Unix, X11 Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|jl Reported by|jl
------- Additional comments from [email protected] Wed Sep 15 07:38:50 +0000 2010 ------- This happens when the time used on the NFS server is faster then the one on the machine from where the office is installed. This can be checked by calling date on the machine where setup is to be run, then touch a file on the NFS volume and and call ls --full-time on that file (from the same machine). If the time of the file is more advanced then this is the scenario where the installation hangs. During the installation of OOo unopkg is run as part of the package installation which needs to determine a java. The infos about that java are stored in <basis>/share/config/javasettingsunopkginstall.xml. If the next rpm containing an extensions is installed, then this file is used instead of searchin for a Java again. This file has an expire - time. When this time is reached and a rpm is installed, then the settings are disregarded and a Java is searched again. The calculation of the expire time is broken in the NFS scenario. --------------------------------------------------------------------- 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]
