Buildbot: 404 errors for repo.radeon.com
in configure-machine
step on CentOS 7 workers
#105
Labels
No Label
Service
Buildbot
Service
Chat
Service
Gitea
Service
Translate
Type
Bug
Type
Config
Type
Deployment
Type
Feature
Type
Setup
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/blender-projects-platform#105
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
While updating DNS configurations for BuildBot workers, I found an error occuring within the
configure-machine
step on CentOS 7 workers:Example: https://builder-uatest.blender.org/admin/#/builders/58/builds/8
Wild guess is that
baseurl
in/etc/yum.repos.d/rocm.repo
should becomehttps://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
)