Fix a couple issues with `rbt install`

Review Request #14467 — Created June 23, 2025 and submitted

Information

RBTools
release-5.x

Reviewers

For some reason, rbt install got disappeared from the entry points in
rbtools, making it not available as a command. There was also an old
usage for headers to get the content-length that didn't work with modern
urllib.

Ran rbt install tfs

Summary ID
Fix a couple issues with `rbt install`
For some reason, `rbt install` got disappeared from the entry points in rbtools, making it not available as a command. There was also an old usage for headers to get the content-length that didn't work with modern urllib. Testing Done: Ran `rbt install tfs`
5165581aebb28648e027aa8d6a6cbec933616fc1
chipx86
  1. Ship It!
  2. 
      
david
Review request changed
Status:
Completed
Change Summary:
Pushed to release-5.x (24f6e80)