Thanx Neels,
Yes, I was under the impression I had already purged "latest", but to make
sure, I will scratch the system completely, and reinstall from "nightly"
including all required packages and dependencies.
Does "nightly" require anything special regarding UHD, or could that
be retrieved with apt-get, i.e. std Ettus UHD? I am using a B100.
Gullik
On 2018-12-21 23:47, Neels Hofmeyr wrote:
Please, update all packages and libs as mentioned in my previous post. (force apt re-install for libosmo* and osmo*).
It is important to understand that you cannot sanely mix 'latest' and 'nightly' packages.
In 'latest', we have sensible version information and the LIBVERSION is settled. Package dependencies make sense. It is a sane debian package.
In 'nightly', we are tracking current master, so even though essential changes have taken place, you may stay on the very same version number. That's why we have disabled version numbers in nightly (don't recall how exactly).
If you're using 'nightly', drop all other osmo* packages and only use nightly. Don't expect debian dependencies to pick the correct osmo* packages.
~N