Issue 14404 - setup -net fails if workstation install present
Summary: setup -net fails if workstation install present
Status: CLOSED FIXED
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: PC All
: P3 Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: Olaf Felka
QA Contact: issues@installation
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-13 09:44 UTC by chris
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 chris 2003-05-13 09:44:43 UTC
$ setup -v -R:rsfile.txt

glibc version: 2.3.1
Initializing installation program...................version already installed
ExitCode: 17

rsfile.txt contains

[ENVIRONMENT]
INSTALLATIONMODE=INSTALL_NETWORK
INSTALLATIONTYPE=SPECIFY
DESTINATIONPATH=[path to installation]
OUTERPATH=
LOGFILE=[path to logile]

[JAVA]
JavaSupport=none

Setup -net is failing if the user already has a workstation installation in
their .sversionrc.  This situation will happen for a packager who has already
installed OOo in their account and is preparing a new package version for
distribution.  Since this is often part of a long automated build script, it is
necessary that setup does not fail in such a situation.
Comment 1 atr 2003-05-13 13:59:43 UTC
Hi Dirk,

he is right. If I try to install a network installation with a
responsefile beside a FAT-installation I get a errormessage. Same
without responsefile works.

This problem still occurs at all OS.
Comment 2 dirk.voelzke 2003-05-14 11:34:48 UTC
Fixed in CWS SRX644 setup09, file setup2/source/other/respfile.cxx
Comment 3 dirk.voelzke 2003-05-21 08:55:06 UTC
Please verify.
Comment 4 chris 2003-05-21 09:07:18 UTC
haggai->dv: Thanks a lot for the fix!  I verified that patching beta2
with that change from setup09 fixes the problem.  

haggai->of: I'm not sure if you do more than the testing I did to
verify an issue so I leave you to change the status.
Comment 5 Olaf Felka 2003-05-21 14:15:52 UTC
Is ok in cws setup09.
Comment 6 Olaf Felka 2003-05-21 14:16:23 UTC
Verified
Comment 7 Olaf Felka 2003-07-01 10:23:06 UTC
OK in 1.1 RC.