Skip to content

chore(apt): issue warning on missing decompression tool#152

Merged
Urist-McGit merged 1 commit intomainfrom
fm/warn-on-missing-tool
Dec 10, 2025
Merged

chore(apt): issue warning on missing decompression tool#152
Urist-McGit merged 1 commit intomainfrom
fm/warn-on-missing-tool

Conversation

@fmoessbauer
Copy link
Member

The apt cache data can be compressed. To work with the decompressed data, decompression tooling is needed. Instead of silently ignoring the case where a utility is missing, we now issue a warning. This informs the user about the missing tool and potential implications.

Closes: #150

@fmoessbauer fmoessbauer marked this pull request as ready for review December 10, 2025 10:50
@fmoessbauer fmoessbauer marked this pull request as draft December 10, 2025 10:57
The apt cache data can be compressed. To work with the decompressed
data, decompression tooling is needed. Instead of silently ignoring the
case where a utility is missing, we now issue a warning. This informs
the user about the missing tool and potential implications.

Closes: #150
Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
@fmoessbauer fmoessbauer force-pushed the fm/warn-on-missing-tool branch from fba4d39 to 7323eac Compare December 10, 2025 11:00
@fmoessbauer fmoessbauer marked this pull request as ready for review December 10, 2025 11:00
@Urist-McGit Urist-McGit merged commit d8dd472 into main Dec 10, 2025
14 checks passed
@Urist-McGit Urist-McGit deleted the fm/warn-on-missing-tool branch December 10, 2025 12:41
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.

Handle missing decompression utilities

2 participants