Issue 14362 - the beta2 installation is unsuccessful
Summary: the beta2 installation is unsuccessful
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: Sun SunOS
: P1 (highest) Trivial (vote)
Target Milestone: ---
Assignee: Olaf Felka
QA Contact: issues@installation
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-12 14:06 UTC by sander_traveling
Modified: 2003-09-08 16:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description sander_traveling 2003-05-12 14:06:14 UTC
the beta 2 installation on linux is unsuccessful - it exists without completing
the installation or issuing any warning messages at the 'registering componets
stage. 

This is observable in the OOo_1.1beta2a_LinuxIntel_install.tar.gz installation 
set
Comment 1 sander_traveling 2003-05-12 14:19:38 UTC
Actually, on second thoughts, this might be a 'sander is stupid' type
of bug, checking now 8-(
Comment 2 sander_traveling 2003-05-12 14:51:18 UTC
this doesn't happen in the beta2b installation set, so closing
Comment 3 Olaf Felka 2003-05-13 10:21:53 UTC
CLOSED
Comment 4 whitegn3 2003-05-27 17:12:47 UTC
sender needs to clarify, but this sounds like what I get with

OOo_1.1beta2_SolarisSparc_install

The progress bar opens and the files are unpacked, but then
setup exits with no indication of the problem.  I didn't have
any problems installing the first beta.  I tried using the 
install script from one of the successful installs, but no
luck.  I also looked at a truss output.  I think things 
probably go bad around:

chdir("/usr6/gwhite/msm/OpenOffice/OOo_1.1beta2_SolarisSparc_install") = 0
open64("/usr6/gwhite/tmp/sv001.tmp/psprint", O_RDONLY|O_NDELAY) Err#2
ENOENT
fork()                                          = 19785
waitid(P_PID, 19785, 0xFFBEF1F0, WEXITED|WTRAPPED) (sleeping...)
waitid(P_PID, 19785, 0xFFBEF1F0, WEXITED|WTRAPPED) = 0
chdir("/usr6/gwhite/tmp/sv001.tmp")             = 0
ioctl(3, FIONREAD, 0xFFBEF14C)                  = 0
write(3, "19\0\0\v07\0\004\0\0\0\0".., 44)      = 44
read(3, 0x00043018, 32)                         Err#11 EAGAIN

since below that I just see files in sv001.tmp being unlinked.