You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debian doesn't support the zst compression used to build the package and throws the following error on install:
dpkg-deb: error: archive 'opsgenie-nagios_1.1.4_amd64.deb' uses unknown compression for member 'control.tar.zst', giving up
dpkg: error processing archive opsgenie-nagios_1.1.4_amd64.deb (--install):
dpkg-deb --control subprocess returned error exit status 2
Errors were encountered while processing:
opsgenie-nagios_1.1.4_amd64.deb
Tested on Debian 10.12
The text was updated successfully, but these errors were encountered:
Debian doesn't support the zst compression used to build the package and throws the following error on install:
dpkg-deb: error: archive 'opsgenie-nagios_1.1.4_amd64.deb' uses unknown compression for member 'control.tar.zst', giving up
dpkg: error processing archive opsgenie-nagios_1.1.4_amd64.deb (--install):
dpkg-deb --control subprocess returned error exit status 2
Errors were encountered while processing:
opsgenie-nagios_1.1.4_amd64.deb
Tested on Debian 10.12
The text was updated successfully, but these errors were encountered: