Advertisement
Guest User

Untitled

a guest
Mar 28th, 2024
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.73 KB | None | 0 0
  1. curl -s https://get.modular.com | sh -
  2. modular auth
  3. Executing the setup script for the 'modular/installer' repository ...
  4.  
  5. OK: Checking for required executable 'curl' ...
  6. OK: Checking for required executable 'apt-get' ...
  7. OK: Detecting your OS distribution and release using system methods ...
  8. ^^^^: ... Detected/provided for your OS/distribution, version and architecture:
  9. >>>>:
  10. >>>>: ... distro=linuxmint version=21.1 codename=vera arch=x86_64
  11. >>>>:
  12. OK: Checking for apt dependency 'apt-transport-https' ...
  13. OK: Checking for apt dependency 'ca-certificates' ...
  14. OK: Checking for apt dependency 'gnupg' ...
  15. RUN: Importing 'modular/installer' repository GPG keys ...gpg: WARNING: unsafe ownership on homedir '/home/mazen/.gnupg'
  16. OK: Checking for apt signed-by key support ...
  17. OK: Importing 'modular/installer' repository GPG keys ...
  18. OK: Checking if upstream install config is OK ...
  19. OK: Installing 'modular/installer' repository via apt ...
  20. NOPE: Updating apt repository metadata cache ...
  21. Failed to update via apt-get update
  22. Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
  23. Get:2 http://dl.google.com/linux/chrome/deb stable InRelease [1,825 B]
  24. Get:3 https://dl.modular.com/public/installer/deb/linuxmint vera InRelease [3,670 B]
  25. Err:2 http://dl.google.com/linux/chrome/deb stable InRelease
  26. The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E88979FB9B30ACF2
  27. Hit:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
  28. Hit:5 https://deb.nodesource.com/node_18.x jammy InRelease
  29. Hit:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
  30. Get:7 https://brave-browser-apt-release.s3.brave.com stable InRelease [7,547 B]
  31. Err:7 https://brave-browser-apt-release.s3.brave.com stable InRelease
  32. The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A8580BDC82D3DC6C
  33. Ign:8 https://apt.releases.hashicorp.com vera InRelease
  34. Err:9 https://apt.releases.hashicorp.com vera Release
  35. 404 Not Found
  36. Hit:11 https://download.docker.com/linux/ubuntu jammy InRelease
  37. Ign:12 http://packages.linuxmint.com vera InRelease
  38. Hit:13 http://security.ubuntu.com/ubuntu jammy-security InRelease
  39. Hit:14 http://packages.linuxmint.com vera Release
  40. Ign:16 https://example.com/apt stable InRelease
  41. Err:17 https://example.com/apt stable Release
  42. 404 Not Found
  43. Err:18 https://packages.redis.io/deb vera InRelease
  44. 403 Forbidden
  45. Hit:10 https://packages.microsoft.com/repos/code stable InRelease
  46. Reading package lists...
  47. W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://dl.google.com/linux/chrome/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E88979FB9B30ACF2
  48. W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://brave-browser-apt-release.s3.brave.com stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A8580BDC82D3DC6C
  49. E: The repository 'https://apt.releases.hashicorp.com vera Release' does not have a Release file.
  50. E: The repository 'https://example.com/apt stable Release' does not have a Release file.
  51. E: Failed to fetch https://packages.redis.io/deb/dists/vera/InRelease 403 Forbidden
  52. E: The repository 'https://packages.redis.io/deb vera InRelease' is not signed.
  53. ^^^^: ... Failed to update via apt-get update - Context above (maybe no packages?).
  54. !!!!: Oh no, your setup failed! :-( ... But we might be able to help. :-)
  55. !!!!:
  56. !!!!: You can contact Modular for further assistance.
  57. !!!!:
  58.  
  59.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement