Skip to content

Adopt latest bosh-utils version that removes -z flag from tar extraction#699

Merged
rkoster merged 1 commit into
cloudfoundry:mainfrom
mdzhigarov:adopt-bosh-utils
Nov 6, 2025
Merged

Adopt latest bosh-utils version that removes -z flag from tar extraction#699
rkoster merged 1 commit into
cloudfoundry:mainfrom
mdzhigarov:adopt-bosh-utils

Conversation

@mdzhigarov
Copy link
Copy Markdown
Contributor

  • Update bosh-utils to latest version that removes problematic -z flag during tar extraction
  • Update Compressor interface calls to pass CompressorOptions parameter
  • Fix tar decompression commands to use -xf instead of -xzf

This resolves issues with tar extraction where the -z flag was causing problems in certain environments or with specific tar implementations.

- Update bosh-utils to latest version that removes problematic -z flag during tar extraction
- Update Compressor interface calls to pass CompressorOptions parameter
- Fix tar decompression commands to use -xf instead of -xzf

This resolves issues with tar extraction where the -z flag was causing problems
in certain environments or with specific tar implementations.
@github-project-automation github-project-automation Bot moved this from Inbox to Pending Merge | Prioritized in Foundational Infrastructure Working Group Nov 6, 2025
@rkoster rkoster merged commit e53d6a1 into cloudfoundry:main Nov 6, 2025
5 checks passed
@github-project-automation github-project-automation Bot moved this from Pending Merge | Prioritized to Done in Foundational Infrastructure Working Group Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants