• 
      

    Update the dependencies that rb-site checks, and install instructions.

    Review Request #11416 — Created Jan. 28, 2021 and submitted

    Information

    Review Board
    release-4.0.x

    Reviewers

    rb-site had a fairly outdated list of dependencies to check. Some of
    these didn't matter and never showed up in the instructions (sqlite3
    support, which is part of Python, and python-memcached, which we have
    as a required dependency). A couple others are still relevant, but the
    original packages providing the module have since been forked and
    renamed.

    This change trims down the module list to what's relevant today, and
    enhances them with package names so that we can tell the user what to
    run in order to get the support they need.

    Ran through rb-site install, with missing modules. Saw the instructions
    for installing them.

    Summary ID
    Update the dependencies that rb-site checks, and install instructions.
    `rb-site` had a fairly outdated list of dependencies to check. Some of these didn't matter and never showed up in the instructions (`sqlite3` support, which is part of Python, and `python-memcached`, which we have as a required dependency). A couple others are still relevant, but the original packages providing the module have since been forked and renamed. This change trims down the module list to what's relevant today, and enhances them with package names so that we can tell the user what to run in order to get the support they need.
    82d83530fcc20125654861f32c5e16044dbdbbd0
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.0.x (9516e51)