Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Silent installation issue on FR language System - postgresql-17.0-1 Application #206

Open
Ujola opened this issue Nov 21, 2024 · 17 comments

Comments

@Ujola
Copy link

Ujola commented Nov 21, 2024

Hello,

we have created the package of PostgreSQL 17.0-1 Application.
We have used the command line parameter for installation is this: “postgresql-17.0-1-windows-x64.exe--mode unattended --unattendedmodeui none --optionfile C:\Temp\Install”
This is working in English language machine, but it is failing in French language machine and throwing below error:

"There has been an error
error while writing file C:\windows\Temp\postgresql_installer_8b85d458af\temp_check_comspec.bat"

we tried giving permission to this folder, then we have used “--installer-launage fr” parameter “--locale fr” parameters but still not working.
I have attached the log here.

Log started 11/14/2024 at 09:04:33
Preferred installation mode : unattended
Trying to init installer in mode unattended
Mode unattended successfully initialized
Setting variable whoami from C:\WINDOWS\System32\whoami
Script exit code: 0

Script output:
autorite nt\système

Script stderr:

Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-x64-17 Base Directory. Setting variable iBaseDirectory to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-x64-17 Branding. Setting variable iBranding to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-x64-17 Version. Setting variable brandingVer to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-x64-17 Shortcuts. Setting variable iShortcut to empty value
[09:04:35] Using branding: PostgreSQL 17
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-x64-17 SB_Version. Setting variable sb_version to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-x64-17 pgAdmin_Version. Setting variable pgadmin_version to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-x64-17 CLT_Version. Setting variable clt_version to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-x64-17 Data Directory. Setting variable server_data_dir to empty value
Erreur d'écriture du fichier C:/Windows/Temp/postgresql_installer_ee9259ae9d/temp_check_comspec.bat
Exiting with code 1

Please assist to resolve the issue asap.

@sandeep-edb
Copy link
Contributor

sandeep-edb commented Nov 25, 2024

Hi,
Yes it is a known issue for languages other than English when the names carry non-ASCII characters. We are working towards a fix, but there is no ETA unfortunately.

@Ujola
Copy link
Author

Ujola commented Nov 26, 2024

Thank you for the information.

@sandeep-edb
Copy link
Contributor

I made a small change in the installer to allow the non-ascii characters in the system username and uploaded the "test/snapshot" (not for production) installer postgresql-17.2-0.0snapshot12069192100.994.1.10c136e.1-windows-x64 to https://enterprisedb.sharefile.com/f/fo423619-ac6b-4868-ac4c-b2e3def6e3b0

If you could try installing and confirm how it went? If you're not able to access then please let me know your email and I'll provide the access

Please note there is no handling of non-english service account names included yet. Also, during installation, the Info dialogues will appear to show the name and the SID of the user running the installer. Please confirm if it's correct.

If you have any questions please let me know.

@BlasterCegep
Copy link

Same issue here when deploying with MECM (SCCM). Windows 11 Education (french). It was working with postgresql-15.3-1-windows-x64 before but I needed to update postgresql to 15.10 because of security issue. It's working when i'm using an admin account but not when using MECM to deploy which install postgresql with system account. I'm trying to deploy the update on 2 computers labs with an unattend installation.

@BlasterCegep
Copy link

I made a small change in the installer to allow the non-ascii characters in the system username and uploaded the "test/snapshot" (not for production) installer postgresql-17.2-0.0snapshot12069192100.994.1.10c136e.1-windows-x64 to https://enterprisedb.sharefile.com/f/fo423619-ac6b-4868-ac4c-b2e3def6e3b0

If you could try installing and confirm how it went? If you're not able to access then please let me know your email and I'll provide the access

Please note there is no handling of non-english service account names included yet. Also, during installation, the Info dialogues will appear to show the name and the SID of the user running the installer. Please confirm if it's correct.

If you have any questions please let me know.

Anything you can do to help me out with the postgresql-15.10-1-windows-x64 installer ?

Thank you ! :)

@sandeep-edb
Copy link
Contributor

@BlasterCegep II can include fixes in Pg15.10 and generate a test installer first and share with you. Could you share your email address?

@sandeep-edb
Copy link
Contributor

sandeep-edb commented Dec 2, 2024

The PostgreSQL 17.2-2, 16.6-2, 15.10-2 are available for download. These installers include a fix for system installation issue with non-English name

@BlasterCegep
Copy link

Thank you ! It's working now ! :D

@sandeep-edb
Copy link
Contributor

Thank you for the confirmation @BlasterCegep

@sandeep-edb
Copy link
Contributor

@Ujola Were you able to try the latest version?

@Ujola
Copy link
Author

Ujola commented Dec 3, 2024

The site for downloading the latest version is block at our end for security reason, can you give me the source at my mail id please?
[email protected]

@sandeep-edb
Copy link
Contributor

You mean you're unable to download from EDB website?

@Ujola
Copy link
Author

Ujola commented Dec 3, 2024

Yes

@Ujola
Copy link
Author

Ujola commented Dec 3, 2024

https://www.enterprisedb.com/downloads/postgres-postgresql-downloads this website right ?

@Ujola
Copy link
Author

Ujola commented Dec 3, 2024

I am not able to download can you please send me the installer file?

@sandeep-edb
Copy link
Contributor

@Ujola
Copy link
Author

Ujola commented Dec 3, 2024

Yes, I downloaded the source i will test and let you know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants