Hello, I have just downloaded the tar ball of all the packages needed for LFS-5.0.
Since I saw there is both a public key and a GPG signature, I tried to verify the package with them. (I am new to GPG) These are the commands I run and the results I got:
khoyee@kippy:/mnt/linux/downloaded/linux/LFS$ gpg --import gerard-beekmans-pubkey.gpg
gpg: WARNING: using insecure memory!
gpg: please see
http://www.gnupg.org/faq.html for more information
gpg: key FA34077A: public key "Gerard Beekmans <gerard@linuxfromscratch.org>" imported
gpg: Total number processed: 1
gpg: imported: 1
khoyee@kippy:/mnt/linux/downloaded/linux/LFS$ gpg --verify lfs-packages-5.0.tar.asc lfs-packages-5.0.tar
gpg: WARNING: using insecure memory!
gpg: please see
http://www.gnupg.org/faq.html for more information
gpg: Signature made Sat Nov 8 03:15:28 2003 JST using DSA key ID FA34077A
gpg: Good signature from "Gerard Beekmans <gerard@linuxfromscratch.org>"
gpg: checking the trustdb
gpg: checking at depth 0 signed=0 ot(-/q/n/m/f/u)=0/0/0/0/0/1
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 468F 3BEC AF28 A38D 339E 19F2 E81A 98D2 FA34 077A
Looking at the warning at the end of the output, is there anything wrong with the package I downloaded? It confused me when it said "Good signature" but "not certified".... what does that mean?
Thanks in advance
