Fix a bad distro_id comparison.

Review Request #14871 — Created March 4, 2026 and submitted

Information

rbinstall
master

Reviewers

One of the distro_id comparisons was listing "opensuse", which is a
family but not itself a distro ID (which is instead "opensuse-leap" and
"opensuse-tumbleweed"). This change fixes that and updates the unit
tests to verify the now-included cvs package.

Ran unit tests.

Summary ID
Fix a bad distro_id comparison.
One of the distro_id comparisons was listing "opensuse", which is a family but not itself a distro ID (which is instead "opensuse-leap" and "opensuse-tumbleweed"). This change fixes that and updates the unit tests to verify the now-included `cvs` package. Testing Done: Ran unit tests.
szkrzznwukpsnpszmokmuuwynzlsvxvr
chipx86
  1. Ship It!
  2. 
      
david
Review request changed
Status:
Completed
Change Summary:
Pushed to master (b215578)