(I accidentally posted this to the usrp group.  This is a repost back in the
gnuradio group.)

 

Thanks Martin.  I have changed my subscription to individual messages.

 

I ran the command you mentioned below and attached the result.  I'm not sure
if I should delete all the entries listed or even why I get all the
"permission denied" messages.  As you will see I executed the command both
with and without "sudo".

 

dave@MintJulips:~$ find / -name multi_usrp.hpp

find: '/sys/kernel/debug': Permission denied

/usr/include/uhd/usrp/multi_usrp.hpp

/home/dave/pybombsprefix1/src/uhd/host/include/uhd/usrp/multi_usrp.hpp

/home/dave/pybombsprefix1/include/uhd/usrp/multi_usrp.hpp

/home/dave/.local/share/Trash/files/pybombsprefix1/src/uhd/host/include/uhd/
usrp/multi_usrp.hpp

/home/dave/.local/share/Trash/files/pybombsprefix1/include/uhd/usrp/multi_us
rp.hpp

find: '/lost+found': Permission denied

find: '/root': Permission denied

find: '/var/spool/rsyslog': Permission denied

find: '/var/spool/cups': Permission denied

find: '/var/spool/cron/atspool': Permission denied

find: '/var/spool/cron/atjobs': Permission denied

find: '/var/spool/cron/crontabs': Permission denied

find: '/var/cache/lightdm/dmrc': Permission denied

find: '/var/cache/apt/archives/partial': Permission denied

find: '/var/cache/ldconfig': Permission denied

find: '/var/cache/cups': Permission denied

find: '/var/log/speech-dispatcher': Permission denied

find: '/var/lib/lightdm': Permission denied

find: '/var/lib/apt/lists/partial': Permission denied

find: '/var/lib/udisks2': Permission denied

find: '/var/lib/lightdm-data/lightdm': Permission denied

find: '/var/lib/polkit-1': Permission denied

find: '/var/lib/colord/.cache': Permission denied

find:
'/var/tmp/systemd-private-ecb1c088127a4dfb807716e5e4e34b68-colord.service-Qf
ymyD': Permission denied

find:
'/var/tmp/systemd-private-ecb1c088127a4dfb807716e5e4e34b68-rtkit-daemon.serv
ice-gzl5oM': Permission denied

find:
'/var/tmp/systemd-private-749c30d892ed450d9e8720d354679a23-colord.service-7a
5Gt6': Permission denied

find:
'/var/tmp/systemd-private-749c30d892ed450d9e8720d354679a23-rtkit-daemon.serv
ice-XWE7qs': Permission denied

find:
'/var/tmp/systemd-private-4b70f9be02d04cdcb23ac9674e8d12c8-colord.service-2i
7a3O': Permission denied

..... hundreds of more similar lines...

Second attempt with the "sudo"

dave@MintJulips:~$ sudo find / -name multi_usrp.hpp

/usr/include/uhd/usrp/multi_usrp.hpp

/home/dave/pybombsprefix1/src/uhd/host/include/uhd/usrp/multi_usrp.hpp

/home/dave/pybombsprefix1/include/uhd/usrp/multi_usrp.hpp

/home/dave/.local/share/Trash/files/pybombsprefix1/src/uhd/host/include/uhd/
usrp/multi_usrp.hpp

/home/dave/.local/share/Trash/files/pybombsprefix1/include/uhd/usrp/multi_us
rp.hpp

find: '/run/user/1000/gvfs': Permission denied

 

 

 


From: 

Martin Braun


Subject: 

Re: [Discuss-gnuradio] Issues with Pybombs and Package Manager Install on
Ubuntu 16.04


Date: 

Wed, 6 Jul 2016 17:47:53 -0700


User-agent: 

Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

  _____  

On 07/06/2016 05:20 PM, Dave wrote:

> I'm not sure how to respond to the list when I receive the daily archive

> of the email traffic.  As such I just copied your response text and am

> responding to that.

 

If you want to post and have discussions, you should consider changing

your subscription to individual messages, not digests.

 

This also helps other people trying to help you, since that way,

messages can be sorted by threads.

 

> I used apt-get remove uhd and apt-get remove gnuradio.  I also looked

> for anything with gnuradio and UHD in the Synaptic Package manager and

> removed anything I found.  I also deleted my directory "pybombprefix1".

 

Can you please confirm that there's *no* UHD files anywhere on your

computer (e.g. find / -name multi_usrp.hpp will return nothing).

 

M

 

 

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to