Project

General

Profile

Bug #663

pacstrap on ISOs doesn't copy the keyring

alfplayer - about 9 years ago - . Updated about 9 years ago.

Status:
fixed
Priority:
bug
Category:
-
Assignee:
-
% Done:

100%


Description

See the related issue #662 for an explanation.

Necessary files can be copied like this

cp -na /etc/pacman.d/gnupg/* $newroot/etc/pacman.d/gnupg/

$newroot usually is the root partition mount point, likely /mnt

-n avoids overwritting gpg.conf, to use gpg.conf provided by the package pacman installed by pacstrap.

History

#1

Updated by Anonymous about 9 years ago

  • Assignee set to Anonymous
#2

Updated by Anonymous about 9 years ago

  • Status changed from open to in progress
#3

Updated by Anonymous about 9 years ago

  • % Done changed from 0 to 100
  • Status changed from in progress to fixed

reverted changes to default from pacman to solve compatibility issues against pacstrap -> https://projects.parabola.nu/abslibre.git/commit/?id=eac23547da0bbfc69c824d21730a8a414e7e0309

Also available in: Atom PDF