Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Test on FreeBSD is failing due to `tar entry kind 'GNUSparse' is not supported`

Open
#4,751 4 comments 0 reactions 1 assignee View on GitHub

@rami3l is already working on this.

Since Mar 15, 2026.

Assessment

This issue has not been assessed yet.

Description

bug dependencies forwarded

Unfortunately, when trying to upgrade our FreeBSD runner to v15 in #4750, we have hit another regression on FreeBSD (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286618, https://github.com/alexcrichton/tar-rs/issues/295):

  stderr:
  ====
  info: syncing channel updates for stable-x86_64-unknown-freebsd
  info: latest update on 2024-05-01 for version 1.78.0 (hash-stable-1.78.0)
  info: downloading 4 components
  error: failed to extract package: tar entry kind 'GNUSparse' is not supported
  
  ====
  
  
  thread 'suite::cli_v2::update_removed_component_toolchain' (112036) panicked at src/test/clitools.rs:197:9:
  assertion `left == right` failed
    left: Some(1)
   right: Some(0)

https://github.com/rust-lang/rustup/actions/runs/23116207400/job/67142055466?pr=4750

Dominant language
Rust
Stars
7k
Forks
1.1k
Avg merge
1d 1h
Merged PRs (30d)
46

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rust-lang/rustup

All issues in rust-lang/rustup

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.