Package: gpsd Version: 3.9-3~bpo70+1 When I attempted to upgrade a "stable" gpsd 3.6-4+deb7u1 to 3.9-3~bpo70+1 from wheezy-backports, it didn't work due to:
gpsd: error while loading shared libraries: libgpsd.so.21: cannot open shared object file: No such file or directory I presume that this is because it depends on libgps20 (2 3.3) when it should depend on libgps21. This is on a BeagleBone Black Debian Linux, with: kernel: 3.8.13-bone70 #16 SMP Fri Jun 12 13:18:17 IST 2015 armv7l GNU/Linux libc: 2.13-38+deb7u8 Fred Wright