Error getting repository data for nethserver-testing, repository not found 

Error getting repository data for nethserver-testing, repository not found

do you have subscription ?

It is good for me !

nope, dont have a subscription at this server. got this errors a few month ago also.

check in /etc/yum.repo.d/NethServer.repo if you get

[nethserver-testing]
name=NethServer-$releasever - Testing
mirrorlist=http://mirrorlist.nethserver.org/?release=$releasever&repo=testing&arch=$basearch&nsrelease=$nsrelease
#baseurl=http://mirror.nethserver.org/nethserver/$releasever/testing/$basearch/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-NethServer-$releasever
enabled=0
enablegroups=0

you could try to remove all the cache before to upgrade

yum clean all --enablerepo=*

2 Likes

worked now for me, thanks again @stephdl