Sangoma Linux release 7.5.1805 won't update to 7.6

@remcobar - since you were able to get an update done after making this, can you do these commands on your box and show us the output:
sudo yum info sangoma-release #to see what repo is being used
sudo yum repoinfo sng-pkgs #to see what repo version is being used

Hi everyone, sorry for the delay in responding here: we had an issue in our mirrorlist where the repository list was reverting to the previous release.

Our repositories were still at the right locations, which is why using “baseurl” would bypass the issue. This is also why some people were able to update for a while, before the configuration was reverted. We are still investigating the exact root cause, but everything points to a temporary configuration used during a storage migration procedure.

The mirrorlist service is fixed now, so updates should start working as expected. It is advised to run a yum clean all before updating for refreshing the cached mirrorlist.txt files.

1 Like

I did
yum clean all
yum --downloadonly update
and all the packages were now downloaded so good to go, thanks!
gotta go open a change release ticket before I can actually update…

Now working correctly here also.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.