openziti / ziti-tunnel-sdk-c

Apache License 2.0
42 stars 15 forks source link

post-install script fails on Raspbian #781

Closed qrkourier closed 5 months ago

qrkourier commented 5 months ago
$ dpkg-query -Wf '${Version;5}' policykit-1 | cut -d . -f 2
122-3

but the post install script expects an integer, resulting in an install error.

Setting up ziti-edge-tunnel (0.22.20) ...
/var/lib/dpkg/info/ziti-edge-tunnel.postinst: 37: [: Illegal number: 122-3