proto icon indicating copy to clipboard operation
proto copied to clipboard

[Feature request] Support for bzip2 is missing from proto

Open shanipribadi opened this issue 4 months ago • 1 comments

What version?

0.41.3

Which command?

proto install

What happened?

Trying to install https://github.com/xo/usql/releases/tag/v0.19.3 using proto succeed, but the binary can't be executed because actually it's never unpacked by proto.

This is due to missing support of bzip2 in starbase,_archive https://github.com/moonrepo/starbase/blob/starbase_archive-v0.8.6/crates/archive/src/tar.rs

will have to add bzip2 support in starbase_archive first, and once that is released, can bump up the dependency in proto.

Trace logs?

No response

Operating system?

Linux

Architecture?

x64

shanipribadi avatar Oct 02 '24 12:10 shanipribadi