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

24.11.1 installation broken on Debian 11 Bullseye #3367

Closed
roock opened this issue Dec 9, 2024 · 2 comments · Fixed by #3368
Closed

24.11.1 installation broken on Debian 11 Bullseye #3367

roock opened this issue Dec 9, 2024 · 2 comments · Fixed by #3368
Assignees
Labels

Comments

@roock
Copy link

roock commented Dec 9, 2024

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please let us know in a comment

Problem

Trying to install/upgrade Harvest 24.11.1 on Debian 11 (Bullseye) triggers an errors. Installation works on Debian 12 (Bookworm).

image

If this is "on purpose", then the release notes and documentation should contain documentation that Debian 12 is required for installation (Probably the same also applies for older Ubuntu versions).

according to my websearch, harvest 24.11.1 now uses zstd compressing which was only introduced in Debian 12. I was able to install harvest 24.11.1 on Debian 11 by repacking the deb package.

Configuration

N/A

Poller

N/A

Version

N/A

Poller logs

No response

OS and platform

Debian 11.11

ONTAP or StorageGRID version

N/A

Additional Context

No response

References

No response

@rahulguptajss
Copy link
Contributor

Thank you, @roock. We have multiple build machines, and for the release 24.11.1, the build system used a Debian 12 machine, which appears to have used zstd as the default compression algorithm. I noticed that older releases used xz compression. This issue will be addressed in PR #3368. It seems you are unblocked for now. Thanks again.

@rahulguptajss
Copy link
Contributor

verified in main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants