BUG #3779: Setting filesystem permissions error

From: "Yuri Sorkin" <SorkinY(at)yahoo(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3779: Setting filesystem permissions error
Date: 2007-11-26 23:45:14
Message-ID: 200711262345.lAQNjE5w072643@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 3779
Logged by: Yuri Sorkin
Email address: SorkinY(at)yahoo(dot)com
PostgreSQL version: 8.2
Operating system: Windows XP Home
Description: Setting filesystem permissions error
Details:

Install ends "prematurily" stating "Please see the logfile in 'C:\Program
Files\PostgreSQL\8.2\tmp\pgperm.log'.", whereas the folder 'C:\Program
Files\PostgreSQL\8.2' is unaccessible for Windows; attempt to use "PreSQL"
instead of "PostGreSQL" creates unaccessible 'C:\Program Files\PreSQL\8.2'.

The pertinent record in the ... reads
-------------------------------------
Action 15:31:59: SetPermissions. Setting filesystem permissions...
MSI (s) (58:E8) [15:31:59:078]: Executing op:
CustomActionSchedule(Action=SetPermissions,ActionType=1025,Source=BinaryData
,Target=SetPermissions(at)4,CustomActionData=1033;C:\Program
Files\PostgreSQL\8.2\;C:\Program Files\PostgreSQL\8.2\data\;DIMA;Owner;)
MSI (s) (58:40) [15:31:59:078]: Invoking remote custom action. DLL:
C:\WINDOWS\Installer\MSI5A.tmp, Entrypoint: SetPermissions(at)4
MSI (c) (20:C8) [15:31:59:953]: Note: 1: 2205 2: 3: Error
MSI (c) (20:C8) [15:31:59:953]: Note: 1: 2228 2: 3: Error 4: SELECT
`Message` FROM `Error` WHERE `Error` = 2867
DEBUG: Error 2867: The error dialog property is not set
The installer has encountered an unexpected error installing this package.
This may indicate a problem with this package. The error code is 2867. The
arguments are: , ,
MSI (c) (20:C8) [15:31:59:968]: Font created. Charset: Req=0, Ret=0, Font:
Req=, Ret=Arial

Failed to set permissions on the installed files.
Please see the logfile in 'C:\Program Files\PostgreSQL\8.2\tmp\pgperm.log'.
MSI (s) (58!80) [15:32:05:859]: Note: 1: 2205 2: 3: Error
MSI (s) (58!80) [15:32:05:859]: Note: 1: 2228 2: 3: Error 4: SELECT
`Message` FROM `Error` WHERE `Error` = 1709
MSI (s) (58!80) [15:32:05:859]: Product: PostgreSQL 8.2 -- Failed to set
permissions on the installed files.
Please see the logfile in 'C:\Program Files\PostgreSQL\8.2\tmp\pgperm.log'.

Action ended 15:32:05: InstallFinalize. Return value 3.
-----------------------
The account has been previously granted a right to run services.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Ning Li 2007-11-27 04:26:47 BUG #3780: Error message happen when Starting Services
Previous Message Heikki Linnakangas 2007-11-26 13:56:16 Re: BUG #3778: Natural join with filter problem