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

Dennis Clarke <[email protected]> Mon, 22 Sep 2025 22:19:04 -0400
Newsgroups gmane.linux.debian.ports.sparc
Organization GENUNIX
Message-ID <[email protected]>
On 9/22/25 18:14, John Paul Adrian Glaubitz wrote:
> 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.
> 


Firstly I apologize. Secondly there is not much of anything that I am
doing that requires a reply right away. Sometime in the next 24 hours
is generally considered "wonderful" for a maillist. Anytime in the next
72 hours is "yup .. that works"  :)

Time zones ... those darn things kept me up late last night reading all
manner of goodness from Tony Rodriguez also.