Probably you still don’t see the expected updates because they are buffered. This is what is going to be released during this week by sb-*
repositories:
RPMs up to | Upstream repo name |
---|---|
Apr 16 15:56 | nethserver-updates |
Apr 15 12:30 | epel |
Apr 11 09:11 | centos-sclo-rh |
Apr 9 23:59 | updates (CentOS) |
Apr 3 10:24 | extras |
In other words, the minimum age of an RPM from sb-*
repositories is one week. In practice, given the way we work and we push RPMs, the final effect is about 15-10 days delay.
Upstream updates can be installed manually with
yum clean all
yum --enablerepo=<reponame1>,<reponame2>,... update
For instance
yum clean all
yum --enablerepo=nethserver-updates,updates update
What I’ve said here is not correct. That should be
What has been published before the beginning of the past week will be rolled out during this week.