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

Installation errors | Missing files #94

Closed
b3nsh4 opened this issue Jul 18, 2018 · 12 comments
Closed

Installation errors | Missing files #94

b3nsh4 opened this issue Jul 18, 2018 · 12 comments

Comments

@b3nsh4
Copy link

b3nsh4 commented Jul 18, 2018

Tried installing 4 times but throwing the same error all time.

@FreshMosh
Copy link

FreshMosh commented Jul 18, 2018

Signaturen is unknown trust.
To solve this run "keys" which is a script located in "/root/bin".
It will initialize the pacman keyring and therefor solve such problems.

See issues #81 & #86

@b3nsh4
Copy link
Author

b3nsh4 commented Jul 18, 2018

You mean this command?
pacman-key --init
pacman-key --populate archlinuxarm

@b3nsh4
Copy link
Author

b3nsh4 commented Jul 18, 2018

Yes. We need to --populate key. Then it will work. Anyway it would be nice if you also add this patch to the repo. Then there wouldn't be any feature issues like this.
Thanks!

@b3nsh4 b3nsh4 closed this as completed Jul 18, 2018
@SDRausty
Copy link
Owner

Hopefully https://sdrausty.github.io/TermuxArch/docs/outputarmv720180722.txt shall be of use; Running keys twice resolved armv7 errors.

@SDRausty
Copy link
Owner

This 6c9c119 commit should resolve the keyring issue.

@SDRausty
Copy link
Owner

@b3nsh4
Copy link
Author

b3nsh4 commented Jul 25, 2018

@SDRausty Good job!

@b3nsh4
Copy link
Author

b3nsh4 commented Jul 25, 2018

@FreshMosh we could also do
pacman-key --init pacman-key --populate archlinuxarm

@SDRausty
Copy link
Owner

@bensh4 likewise, "Good work!"

https://sdrausty.github.io/TermuxArch/docs/outputarmv720180725.txt

How can this error be resolved upstream?

@FreshMosh
Copy link

@bensh4
Yes, just as suggested in #86.

Beneath other things (like pacman -Syu) the keys-script is executing those commands.
The keys-script is called during setup and is working just fine.
This is why I dont understand what is going wrong.

@SDRausty
Copy link
Owner

setupTermuxArch.sh refresh can now be used to (re)generate keys too: https://sdrausty.github.io/TermuxArch/docs/outputarmv720180725refresh.txt

@defendre
Copy link

keys if u yes

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

4 participants