question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG]Latest release v3.2 Debian Installer using .zst compression and unable to install on raspbian OS

See original GitHub issue

Description Latest release v3.2 Debian Installer using .zst compression and unable to install on raspbian 64-bit

Installed on a clean installation of raspbian. I was able to install previous versions with no issues. Changing download flag from latest to 3.1 also worked on the same machine.

Traceback $ sudo apt install ./python3-thingsboard-gateway.deb -y Reading package lists... Done Building dependency tree... Done Reading state information... Done Note, selecting 'python3-thingsboard-gateway' instead of './python3-thingsboard-gateway.deb' The following additional packages will be installed: figlet libabsl20200923 libc-ares2 libprotobuf23 python-pip-whl python3-cachetools python3-decorator python3-grpcio python3-jsonpath-rw python3-pip python3-ply python3-protobuf python3-pyfiglet python3-regex python3-simplejson python3-termcolor python3-wheel python3-yaml toilet-fonts Suggested packages: python-ply-doc toilet The following NEW packages will be installed: figlet libabsl20200923 libc-ares2 libprotobuf23 python-pip-whl python3-cachetools python3-decorator python3-grpcio python3-jsonpath-rw python3-pip python3-ply python3-protobuf python3-pyfiglet python3-regex python3-simplejson python3-termcolor python3-thingsboard-gateway python3-wheel python3-yaml toilet-fonts 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/6,680 kB of archives. After this operation, 21.5 MB of additional disk space will be used. Get:1 /home/adasiot/python3-thingsboard-gateway.deb python3-thingsboard-gateway all 3.2-1 [126 kB] Selecting previously unselected package figlet. (Reading database ... 41314 files and directories currently installed.) Preparing to unpack .../00-figlet_2.2.5-3_arm64.deb ... Unpacking figlet (2.2.5-3) ... Selecting previously unselected package libabsl20200923:arm64. Preparing to unpack .../01-libabsl20200923_0~20200923.3-2_arm64.deb ... Unpacking libabsl20200923:arm64 (0~20200923.3-2) ... Selecting previously unselected package libc-ares2:arm64. Preparing to unpack .../02-libc-ares2_1.17.1-1+deb11u1_arm64.deb ... Unpacking libc-ares2:arm64 (1.17.1-1+deb11u1) ... Selecting previously unselected package libprotobuf23:arm64. Preparing to unpack .../03-libprotobuf23_3.12.4-1_arm64.deb ... Unpacking libprotobuf23:arm64 (3.12.4-1) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../04-python-pip-whl_20.3.4-4+rpt1+deb11u1_all.deb ... Unpacking python-pip-whl (20.3.4-4+rpt1+deb11u1) ... Selecting previously unselected package python3-cachetools. Preparing to unpack .../05-python3-cachetools_4.2.1-1_all.deb ... Unpacking python3-cachetools (4.2.1-1) ... Selecting previously unselected package python3-decorator. Preparing to unpack .../06-python3-decorator_4.4.2-2_all.deb ... Unpacking python3-decorator (4.4.2-2) ... Selecting previously unselected package python3-protobuf. Preparing to unpack .../07-python3-protobuf_3.12.4-1_arm64.deb ... Unpacking python3-protobuf (3.12.4-1) ... Selecting previously unselected package python3-grpcio. Preparing to unpack .../08-python3-grpcio_1.30.2-3_arm64.deb ... Unpacking python3-grpcio (1.30.2-3) ... Selecting previously unselected package python3-ply. Preparing to unpack .../09-python3-ply_3.11-4_all.deb ... Unpacking python3-ply (3.11-4) ... Selecting previously unselected package python3-jsonpath-rw. Preparing to unpack .../10-python3-jsonpath-rw_1.4.0-4_all.deb ... Unpacking python3-jsonpath-rw (1.4.0-4) ... Selecting previously unselected package python3-wheel. Preparing to unpack .../11-python3-wheel_0.34.2-1_all.deb ... Unpacking python3-wheel (0.34.2-1) ... Selecting previously unselected package python3-pip. Preparing to unpack .../12-python3-pip_20.3.4-4+rpt1+deb11u1_all.deb ... Unpacking python3-pip (20.3.4-4+rpt1+deb11u1) ... Selecting previously unselected package python3-pyfiglet. Preparing to unpack .../13-python3-pyfiglet_0.8.0+dfsg-1_all.deb ... Unpacking python3-pyfiglet (0.8.0+dfsg-1) ... Selecting previously unselected package python3-regex. Preparing to unpack .../14-python3-regex_0.1.20201113-1_arm64.deb ... Unpacking python3-regex (0.1.20201113-1) ... Selecting previously unselected package python3-simplejson. Preparing to unpack .../15-python3-simplejson_3.17.2-1_arm64.deb ... Unpacking python3-simplejson (3.17.2-1) ... Selecting previously unselected package python3-termcolor. Preparing to unpack .../16-python3-termcolor_1.1.0-3_all.deb ... Unpacking python3-termcolor (1.1.0-3) ... Selecting previously unselected package python3-yaml. Preparing to unpack .../17-python3-yaml_5.3.1-5_arm64.deb ... Unpacking python3-yaml (5.3.1-5) ... dpkg-deb: error: archive '/tmp/apt-dpkg-install-WP6KIS/18-python3-thingsboard-gateway.deb' uses unknown compression for member 'control.tar.zst', giving up dpkg: error processing archive /tmp/apt-dpkg-install-WP6KIS/18-python3-thingsboard-gateway.deb (--unpack): dpkg-deb --control subprocess returned error exit status 2 Selecting previously unselected package toilet-fonts. Preparing to unpack .../19-toilet-fonts_0.3-1.3_all.deb ... Unpacking toilet-fonts (0.3-1.3) ... Errors were encountered while processing: /tmp/apt-dpkg-install-WP6KIS/18-python3-thingsboard-gateway.deb E: Sub-process /usr/bin/dpkg returned an error code (1)

Versions:

  • OS: Raspbian 64 bit Lite
  • Thingsboard IoT Gateway version V3.2

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
imbeaconcommented, Nov 2, 2022

Deb package was updated. @helsmore thanks for workaround.

0reactions
imbeaconcommented, Nov 3, 2022

Hi @helsmore ,

I have built the new package, based on master branch, it already contains some additions, so this may case this difference.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to install duplicati_2.0.6.103-1_all.deb on Raspberry ...
I am unable to install the new release. I get the below error: Also zstd is already installed.
Read more >
#892664 - dpkg: Please add decompression support for zstd
Hi! On Sun, 2018-03-11 at 21:51:05 +0100, Balint Reczey wrote: > Package: dpkg > Version: 1.19.0.5 > Severity: wishlist > Tags: patch ...
Read more >
dpkg doesn't support zst? ("unknown compression for member ...
I'm using Raspberry Pi OS, 64-bit (Debian GNU/Linux 11 (bullseye)) on a Raspberry Pi 4B. While running sudo apt upgrade today, I encountered ......
Read more >
zst compression not supported by apt/dpkg
Debian's dpkg package doesn't support zstd compression. It may support it in the future, but it doesn't yet.
Read more >
thingsboard-gateway - bytemeta
[BUG] V3.2 Docker Image Fails on Raspberry Pi When Using Connectors With gRPC ... [BUG]Latest release v3.2 Debian Installer using .zst compression and ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found