Installing debian testing packages to debian 12 is not a good idea. Here's a recipe on how you can rebuild the debian testing package against debian 12 libraries:
Code:
echo deb-src http://deb.debian.org/debian/ testing main | sudo tee /etc/apt/sources.list.d/testing-src.listsudo apt updatesudo apt install devscriptsapt source openconnectcd openconnect-*sudo mk-build-deps -i -rdch -llocal "Rebuild for debian 12"debuild sudo debi -u
Statistics: Posted by lindi — 2024-12-05 13:21