Advertisement
Guest User

Untitled

a guest
Mar 7th, 2018
670
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. I am getting a pgp error on this package.
  2.  
  3. [nexxuz@localhost ~] $ pacaur -S lib32-kmod
  4. :: Package lib32-kmod not found in repositories, trying AUR...
  5. :: resolving dependencies...
  6. :: looking for inter-conflicts...
  7.  
  8. AUR Packages (1) lib32-kmod-25-1
  9.  
  10. :: Proceed with installation? [Y/n] y
  11. :: Retrieving package(s)...
  12. :: lib32-kmod build files are up-to-date -- skipping
  13. :: Checking lib32-kmod integrity...
  14. ==> Making package: lib32-kmod 25-1 (Wed Mar 7 21:45:10 CST 2018)
  15. ==> Retrieving sources...
  16. -> Found kmod-25.tar.xz
  17. -> Found kmod-25.tar.sign
  18. ==> Validating source files with md5sums...
  19. kmod-25.tar.xz ... Passed
  20. kmod-25.tar.sign ... Skipped
  21. ==> Verifying source file signatures with gpg...
  22. kmod-25.tar ... FAILED (unknown public key 9BA2A5A630CBEA53)
  23. ==> ERROR: One or more PGP signatures could not be verified!
  24. :: failed to verify lib32-kmod integrity
  25. [nexxuz@localhost ~] $ sudo pacman-key --recv-keys 9BA2A5A630CBEA53
  26. gpg: key 9BA2A5A630CBEA53: 18 signatures not checked due to missing keys
  27. gpg: key 9BA2A5A630CBEA53: "Lucas De Marchi <lucas.demarchi@intel.com>" not changed
  28. gpg: Total number processed: 1
  29. gpg: unchanged: 1
  30. ==> Updating trust database...
  31. gpg: next trustdb check due at 2018-06-25
  32. [nexxuz@localhost ~] $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement