[setup] Rewrite dpkg_install_from_wget in Python#24502
Conversation
5c7c6d2 to
0355537
Compare
This comment was marked as resolved.
This comment was marked as resolved.
0355537 to
64e44d1
Compare
64e44d1 to
b86db4e
Compare
This removes the special case logic for "remove bazel first", but (1) now that we're installing with apt-get instead of dpkg, hopefully that doesn't matter in practice, and (2) upstream bazel hasn't shipped a new deb in several years and their apt site only goes up to 22.04, so hopefully this isn't a problem anymore.
b86db4e to
d054a9c
Compare
|
@drake-jenkins-bot linux-noble-unprovisioned-clang-bazel-experimental-everything-release please |
Towards #22055.
This change is