Re: problem installing postgresql-8.0.1 on Windows 2K - Mailing list pgsql-bugs

From Magnus Hagander
Subject Re: problem installing postgresql-8.0.1 on Windows 2K
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE47691B@algol.sollentuna.se
Whole thread Raw
In response to problem installing postgresql-8.0.1 on Windows 2K  (Juu <juu@inbox.lv>)
Responses Re: problem installing postgresql-8.0.1 on Windows 2K  (Juu <juu@inbox.lv>)
List 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.
=20
How far into the installation do you get befoer it fails?
=20
//Magnus


________________________________

    From: pgsql-bugs-owner@postgresql.org
[mailto:pgsql-bugs-owner@postgresql.org] On Behalf Of Juu
    Sent: Sunday, February 20, 2005 7:16 AM
    To: pgsql-bugs@postgresql.org
    Subject: [BUGS] problem installing postgresql-8.0.1 on Windows
2K
=09
=09
    It gives a non-descriptive error message "Installation ended
prematurely because
    of an error". It is repeatable.
=09
    The end of the log file is the following:
    Property(C): OriginalDatabase =3D
C:\tmp\postgresql-8.0.1\postgresql-8.0-int.msi
    Property(C): SOURCEDIR =3D C:\tmp\postgresql-8.0.1\
    Property(C): VersionHandler =3D 2.00
    Property(C): UILevel =3D 5
    Property(C): ACTION =3D INSTALL
    Property(C): EXECUTEACTION =3D INSTALL
    Property(C): ROOTDRIVE =3D C:\
    Property(C): CostingComplete =3D 1
    Property(C): OutOfDiskSpace =3D 0
    Property(C): OutOfNoRbDiskSpace =3D 0
    Property(C): PrimaryVolumeSpaceAvailable =3D 0
    Property(C): PrimaryVolumeSpaceRequired =3D 0
    Property(C): PrimaryVolumeSpaceRemaining =3D 0
    Property(C): INSTALLLEVEL =3D 1
    =3D=3D=3D Logging stopped: 2/20/2005  07:57:46 =3D=3D=3D
    MSI (c) (64:E0): Note: 1: 1708=20
    MSI (c) (64:E0): Note: 1: 2205 2:  3: Error=20
    MSI (c) (64:E0): Note: 1: 2228 2:  3: Error 4: SELECT `Message`
FROM `Error`
    WHERE `Error` =3D 1708=20
    MSI (c) (64:E0): Note: 1: 2205 2:  3: Error=20
    MSI (c) (64:E0): Note: 1: 2228 2:  3: Error 4: SELECT `Message`
FROM `Error`
    WHERE `Error` =3D 1709=20
    MSI (c) (64:E0): Product: PostgreSQL 8.0 -- Installation failed.
=09
    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
    =3D=3D=3D Verbose logging stopped: 2/20/2005  07:57:46 =3D=3D=3D
=09
    Any ideas?
=09

pgsql-bugs by date:

Previous
From: "Alexis Wilke"
Date:
Subject: BUG #1491: Getting an "undefined symbol" when loading contrib mod.
Next
From: Richard Huxton
Date:
Subject: Re: BUG #1486: Apostrophes are not ignored in pgplsql comments