jorgicio-gentoo-overlay
jorgicio-gentoo-overlay copied to clipboard
Pull requires authentication
This broke my cron script for refreshing Portage tree and overlays every morning.
Check that the remote url is correct in .git/config
of your overlay (might be at /var/db/repos/jorigicio
or /var/lib/layman/jorgicio
).
[remote "origin"]
url = https://github.com/jorgicio/jorgicio-gentoo-overlay.git
fetch = +refs/heads/main:refs/remotes/origin/main