Re: problem installing postgresql-8.0.1 on Windows 2K

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Juu" <juu(at)inbox(dot)lv>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: problem installing postgresql-8.0.1 on Windows 2K
Date: 2005-02-21 12:00:55
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE47691B@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

You need to look a bit earlier in the logfile to determine where the
error is - the log you have here is only from the MSI rollback.

How far into the installation do you get befoer it fails?

//Magnus

________________________________

From: pgsql-bugs-owner(at)postgresql(dot)org
[mailto:pgsql-bugs-owner(at)postgresql(dot)org] On Behalf Of Juu
Sent: Sunday, February 20, 2005 7:16 AM
To: pgsql-bugs(at)postgresql(dot)org
Subject: [BUGS] problem installing postgresql-8.0.1 on Windows
2K


It gives a non-descriptive error message "Installation ended
prematurely because
of an error". It is repeatable.

The end of the log file is the following:
Property(C): OriginalDatabase =
C:\tmp\postgresql-8.0.1\postgresql-8.0-int.msi
Property(C): SOURCEDIR = C:\tmp\postgresql-8.0.1\
Property(C): VersionHandler = 2.00
Property(C): UILevel = 5
Property(C): ACTION = INSTALL
Property(C): EXECUTEACTION = INSTALL
Property(C): ROOTDRIVE = C:\
Property(C): CostingComplete = 1
Property(C): OutOfDiskSpace = 0
Property(C): OutOfNoRbDiskSpace = 0
Property(C): PrimaryVolumeSpaceAvailable = 0
Property(C): PrimaryVolumeSpaceRequired = 0
Property(C): PrimaryVolumeSpaceRemaining = 0
Property(C): INSTALLLEVEL = 1
=== Logging stopped: 2/20/2005 07:57:46 ===
MSI (c) (64:E0): Note: 1: 1708
MSI (c) (64:E0): Note: 1: 2205 2: 3: Error
MSI (c) (64:E0): Note: 1: 2228 2: 3: Error 4: SELECT `Message`
FROM `Error`
WHERE `Error` = 1708
MSI (c) (64:E0): Note: 1: 2205 2: 3: Error
MSI (c) (64:E0): Note: 1: 2228 2: 3: Error 4: SELECT `Message`
FROM `Error`
WHERE `Error` = 1709
MSI (c) (64:E0): Product: PostgreSQL 8.0 -- Installation failed.

MSI (c) (64:E0): Grabbed execution mutex.
MSI (c) (64:E0): Cleaning up uninstalled install packages, if
any exist
MSI (c) (64:E0): MainEngineThread is returning 1603
=== Verbose logging stopped: 2/20/2005 07:57:46 ===

Any ideas?

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message naresh soni 2005-02-21 13:28:54 BUG #1493: image storeg
Previous Message Bruce Momjian 2005-02-21 05:05:18 Re: Postgres crashed on invalid IP entry in pg_hba.conf