Thread: BUG #2275: Installation fatal error

BUG #2275: Installation fatal error

From
"Davorin Vlasic"
Date:
The following bug has been logged online:

Bug reference:      2275
Logged by:          Davorin Vlasic
Email address:      davorin@ilovejackdaniels.com
PostgreSQL version: 8.1.3
Operating system:   Windows XP (SP2)
Description:        Installation fatal error
Details:

Intaller silently ends after first screen (lang selection=english). My OS
has only one locale (Croatian). Adding English locale resulted same error.

Install log:
MSI (c) (A4:A4) [09:46:05:953]: Note: 1: 2769 2: GetAvailableLocales 3: 1
MSI (c) (A4:A4) [09:46:05:953]: Note: 1: 2205 2:  3: Error
MSI (c) (A4:A4) [09:46:05:953]: Note: 1: 2228 2:  3: Error 4: SELECT
`Message` FROM `Error` WHERE `Error` = 2769
DEBUG: Error 2769:  Custom Action GetAvailableLocales did not close 1
MSIHANDLEs.
The installer has encountered an unexpected error installing this package.
This may indicate a problem with this package. The error code is 2769. The
arguments are: GetAvailableLocales, 1,
Action ended 9:46:05: GetAvailableLocales. Return value 1.
MSI (c) (A4:D0) [09:46:05:984]: Doing action: CheckAvailableDLLs
Action 9:46:05: CheckAvailableDLLs.

Re: BUG #2275: Installation fatal error

From
"Magnus Hagander"
Date:
> The following bug has been logged online:
>=20
> Bug reference:      2275
> Logged by:          Davorin Vlasic
> Email address:      davorin@ilovejackdaniels.com
> PostgreSQL version: 8.1.3
> Operating system:   Windows XP (SP2)
> Description:        Installation fatal error
> Details:=20
>=20
> Intaller silently ends after first screen (lang=20
> selection=3Denglish). My OS has only one locale (Croatian).=20
> Adding English locale resulted same error.
>=20
> Install log:
> MSI (c) (A4:A4) [09:46:05:953]: Note: 1: 2769 2:=20
> GetAvailableLocales 3: 1 MSI (c) (A4:A4) [09:46:05:953]:=20
> Note: 1: 2205 2:  3: Error MSI (c) (A4:A4) [09:46:05:953]:=20
> Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error`=20
> WHERE `Error` =3D 2769
> DEBUG: Error 2769:  Custom Action GetAvailableLocales did not=20
> close 1 MSIHANDLEs.
> The installer has encountered an unexpected error installing=20
> this package.
> This may indicate a problem with this package. The error code=20
> is 2769. The arguments are: GetAvailableLocales, 1, Action=20
> ended 9:46:05: GetAvailableLocales. Return value 1.
> MSI (c) (A4:D0) [09:46:05:984]: Doing action:=20
> CheckAvailableDLLs Action 9:46:05: CheckAvailableDLLs.

See the FAQ, question 3.1

//Magnus