BUG #15980: Installation fails with executing icacls error

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: yaugenka(at)gmail(dot)com
Subject: BUG #15980: Installation fails with executing icacls error
Date: 2019-08-26 23:50:17
Message-ID: 15980-eb0148c599748dde@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15980
Logged by: Eugene Podshivalov
Email address: yaugenka(at)gmail(dot)com
PostgreSQL version: 11.5
Operating system: Windows 10
Description:

This bug has already been reported: BUG #15945: error while installing
I just want to provide additional info.

I faced this error when trying to install v11.5 into an existing v11.2 data
directory.
Installing into the default clean directory works fine.

The bitrock installer log says (my existing data directory locale is
Russian_Russia.1251):
I don't know if it matters but pay attention to the last backslash in paths.
Isn't it supposed to be a normal slash?
------------------------
Executing icacls
"C:\Users\Yaugenka\AppData\Local\Temp/postgresql_installer_f12a0bc313"
/inheritance:r
Script exit code: 0

Script output:
®Ўа Ў®в ­­л© д ©«:
C:\Users\Yaugenka\AppData\Local\Temp/postgresql_installer_f12a0bc313
“бЇҐи­® ®Ўа Ў®в ­® 1 д ©«®ў; ­Ґ г¤ «®бм ®Ўа Ў®в вм 0 д ©«®ў

Script stderr:

Executing icacls
"C:\Users\Yaugenka\AppData\Local\Temp/postgresql_installer_f12a0bc313" /T /Q
/grant "Yaugenka:(OI)(CI)F"
Script exit code: 0

Script output:
“бЇҐи­® ®Ўа Ў®в ­® 1 д ©«®ў; ­Ґ г¤ «®бм ®Ўа Ў®в вм 0 д ©«®ў

Script stderr:

Executing cscript //NoLogo
"C:\Users\Yaugenka\AppData\Local\Temp\postgresql_installer_f12a0bc313\prerun_checks.vbs"
Script exit code: 0

Script output:
The scripting host appears to be functional.
------------------------

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2019-08-27 01:08:47 Re: PostgreSQL12 crash bug report
Previous Message PG Bug reporting form 2019-08-26 12:33:38 BUG #15979: PG_VERSION , pg_tblspc got deleted automatically & postgres server creased.