BUG #3779: Setting filesystem permissions error

Поиск
Список
Период
Сортировка
От Yuri Sorkin
Тема BUG #3779: Setting filesystem permissions error
Дата
Msg-id 200711262345.lAQNjE5w072643@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #3779: Setting filesystem permissions error  (Dave Page <dpage@postgresql.org>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      3779
Logged by:          Yuri Sorkin
Email address:      SorkinY@yahoo.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@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@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.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Ning Li"
Дата:
Сообщение: BUG #3780: Error message happen when Starting Services
Следующее
От: Dave Page
Дата:
Сообщение: Re: BUG #3779: Setting filesystem permissions error