# layman -S * Fetching remote list,... * Remote list already up to date: http://www.gentoo.org/proj/en/overlays/repositories.xml # wget http://www.gentoo.org/proj/en/overlays/repositories.xml --2015-12-02 20:52:58-- http://www.gentoo.org/proj/en/overlays/repositories.xml Resolving www.gentoo.org... 89.16.167.134, 2001:41c8:0:936::139, 2001:41c8:0:936::136 Connecting to www.gentoo.org|89.16.167.134|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.gentoo.org/proj/en/overlays/repositories.xml [following] --2015-12-02 20:52:58-- https://www.gentoo.org/proj/en/overlays/repositories.xml Connecting to www.gentoo.org|89.16.167.134|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://api.gentoo.org/overlays/repositories.xml [following] --2015-12-02 20:52:58-- https://api.gentoo.org/overlays/repositories.xml Resolving api.gentoo.org... 89.16.167.134, 2001:41c8:0:936::136, 2001:41c8:0:936::139 Connecting to api.gentoo.org|89.16.167.134|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 257671 (252K) [text/xml] Saving to: ‘repositories.xml’ repositories.xml 100%[====================================================================================================================================================================>] 251.63K --.-KB/s in 0.1s 2015-12-02 20:52:59 (1.68 MB/s) - ‘repositories.xml’ saved [257671/257671] why is there a redirection chain redirector?
Can I see the output of /etc/layman/layman.cfg | grep -i "repositories.xml"? It seems the overlays variable is declared twice (not sure why or when that happened) and in one of the declarations it kept the old URL for the repositories.xml. I just want to confirm that that's the issue and not possibly something else. Thank you!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=805fe7c0495e1bf3a34d518041e466258944b82b commit 805fe7c0495e1bf3a34d518041e466258944b82b Author: Jakov Smolić <jsmolic@gentoo.org> AuthorDate: 2023-06-22 13:15:09 +0000 Commit: Jakov Smolić <jsmolic@gentoo.org> CommitDate: 2023-06-22 13:15:09 +0000 app-portage/layman: treeclean Closes: https://bugs.gentoo.org/761199 Closes: https://bugs.gentoo.org/609720 Closes: https://bugs.gentoo.org/627930 Closes: https://bugs.gentoo.org/700742 Closes: https://bugs.gentoo.org/649766 Closes: https://bugs.gentoo.org/681144 Closes: https://bugs.gentoo.org/648374 Closes: https://bugs.gentoo.org/545568 Closes: https://bugs.gentoo.org/581890 Closes: https://bugs.gentoo.org/539336 Closes: https://bugs.gentoo.org/590132 Closes: https://bugs.gentoo.org/574190 Closes: https://bugs.gentoo.org/578992 Closes: https://bugs.gentoo.org/540012 Closes: https://bugs.gentoo.org/412883 Closes: https://bugs.gentoo.org/443880 Closes: https://bugs.gentoo.org/480884 Closes: https://bugs.gentoo.org/567386 Closes: https://bugs.gentoo.org/454604 Closes: https://bugs.gentoo.org/567384 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> app-portage/layman/Manifest | 1 - app-portage/layman/layman-2.4.3.ebuild | 100 --------------------------------- app-portage/layman/layman-9999.ebuild | 100 --------------------------------- app-portage/layman/metadata.xml | 24 -------- profiles/package.mask | 5 -- 5 files changed, 230 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abfaed0b3460e638410c0fd74783f8d292d63afc commit abfaed0b3460e638410c0fd74783f8d292d63afc Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2023-09-08 00:41:10 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2023-09-08 00:42:07 +0000 app-portage/layman: treeclan Closes: https://bugs.gentoo.org/761199 Closes: https://bugs.gentoo.org/609720 Closes: https://bugs.gentoo.org/627930 Closes: https://bugs.gentoo.org/700742 Closes: https://bugs.gentoo.org/649766 Closes: https://bugs.gentoo.org/681144 Closes: https://bugs.gentoo.org/648374 Closes: https://bugs.gentoo.org/545568 Closes: https://bugs.gentoo.org/581890 Closes: https://bugs.gentoo.org/539336 Closes: https://bugs.gentoo.org/590132 Closes: https://bugs.gentoo.org/574190 Closes: https://bugs.gentoo.org/578992 Closes: https://bugs.gentoo.org/540012 Closes: https://bugs.gentoo.org/412883 Closes: https://bugs.gentoo.org/443880 Closes: https://bugs.gentoo.org/480884 Closes: https://bugs.gentoo.org/567386 Closes: https://bugs.gentoo.org/454604 Closes: https://bugs.gentoo.org/567384 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> app-portage/layman/Manifest | 1 - app-portage/layman/layman-2.4.3.ebuild | 100 --------------------------------- app-portage/layman/layman-9999.ebuild | 100 --------------------------------- app-portage/layman/metadata.xml | 24 -------- profiles/package.mask | 5 -- 5 files changed, 230 deletions(-)