Skip to content

Conversation

@mengzhuo
Copy link
Contributor

Extraction failed with poudriere on riscv64 with following error:

===>  Extracting for bash-completion-2.16.0,2
=> SHA256 Checksum OK for bash-completion-2.16.0.tar.xz.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Error exit delayed from previous errors.
===>  Failed to extract "/portdistfiles/bash-completion-2.16.0.tar.xz".

Enforcing use of bsdtar works around the issue.
See also bug https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289914

Extraction failed with poudriere on riscv64 with following error:

```
===>  Extracting for bash-completion-2.16.0,2
=> SHA256 Checksum OK for bash-completion-2.16.0.tar.xz.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Error exit delayed from previous errors.
===>  Failed to extract "/portdistfiles/bash-completion-2.16.0.tar.xz".
```

Enforcing use of bsdtar works around the issue.
See also bug https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289914
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