Skip to content

CentOS 8.3 has renamed the PowerTools repository

Paal Kvamme requested to merge kvamme62/centos8.3 into master

CentOS 8.3 has renamed their "PowerTools" repo to "powertools". This change breaks my docker based software build and I need to update the Dockerfile.

Who on earth thought that renaming was a good idea? Won't it affect a huge number of people?

The alternative would be to target our software to a more specific CentOS 8 version. The one we used previously from docker hub was centos:8.2.2004. The one where PowerTools got renamed was centos8.3.2011.

Merge request reports