2KAbhishek / termux2k

CLI Dev Setup in Your Hands ✋📱
GNU General Public License v3.0
132 stars 25 forks source link

Import PGP key error #4

Closed I-am-monuk closed 1 year ago

I-am-monuk commented 1 year ago

Screenshot_2022-10-25-09-48-42-45 After install Oh-My-Termux it is showing following error. When I enter 'y' it is showing more error. How to fix it ?

error: main: key "998DE27318E867EA976BA877389CE ED64573DFCA" is unknown

::Import PGP key 998DE27318E867EA976BA877389CE ED64573DFCA? [Y/n] error: x11: key "998DE27318E

867EA976BA877389CEED64573DFCA" is unknown ::Import PGP key 998DE27318E867EA976BA877389CE ED64573DFCA? [Y/n] error: root: key "998DE27318 E867EA976BA877389CEED64573DFCA" is unknown :: Import PGP key 998DE27318E867EA976BA877389CE ED64573DFCA? [Y/n] error: tur: key "998DE27318E 867EA976BA877389CEED64573DFCA" is unknown :: Import PGP key 998DE27318E867EA976BA877389CE ED64573DFCA? [Y/n]

2KAbhishek commented 1 year ago

seems to be a keyring issue, I'd suggest running a pkg update

also I think this issue is with your pkg setup, nothing to do with this repo

Closing