omsa_install icon indicating copy to clipboard operation
omsa_install copied to clipboard

R410 - Debian 11

Open BenLaKnet opened this issue 3 years ago • 5 comments

Hi,

I try to use your script to install OMSA, but I have an error on compression zst.

BenLaKnet avatar Dec 27 '22 05:12 BenLaKnet

Sorry, you're running into a problem, but you're going to have to provide a lot more information if you are expecting me to be able to help.

DocDrydenn avatar Dec 28 '22 00:12 DocDrydenn

Hi Doc,

I have an error with decompression of debian package with extension .zst for a debian 11. It is a problem of debian/ubuntu ? Is there a version without zst extension for OMSA packages ?

BenLaKnet avatar Dec 28 '22 03:12 BenLaKnet

Okay, I've looked this over and have found that this isn't an issue with my script.

One of the deb packages in the Dell repository for v11.0 Jammy is using zst compression.

This shouldn't be a problem on an Ubuntu install, however, on Debian, the current official version of dpkg does not support zst compression.

This lack of zst compression support has been addressed with the Debian team: #892664 but there isn't any word as to when this might be fixed and pushed out.

In the mean time, you are able to install v10.3 from my script and it will work just fine. I'll research if there is a valid work-around for this zst compression issue when I get the time.

DocDrydenn avatar Dec 29 '22 03:12 DocDrydenn

Many thanks for your script ! It is running with v10.3.

BenLaKnet avatar Dec 29 '22 05:12 BenLaKnet

Great to hear.

BTW, I'm just going to leave this issue open until I've figured out a fix/workaround for the v11.0 zst issue.

DocDrydenn avatar Dec 29 '22 15:12 DocDrydenn