You have an old version of libuhd already installed. Uninstall it using:
$ sudo dpkg -P libuhd
Then retry installing it. Sometimes libraries are not found and you have to run
$ sudo ldconfig
but that is usually done by dpkg.

Am 06.12.2019 um 00:31 schrieb Saeid Hashemi via USRP-users:
Hello everyone,

I have an Intel NUC running Ubuntu 16.04 and a low latency kernel which I use for OAI LTE software on top of UHD.

After updating my system repositories, UHD broke somehow with the following result:

nuc8-3@nuc83-NUC8i7BEH:~$ uhd_find_devices
uhd_find_devices: error while loading shared libraries: libuhd.so.3.14.1: cannot open shared object file: No such file or directory

Attempting to manually install the version cited in the error gives me this:

Unpacking libuhd3.14.1:amd64 (3.14.1.1-0ubuntu1~trusty1) ...
dpkg: error processing archive /var/cache/apt/archives/libuhd3.14.1_3.14.1.1-0ubuntu1~trusty1_amd64.deb (--unpack):  trying to overwrite '/usr/share/uhd/rfnoc/blocks/keep_one_in_n.xml', which is also in package libuhd3.14.0:amd64 3.14.0.0-0ubuntu1~trusty1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
  /var/cache/apt/archives/libuhd3.14.1_3.14.1.1-0ubuntu1~trusty1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


Would anyone have any recommendations on what to do to make sure I have the right version of everything present?


_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com


--
--------------------------------------------------
M.-Sc. Fabian Schwartau
Technische Universität Braunschweig
Institut für Hochfrequenztechnik
Schleinitzstr. 22
38106 Braunschweig
Germany

Tel.:   +49-(0)531-391-2017
Fax:    +49-(0)531-391-2045
Email:  fabian.schwar...@ihf.tu-bs.de
WWW:    http://www.tu-braunschweig.de/ihf
--------------------------------------------------

_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to