Buildbot: 404 errors for repo.radeon.com in configure-machine step on CentOS 7 workers #105

Open
opened 2024-07-26 12:49:01 +02:00 by Bart van der Braak · 1 comment

While updating DNS configurations for BuildBot workers, I found an error occuring within the configure-machine step on CentOS 7 workers:

================================================================================
ERROR Summary:
================================================================================
https://repo.radeon.com/rocm/yum/5.3.2/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
https://repo.radeon.com/rocm/yum/5.3.2/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found

Example: https://builder-uatest.blender.org/admin/#/builders/58/builds/8

While updating DNS configurations for BuildBot workers, I found an error occuring within the `configure-machine` step on CentOS 7 workers: ``` ================================================================================ ERROR Summary: ================================================================================ https://repo.radeon.com/rocm/yum/5.3.2/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found https://repo.radeon.com/rocm/yum/5.3.2/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found ``` Example: https://builder-uatest.blender.org/admin/#/builders/58/builds/8
Bart van der Braak added this to the DevOps Progress Board project 2024-07-26 12:49:01 +02:00

Wild guess is that baseurl in /etc/yum.repos.d/rocm.repo should become https://repo.radeon.com/rocm/yum/5.3.2/main. This structure matches 5.7.3 in the documentation, and in the dependency builder configuration (build_files/build_environment/linux/linux_rocky8_setup.sh)

Wild guess is that `baseurl` in `/etc/yum.repos.d/rocm.repo` should become `https://repo.radeon.com/rocm/yum/5.3.2/main`. This structure matches 5.7.3 in the documentation, and in the dependency builder configuration (`build_files/build_environment/linux/linux_rocky8_setup.sh`)
Bart van der Braak added the
Service
Buildbot
label 2024-08-01 11:00:10 +02:00
Bart van der Braak added the
Type
Bug
label 2024-08-01 11:25:10 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/blender-projects-platform#105
No description provided.