Advertisement
Guest User

W: GPG error: http://security.ubuntu.com/ubuntu bionic-security InRelease: The following signatures

a guest
Dec 8th, 2022
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.22 KB | Source Code | 0 0
  1. jay@DESKTOP-BFL8NEQ:~/git/vivado-risc-v$ sudo vi /etc/apt/sources.list
  2. jay@DESKTOP-BFL8NEQ:~/git/vivado-risc-v$ make apt-install
  3. sudo apt update
  4. Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
  5. Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
  6. Hit:3 http://archive.ubuntu.com/ubuntu jammy InRelease
  7. Hit:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
  8. Err:2 http://security.ubuntu.com/ubuntu bionic-security InRelease
  9.   The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3B4FE6ACC0B21F32
  10. Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
  11. Reading package lists... Done
  12. W: GPG error: http://security.ubuntu.com/ubuntu bionic-security InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3B4FE6ACC0B21F32
  13. E: The repository 'http://security.ubuntu.com/ubuntu bionic-security InRelease' is not signed.
  14. N: Updating from such a repository can't be done securely, and is therefore disabled by default.
  15. N: See apt-secure(8) manpage for repository creation and user configuration details.
  16. make: *** [Makefile:18: apt-install] Error 100
  17. jay@DESKTOP-BFL8NEQ:~/git/vivado-risc-v$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement