Advertisement
Guest User

Untitled

a guest
Feb 21st, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. sudo sh -c "echo deb http://dl.openfoam.org/ubuntu $VERS main > /etc/apt/sources.list.d/openfoam.list"
  2. [sudo] password for george:
  3. george@george-VirtualBox:~$ sudo apt-get update
  4. Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease
  5. Hit:2 http://gr.archive.ubuntu.com/ubuntu bionic InRelease
  6. Get:3 http://gr.archive.ubuntu.com/ubuntu bionic-updates InRelease [88,7 kB]
  7. Get:4 http://gr.archive.ubuntu.com/ubuntu bionic-backports InRelease [74,6 kB]
  8. Get:5 http://dl.openfoam.org/ubuntu bionic InRelease [6337 B]
  9. Err:5 http://dl.openfoam.org/ubuntu bionic InRelease
  10. The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6C0DAC728B29D817
  11. Reading package lists... Done
  12. W: GPG error: http://dl.openfoam.org/ubuntu bionic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6C0DAC728B29D817
  13. E: The repository 'http://dl.openfoam.org/ubuntu bionic 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. george@george-VirtualBox:~$ sudo apt-get install openfoam170
  17. Reading package lists... Done
  18. Building dependency tree
  19. Reading state information... Done
  20. E: Unable to locate package openfoam170
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement