On 1/28/26 2:31 PM, John Covici wrote:
> I am trying to clone the gentoo repo, using git.I tried to just do a
> clone using the git command, and that seemed to work, but now, using
> the normal emerge --sync, it complains that there is no signature on
> the top commit.  How do I either put the signature there, or how do I
> properly start over from scratch?
> 
> Here is my  gentoo.conf in my repos directory:
> 
> [DEFAULT]
> main-repo = gentoo
> 
> [gentoo]
> location = /var/db/repos/gentoo
> sync-type = git
> ync-uri = https://anongit.gentoo.org/git/repo/gentoo.git


Please don't use this repo. Use

https://gitweb.gentoo.org/repo/sync/gentoo.git/


> sync-git-verify-commit-signature = yes
> sync-depth = 0
> sync-openpgp-key-path = /usr/share/openpgp-keys/gentoo-release.asc


... alternatively, you need

/usr/share/openpgp-keys/gentoo-developers.asc


You also won't get "eselect news" support and will need to figure that
out for yourself.


-- 
Eli Schwartz

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to