Advertisement
Guest User

Untitled

a guest
Apr 16th, 2014
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. # pacman-key --init && pacman-key --populate archlinux
  2.  
  3. gpg: signal Segmentation fault caught ... exiting
  4. /usr/bin/pacman-key: line 358: 30447 Segmentation fault (core dumped) "${GPG_PACMAN[@]}" --update-trustdb
  5. chmod: cannot access ‘/etc/pacman.d/gnupg/trustdb.gpg’: No such file or directory
  6.  
  7. gpg: signal Segmentation fault caught ... exiting
  8. gpg: Generating pacman keyring master key...
  9.  
  10.  
  11. gpg: signal Segmentation fault caught ... exiting
  12. /usr/bin/pacman-key: line 313: 30461 Segmentation fault (core dumped) "${GPG_PACMAN[@]}" --gen-key --batch <<EOF
  13. %echo Generating pacman keyring master key...
  14. Key-Type: RSA
  15. Key-Length: 2048
  16. Key-Usage: sign
  17. Name-Real: Pacman Keyring Master Key
  18. Name-Email: pacman@localhost
  19. Expire-Date: 0
  20. %commit
  21. %echo Done
  22. EOF
  23.  
  24. ==> Updating trust database...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement