kryptco / kr

DEPRECATED A dev tool for SSH auth + Git commit/tag signing using a key stored in Krypton.
https://krypt.co/developers/
Other
1.59k stars 109 forks source link

Doesn't support Raspberry Pi 4 #314

Closed balupton closed 3 years ago

balupton commented 3 years ago
curl https://krypt.co/kr | sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  8585  100  8585    0     0  10005      0 --:--:-- --:--:-- --:--:--  9994
Reading package lists... Done
Building dependency tree       
Reading state information... Done
dirmngr is already the newest version (2.2.20-1ubuntu1).
software-properties-common is already the newest version (0.99.3).
apt-transport-https is already the newest version (2.1.10).
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
kr: Adding KryptCo signing key...
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
Executing: /tmp/apt-key-gpghome.pOSmTOInBG/gpg.1.sh --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys C4A05888A1C4FA02E1566F859F2A29A569653940
gpg: key 9F2A29A569653940: "KryptCo Software Distribution <hello@krypt.co>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
kr: Adding KryptCo repository...
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package kr
kr: command failed: sudo apt-get remove kr -y
Repository: 'deb http://kryptco.github.io/deb beta beta'
Description:
Archive for codename: beta components: beta
More info: http://kryptco.github.io/deb
Removing repository.
0% [Connecting to ports.ubuntu.com (91.189.88.142)]Repository: 'deb http://kryptco.github.io/deb kryptco main'
Description:
Archive for codename: kryptco components: main
More info: http://kryptco.github.io/deb
Adding repository.
Hit:2 http://ports.ubuntu.com/ubuntu-ports groovy InRelease
Get:1 https://kryptco.github.io/deb kryptco InRelease [3843 B]
0% [Waiting for headers]Found existing deb entry in /etc/apt/sources.list.d/archive_uri-http_kryptco_github_io_deb-groovy.list
Adding deb entry to /etc/apt/sources.list.d/archive_uri-http_kryptco_github_io_deb-groovy.list
Found existing deb-src entry in /etc/apt/sources.list.d/archive_uri-http_kryptco_github_io_deb-groovy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/archive_uri-http_kryptco_github_io_deb-groovy.list
Hit:3 http://ports.ubuntu.com/ubuntu-ports groovy-updates InRelease
Hit:4 http://ports.ubuntu.com/ubuntu-ports groovy-backports InRelease
Hit:5 http://ports.ubuntu.com/ubuntu-ports groovy-security InRelease
Fetched 3843 B in 2s (1751 B/s)
Reading package lists... Done
E: Could not get lock /var/lib/apt/lists/lock. It is held by process 15879 (apt-get)
N: Be aware that removing the lock file is not a solution and may break your system.
E: Unable to lock directory /var/lib/apt/lists/
Reading package lists... Done
E: Could not get lock /var/lib/apt/lists/lock. It is held by process 15879 (apt-get)
N: Be aware that removing the lock file is not a solution and may break your system.
E: Unable to lock directory /var/lib/apt/lists/
kr: command failed: sudo apt-get update
kr: Installing kr...
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package kr
kr: command failed: sudo apt-get install kr -y
Reading package lists... Done
N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'http://kryptco.github.io/deb kryptco InRelease' doesn't support architecture 'arm64'
balupton commented 3 years ago

This is a dupe of https://github.com/kryptco/kr/issues/89 which didn't appear in my initial search as it had no details included within it, notably the arm64 keyword.