Hi,
On 12/17/20 10:11 PM, Jiaxun Yang wrote:
Our gitlab amd64-centos8-container pipeline constantly fail at:
15.36 Error: No matching repo to modify: PowerTools.
Fix it by convert it to lower case.
They recently changed the name of some repositories:
https://wiki.centos.org/Manuals/ReleaseN
Jiaxun Yang writes:
> Our gitlab amd64-centos8-container pipeline constantly fail at:
>
> 15.36 Error: No matching repo to modify: PowerTools.
>
> Fix it by convert it to lower case.
>
> Signed-off-by: Jiaxun Yang
Thanks for you patch, we already have a similar fix in flight this PR:
Subje
Our gitlab amd64-centos8-container pipeline constantly fail at:
15.36 Error: No matching repo to modify: PowerTools.
Fix it by convert it to lower case.
Signed-off-by: Jiaxun Yang
---
tests/docker/dockerfiles/centos8.docker | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/te