Debian anonscm service in Alioth is shutdown and thus
fetching sources fails.

https://wiki.debian.org/Alioth

"Alioth is broken, and there is nobody around to fix it. Don't ask the 
remaining people who give it life support to implement fixes and changes. It is 
being replaced by a cocktail of ?GitLab (see Salsa), read-only repos and 
keep-alive mechanisms. See below for more information."

https://wiki.debian.org/Salsa

"What is Salsa?

Salsa is the name of a collaborative development server for Debian based on the 
gitlab software. Salsa is supposed to provide the necessary tools for package 
maintainers, packaging teams and other Debian related individuals and groups 
for collaborative development.

What is the status of Salsa?

After various discussions about the future of Alioth, the Alioth Sprint in 
August 2017 gave birth to the initial setup of the the upcoming Salsa service. 
The productive weekend resulted in a working prototype and was launched as a 
beta in December 2017. It left its beta status in January 2018."

Signed-off-by: Mikko Rapeli <[email protected]>
---
 meta/classes/mirrors.bbclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass
index 766f1cb..b331afc 100644
--- a/meta/classes/mirrors.bbclass
+++ b/meta/classes/mirrors.bbclass
@@ -67,7 +67,7 @@ ${CPAN_MIRROR}  http://search.cpan.org/CPAN/ \n \
 # where git native protocol fetches may fail due to local firewall rules, etc.
 
 MIRRORS += "\
-git://anonscm.debian.org/.*   git://anonscm.debian.org/git/PATH;protocol=https 
\n \
+git://salsa.debian.org/.*     git://salsa.debian.org/PATH;protocol=https \n \
 git://git.gnome.org/.*        git://git.gnome.org/browse/PATH;protocol=https 
\n \
 git://git.savannah.gnu.org/.* 
git://git.savannah.gnu.org/git/PATH;protocol=https \n \
 git://git.yoctoproject.org/.* 
git://git.yoctoproject.org/git/PATH;protocol=https \n \
-- 
1.9.1

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to