Re: Windows installer fails for 8.1

From: Richard Sydney-Smith <richard(at)ibisau(dot)com>
To: Magnus Hagander <mha(at)sollentuna(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: Windows installer fails for 8.1
Date: 2005-11-10 11:37:21
Message-ID: 437330F1.2080703@ibisau.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks that was it.<br>
<br>
Had installed an AVR programming environment that used cygwin.
C:\WinAVR\bin;C:\WinAVR\utils\bin;<br>
<br>
Note that I wasable to re-install version 8.0.4 of postgres without
having to remove the references to WinAVR from the environment
variables.<br>
<br>
thanks again<br>
<br>
Richard<br>
<br>
<br>
Magnus Hagander wrote:
<blockquote
cite="mid6BCB9D8A16AC4241919521715F4D8BCE6C7B93(at)algol(dot)sollentuna(dot)se"
type="cite">
<pre wrap="">See <a class="moz-txt-link-freetext" href="http://www.postgresql.org/docs/faqs.FAQ_windows.html">http://www.postgresql.org/docs/faqs.FAQ_windows.html</a>, question 3.1.
Your problem is most likely with a broken DLL file in the system path,
usually from cygwin.

//Magnus

</pre>
<blockquote type="cite">
<pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:pgsql-general-owner(at)postgresql(dot)org">pgsql-general-owner(at)postgresql(dot)org</a>
[<a class="moz-txt-link-freetext" href="mailto:pgsql-general-owner(at)postgresql(dot)org">mailto:pgsql-general-owner(at)postgresql(dot)org</a>] On Behalf Of
Richard Sydney-Smith
Sent: Thursday, November 10, 2005 10:01 AM
To: <a class="moz-txt-link-abbreviated" href="mailto:pgsql-general(at)postgresql(dot)org">pgsql-general(at)postgresql(dot)org</a>
Subject: [GENERAL] Windows installer fails for 8.1

I have installed successfully on one machine. Removed 8.0 and
then installed 8.1 ok

However the second machine fails.
Asks for the language and then halts.
If I kill process in task manager then installation resumes
but then fails completely with a "Chinese" user name.
Computer is laptop with locale = Australia and language = English.

Have included the last bit of the install log.

Note : have also just installed/removed pgAdmin and open
office and they were ok.

thanks as always.

Richard

MSI (c) (80:DC) [16:51:38:546]: Cloaking enabled.
MSI (c) (80:DC) [16:51:38:546]: Attempting to enable all
disabled priveleges before calling Install on Server MSI (c)
(80:DC) [16:51:38:546]: Connected to service for CA interface.
MSI (c) (80!7C) [16:51:39:265]: Note: 1: 2259 2: 3: 4:
MSI (c) (80:70) [16:51:39:906]: Leaked MSIHANDLE (3) of type
790540 for thread 3964 MSI (c) (80:70) [16:51:39:906]: Note:
1: 2769 2: GetAvailableLocales 3: 1 MSI (c) (80:70)
[16:51:39:906]: Note: 1: 2205 2: 3: Error MSI (c) (80:70)
[16:51:39:906]: 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 16:51:39:
GetAvailableLocales. Return value 1.
MSI (c) (80:88) [16:51:39:906]: Doing action:
CheckAvailableDLLs Action 16:51:39: CheckAvailableDLLs.

---------------------------(end of
broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

</pre>
</blockquote>
<pre wrap=""><!---->

</pre>
</blockquote>
</body>
</html>

Attachment Content-Type Size
unknown_filename text/html 3.2 KB

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Piechu Piechu 2005-11-10 11:46:33 Time trigger
Previous Message Magnus Hagander 2005-11-10 11:07:30 Re: Windows installer fails for 8.1