cartesi / cli

Cartesi CLI tool
Apache License 2.0
3 stars 3 forks source link

Remove bsdtar usage #14

Open endersonmaia opened 2 months ago

endersonmaia commented 2 months ago

This PR will remove the dependency on bsdtar.

Depends: #13

Testing this using cartesi/sdk:0.6.0 I get:

$ cartesi build
...
archive_read_next_header(): Linkname can't be converted from UTF-8 to current locale

Using cartesi/sdk:0.6.1 and removing the usage of bsdtar tool, it builds OK.

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: 5fdec19d9282f37d030add8a4dc3a8feb1e444bb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------ | ----- | | @cartesi/cli | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR