• 
      

    Fix CentOS 8 and stream-8 builds.

    Review Request #14885 — Created March 7, 2026 and submitted

    Information

    rbinstall
    master

    Reviewers

    There were a handful of issues affecting CentOS 8 and stream-8, both in
    the actual installer as well as our test harness:

    • The crb repo used by newer centos releases is called powertools in
      8 and stream-8.
    • There's no epel-next-release repo.
    • For the install tests, we need to update yum to point at
      vault.centos.org because they've removed these from the primary
      mirror.
    • Ran unit tests.
    • Ran install tests for centos8/stream-8.
    Summary ID
    Fix CentOS 8 and stream-8 builds.
    There were a handful of issues affecting CentOS 8 and stream-8, both in the actual installer as well as our test harness: - The `crb` repo used by newer centos releases is called `powertools` in 8 and stream-8. - There's no `epel-next-release` repo. - For the install tests, we need to update yum to point at vault.centos.org because they've removed these from the primary mirror. Testing Done: - Ran unit tests. - Ran install tests for centos8/stream-8.
    uvxyzmmopqxvxyrnlskvxtuunzltovot
    Description From Last Updated

    Can you add a blank line between the sets of commands, like we have up above? This will help with …

    chipx86chipx86
    chipx86
    1. 
        
    2. tests/run-install-tests.py (Diff revision 1)
       
       
       
       
       
       
       
       
       
       
       
      Show all issues

      Can you add a blank line between the sets of commands, like we have up above? This will help with readability when there's a bunch of multi-line commands, and keep that consistent.

      Same below.

    3. 
        
    david
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (af8d46f)