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
mattias
[
Today
at 09:26:08 am]
[SOLVED] TPointF Not Foun...
by
PascalDragon
[
Today
at 08:54:53 am]
Optimizing the counter co...
by
PascalDragon
[
Today
at 08:52:17 am]
How can i run application...
by
Moombas
[
Today
at 08:12:46 am]
MOVED: bug on online pack...
by
trev
[
Today
at 01:07:29 am]
MOVED: VirtualStringTree....
by
trev
[
Today
at 01:01:21 am]
VirtualStringTree...
by
Espectr0
[
Today
at 12:28:34 am]
Dark mode class...
by
Espectr0
[May 18, 2022, 11:57:02 pm]
Online Package Manager
by
HeavyUser
[May 18, 2022, 11:30:39 pm]
LAMW - "This app has a bu...
by
Agmcz
[May 18, 2022, 10:32:34 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: release-keystore.sh fails to generate .keystore file (Read 4036 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