Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Android
»
release-keystore.sh fails to generate .keystore file
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
CCR Bugs
IRC channel
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Lazarus Release 2.2.2
by
folkeu08
[
Today
at 09:31:08 pm]
Vector graphics floodfill...
by
BobDog
[
Today
at 08:51:45 pm]
installation warning
by
tetrastes
[
Today
at 08:49:03 pm]
Regex conversion escapes
by
AlexTP
[
Today
at 08:19:24 pm]
binding DOM elements in D...
by
nomorelogic
[
Today
at 07:04:18 pm]
sqlite + spellfix
by
Espectr0
[
Today
at 06:23:33 pm]
HTML to text
by
pcurtis
[
Today
at 06:12:33 pm]
How do I add a Pascal com...
by
rvk
[
Today
at 05:40:11 pm]
Using FV's TListBox, Memo...
by
Mathias
[
Today
at 05:30:06 pm]
How do I access the full ...
by
rvk
[
Today
at 05:21:57 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: release-keystore.sh fails to generate .keystore file (Read 4041 times)
guaracy
New Member
Posts: 14
release-keystore.sh fails to generate .keystore file
«
on:
October 21, 2021, 02:17:26 am »
I need to change line 9 of keytool_input.txt from
Y
to
S
(Sim)
A simple solution is insert
LC_ALL=C
before call keytool when
release-keystore.sh
is created.
Code: Bash
[Select]
[+]
[-]
LC_ALL
=C keytool
-genkey
-v
...
Logged
jmpessoa
Hero Member
Posts: 2111
Re: release-keystore.sh fails to generate .keystore file
«
Reply #1 on:
November 28, 2021, 08:59:47 pm »
Fixed!
Thank you!
Logged
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard
szlbz
New member
Posts: 9
Re: release-keystore.sh fails to generate .keystore file
«
Reply #2 on:
January 04, 2022, 10:53:28 pm »
release-keystore.bat fails to generate .keystore file
Delete 2219 lines "LC_ALL=C" to generate .keystore file
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Android
»
release-keystore.sh fails to generate .keystore file
TinyPortal
© 2005-2018