-
Notifications
You must be signed in to change notification settings - Fork 4.1k
util: binfetcher can't handle lib directory #55706
Copy link
Copy link
Closed
Labels
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Description
binfetcher currently can't handle the lib directory included in our most recent release tarballs and will return an error archive contains more than one file.
This is currently blocking us from being able to run any of the mixed-version roachtests (which need to download a binary for the previous release), which itself is blocking us from being able to add a v21.1.0 tag, etc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.