[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Trying to piece together a procedure that works : debootstrap and gpg keys?



On Mon, 2025-09-22 at 17:17 -0400, Dennis Clarke wrote:
> # debootstrap \
> --keyring=/usr/share/keyrings/debian-ports-archive-keyring.gpg \
> --include=debian-ports-archive-keyring,wget \
> --arch=sparc64 unstable \
>   /opt/sparc64/chroot http://ftp.ports.debian.org/debian-ports
> 
> # ls -l /usr/share/keyrings/
> total 40
> -rw-r--r-- 1 root root 26628 Jan  1  2015 debian-archive-keyring.gpg
> -rw-r--r-- 1 root root 10601 Jan  1  2015 debian-archive-removed-keys.gpg
> #
> 
> So then ... where does one find the GPG files needed for archive ?

You need to install the debian-ports-archive-keyring package first:

# apt install debian-ports-archive-keyring

It's not installed by default on non-Debian-Ports architectures as
it's normally not required there.

PS: You made me open my laptop late at night to answer this, but I
    didn't want to let you wait until tomorrow - stupid time zones.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: