dbTalk Databases Forums  

[BUGS] BUG #1586: Rollback of installation during a silent install with -qn option

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1586: Rollback of installation during a silent install with -qn option in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Preethi
 
Posts: n/a

Default [BUGS] BUG #1586: Rollback of installation during a silent install with -qn option - 04-10-2005 , 02:26 PM







The following bug has been logged online:

Bug reference: 1586
Logged by: Preethi
Email address: preethi.subramaniam (AT) wipro (DOT) com
PostgreSQL version: 8.0.1
Operating system: Win 2K Pro
Description: Rollback of installation during a silent install with
-qn option
Details:

Hi,
We are installing Postgres as part of our product. We use msiexec.exe to
launch the postgres installation. InstallScript ( which is the script
wriiten in InstallShield) is used to launch the msiexec and pass the
postgres msi - postgresql-8.0-int.msi as it's cmd line parameter.
The following is the command line parameter for the postgres msi : /qr
INTERNALLAUNCH=1 DOSERVICE=1 ALLUSERS=[ALLUSERS] ADDLOCAL=ALL
SERVICEDOMAIN=%COMPUTERNAME% SERVICEACCOUNT=postgres
SERVICEPASSWORD=pOST!@gres SUPERUSER=postgres SUPERPASSWORD=pOST!@gres
BASEDIR=F:\POSTGRES.
The installation works fine with the /qr option.It shows the progress
bar. However, I want the installation to be a completely silent one. So I
give /qn option. In this case, files get copied but then it rolls back.
Note : There is no problem with the username,p/w and privileges as it is
the same given to both /qr and /qn option.
Please let me know how to correct this.

Thanks,
Preethi

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote
  #2  
Old   
Magnus Hagander
 
Posts: n/a

Default Re: [BUGS] BUG #1586: Rollback of installation during a silent install with -qn option - 04-10-2005 , 02:46 PM






Quote:
The following bug has been logged online:

Bug reference: 1586
Logged by: Preethi
Email address: preethi.subramaniam (AT) wipro (DOT) com
PostgreSQL version: 8.0.1
Operating system: Win 2K Pro
Description: Rollback of installation during a silent=20
install with
-qn option
Details:=20

Hi,
We are installing Postgres as part of our product. We use=20
msiexec.exe to
launch the postgres installation. InstallScript ( which is the script
wriiten in InstallShield) is used to launch the msiexec and pass the
postgres msi - postgresql-8.0-int.msi as it's cmd line parameter.
The following is the command line parameter for the postgres=20
msi : /qr
INTERNALLAUNCH=3D1 DOSERVICE=3D1 ALLUSERS=3D[ALLUSERS] ADDLOCAL=3DALL
SERVICEDOMAIN=3D%COMPUTERNAME% SERVICEACCOUNT=3Dpostgres
SERVICEPASSWORD=3DpOST!@gres SUPERUSER=3Dpostgres SUPERPASSWORD=3DpOST!@gr=
es
BASEDIR=3DF:\POSTGRES.
The installation works fine with the /qr option.It shows=20
the progress
bar. However, I want the installation to be a completely=20
silent one. So I
give /qn option. In this case, files get copied but then it=20
rolls back.=20
Note : There is no problem with the username,p/w and=20
privileges as it is
the same given to both /qr and /qn option.
Please let me know how to correct this.
That should work - very interesting. Can you run it with logging enabled
and see what error you get in the log just before it rolls back? /l*
log.txt or /l*v log.txt should get you logging at different levels.

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.