Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove bsdtar usage #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Remove bsdtar usage #14

wants to merge 1 commit into from

Conversation

endersonmaia
Copy link
Contributor

@endersonmaia endersonmaia commented May 2, 2024

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.

Copy link

changeset-bot bot commented May 2, 2024

🦋 Changeset detected

Latest commit: db30df8

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

@endersonmaia endersonmaia requested a review from tuler May 2, 2024 14:01
@tuler tuler changed the title Feat/remove bsdtar usage Remove bsdtar usage May 2, 2024
@endersonmaia endersonmaia self-assigned this May 3, 2024
it was used before because of Unicode issues, but that was solved after
cartesi/sdk:0.6.1 release that uses most recent version of cartesi/xgenext2fs:1.5.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant