Skip to content
Snippets Groups Projects

Pacman keyring init

Merged Amin Vakil requested to merge aminvakil/infrastructure:pacman_keyring_init into master
All threads resolved!

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Amin Vakil resolved all threads

    resolved all threads

  • Amin Vakil added 1 commit

    added 1 commit

    Compare with previous version

  • Amin Vakil added 1 commit

    added 1 commit

    • 7ab7da7e - remove generated keyring in the installation process

    Compare with previous version

  • Amin Vakil resolved all threads

    resolved all threads

  • Amin Vakil added 1 commit

    added 1 commit

    • f6e79a1d - move pacman-init.service to files

    Compare with previous version

  • Amin Vakil resolved all threads

    resolved all threads

  • Amin Vakil added 1 commit

    added 1 commit

    • 82569abe - use copy instead of template

    Compare with previous version

  • Kristian Klausen
  • Amin Vakil added 1 commit

    added 1 commit

    • 97988515 - make sure /etc/machine-id is absent

    Compare with previous version

  • Kristian Klausen resolved all threads

    resolved all threads

    • Resolved by Amin Vakil

      I tested !493 (97988515) with this Packer patch and it works (hurray:tada:):

      [root@archlinux-packer ~]# GNUPGHOME=/etc/pacman.d/gnupg gpg --list-keys
      gpg: WARNING: unsafe permissions on homedir '/etc/pacman.d/gnupg'
      /etc/pacman.d/gnupg/pubring.gpg
      -------------------------------
      pub   rsa4096 2021-10-13 [SC]
            3C300146BEE36D53831B9749162D17EFAEFADBCC
      uid           [ultimate] Pacman Keyring Master Key <pacman@localhost>
      [...]
      ...reinstall...
      [root@archlinux-packer ~]# GNUPGHOME=/etc/pacman.d/gnupg gpg --list-keys
      gpg: WARNING: unsafe permissions on homedir '/etc/pacman.d/gnupg'
      /etc/pacman.d/gnupg/pubring.gpg
      -------------------------------
      pub   rsa4096 2021-10-13 [SC]
            5FCD3CEE4EB1FA2FBA6A5DF6C3E53487115B3CC3
      uid           [ultimate] Pacman Keyring Master Key <pacman@localhost>
      [...]

      Can you squash the commits?

  • Amin Vakil added 9 commits

    added 9 commits

    Compare with previous version

  • Amin Vakil added 1 commit

    added 1 commit

    • 6540e6e8 - Add pacman_keyring init service

    Compare with previous version

  • Amin Vakil resolved all threads

    resolved all threads

  • Amin Vakil added 1 commit

    added 1 commit

    • 40cf4e6f - install_arch: init pacman keyring on first boot

    Compare with previous version

  • Amin Vakil resolved all threads

    resolved all threads

  • Amin Vakil added 42 commits

    added 42 commits

    Compare with previous version

  • Amin Vakil added 15 commits

    added 15 commits

    Compare with previous version

  • Amin Vakil added 4 commits

    added 4 commits

    Compare with previous version

  • Amin Vakil added 144 commits

    added 144 commits

    Compare with previous version

  • Kristian Klausen added 43 commits

    added 43 commits

    Compare with previous version

  • mentioned in commit 8c51c64f

  • This took way too long to get merged, but with a fix for that Ansible provisioner bug (ec52eb09, thanks @foutrelis), I finally got around to test it.

    Good work @aminvakil :)

  • Please register or sign in to reply
    Loading