Install Gqrx SDR on Ubuntu 20.04 LTS

874 views
Skip to first unread message

Nick Mortel

unread,
Oct 18, 2020, 5:54:16 AM10/18/20
to Gqrx SDR
Hi all,
Is the Install Gqrx SDR on Ubuntu LTS on https://gqrx.dk/ okay for install on latest ubuntu 20.04 ? New user ubuntu installed on laptop with windows removed (OS is ubuntu, nothing else onboard).
Thanks in advance - Nick Mortel

Nick Mortel

unread,
Oct 18, 2020, 6:01:04 AM10/18/20
to Gqrx SDR
.........I get this back on Terminal when I attempt .....
sudo apt-get install gnuradio gqrx
[sudo] password for nickmortel:
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 8511 (apt-get)
N: Be aware that removing the lock file is not a solution and may break your system.
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?

Adrian Scripcă

unread,
Oct 18, 2020, 6:14:00 AM10/18/20
to Gqrx SDR
Hi Nick,

Quickest fix, (in case you didn't reboot the system) would be to simply run `sudo kill -9 8511` and then try again the installation through apt. Most likely an update is being ran by the system in background.

All the best,
Adrian

--
You received this message because you are subscribed to the Google Groups "Gqrx SDR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gqrx+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gqrx/a49a7c9f-f2f1-4145-a270-3f5aa27a0699n%40googlegroups.com.

Nick Mortel

unread,
Oct 18, 2020, 7:18:04 AM10/18/20
to gq...@googlegroups.com
Excellent Adrian, sounds logical. Will have a look. Thank you very much. Have a good day.


You received this message because you are subscribed to a topic in the Google Groups "Gqrx SDR" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gqrx/aVdO3gc6FTA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gqrx+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gqrx/CAC9ou4WX_TbAW3q_SaRcp-3X%3DgRx5aTPUtQEgtmJvFF1jcHiPw%40mail.gmail.com.

Nick Mortel

unread,
Oct 18, 2020, 9:10:43 AM10/18/20
to Gqrx SDR
No, no luck with that.

Richard Bown

unread,
Oct 18, 2020, 11:00:39 AM10/18/20
to gq...@googlegroups.com
This should have gone to the list

Hi I can confirm Ubuntu 20 has a most annoying "unattended backup" running

You need to kill that process, and

run ps ax | grep unattended

kill the earliest instances of the unattended updates as it has a
tendency to respawn.

DO not just kill the last unattended updates, it WILL respawn.

Really is a PITA, like most things with Ubuntu 20 unfortunately

HTH Richard
> <https://groups.google.com/d/msgid/gqrx/a49a7c9f-f2f1-4145-a270-3f5aa27a0699n%40googlegroups.com?utm_medium=email&utm_source=footer>.
>
> --
>
> You received this message because you are subscribed to a
> topic in the Google Groups "Gqrx SDR" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/gqrx/aVdO3gc6FTA/unsubscribe.
> To unsubscribe from this group and all its topics, send an
> email to gqrx+uns...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/gqrx/CAC9ou4WX_TbAW3q_SaRcp-3X%3DgRx5aTPUtQEgtmJvFF1jcHiPw%40mail.gmail.com
> <https://groups.google.com/d/msgid/gqrx/CAC9ou4WX_TbAW3q_SaRcp-3X%3DgRx5aTPUtQEgtmJvFF1jcHiPw%40mail.gmail.com?utm_medium=email&utm_source=footer>.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Gqrx SDR" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to gqrx+uns...@googlegroups.com
> <mailto:gqrx+uns...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/gqrx/4cbda653-003f-4142-b7ae-3c0c25788a76n%40googlegroups.com
> <https://groups.google.com/d/msgid/gqrx/4cbda653-003f-4142-b7ae-3c0c25788a76n%40googlegroups.com?utm_medium=email&utm_source=footer>.

--
Best wishes /73
Richard Bown

Email : ric...@g8jvm.com

HTTP : http://www.g8jvm.com

######################################################################

Ham Call: G8JVM . QRV: 50-432 MHz + Microwave
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV 6mtrs 200W, 4mtrs 150W, 2mtrs 300W, 70cms 200W,
Microwave 1296MHz 110W, 2320MHz 100W, 5760MHz 10W & 10368MHz 5W
OS: Linux Mint 20, on a Dell Inspiron 3580 laptop
######################################################################

Richard Bown

unread,
Oct 18, 2020, 11:43:39 AM10/18/20
to gq...@googlegroups.com
If you want to remove this PITA feature in ubuntu20

the magic line to type is

sudo apt remove unattended-upgrades

Richard

Adrian Scripcă

unread,
Oct 18, 2020, 11:45:43 AM10/18/20
to Gqrx SDR
Alternatively, you can retry after a short while; give the upgrader the chance to finish.

Richard Bown

unread,
Oct 18, 2020, 11:50:11 AM10/18/20
to gq...@googlegroups.com
only if you like watching paint dry, it takes ages and ages and ages and
ages ,

you could watch half a dozen box sets and it would still be doing it . :)

even go to bed, get up in the morning , watch more box sets, and it
would still be going

It may finish when there is no more covid

Richard
> <beni...@gmail.com <mailto:beni...@gmail.com>>
> >>     wrote:
> >>
> >>         Hi Nick,
> >>
> >>         Quickest fix, (in case you didn't reboot the system)
> would be
> >>         to simply run `sudo kill -9 8511` and then try again the
> >>         installation through apt. Most likely an update is
> being ran
> >>         by the system in background.
> >>
> >>         All the best,
> >>         Adrian
> >>
> >>         On Sun, Oct 18, 2020 at 1:01 PM Nick Mortel
> gqrx+uns...@googlegroups.com <mailto:gqrx%2Buns...@googlegroups.com>.
> >>             To view this discussion on the web visit
> >>
> https://groups.google.com/d/msgid/gqrx/a49a7c9f-f2f1-4145-a270-3f5aa27a0699n%40googlegroups.com
> >>
> <https://groups.google.com/d/msgid/gqrx/a49a7c9f-f2f1-4145-a270-3f5aa27a0699n%40googlegroups.com?utm_medium=email&utm_source=footer>.
> >>
> >>         --
> >>         You received this message because you are subscribed to a
> >>         topic in the Google Groups "Gqrx SDR" group.
> >>         To unsubscribe from this topic, visit
> >> https://groups.google.com/d/topic/gqrx/aVdO3gc6FTA/unsubscribe.
> >>         To unsubscribe from this group and all its topics, send an
> >>         email to gqrx+uns...@googlegroups.com
> <mailto:gqrx%2Buns...@googlegroups.com>.
> >>         To view this discussion on the web visit
> >>
> https://groups.google.com/d/msgid/gqrx/CAC9ou4WX_TbAW3q_SaRcp-3X%3DgRx5aTPUtQEgtmJvFF1jcHiPw%40mail.gmail.com
> >>
> <https://groups.google.com/d/msgid/gqrx/CAC9ou4WX_TbAW3q_SaRcp-3X%3DgRx5aTPUtQEgtmJvFF1jcHiPw%40mail.gmail.com?utm_medium=email&utm_source=footer>.
> >>
> >> --
> >> You received this message because you are subscribed to the Google
> >> Groups "Gqrx SDR" group.
> >> To unsubscribe from this group and stop receiving emails from it,
> >> send an email to gqrx+uns...@googlegroups.com
> <mailto:gqrx%2Bunsu...@googlegroups.com>
> >> <mailto:gqrx+uns...@googlegroups.com
> <mailto:gqrx%2Bunsu...@googlegroups.com>>.
>   Email : ric...@g8jvm.com <mailto:ric...@g8jvm.com>
>
>   HTTP  : http://www.g8jvm.com
>
> ######################################################################
>
>   Ham Call: G8JVM . QRV: 50-432 MHz + Microwave
>   Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
>   QRV 6mtrs 200W, 4mtrs 150W, 2mtrs 300W, 70cms 200W,
>   Microwave 1296MHz 110W, 2320MHz 100W, 5760MHz 10W & 10368MHz 5W
>   OS: Linux Mint 20, on a Dell Inspiron 3580 laptop
> ######################################################################
>
> --
> You received this message because you are subscribed to the Google
> Groups "Gqrx SDR" group.
> To unsubscribe from this group and stop receiving emails from it,
> send an email to gqrx+uns...@googlegroups.com
> <mailto:gqrx%2Bunsu...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/gqrx/c03d6554-fd47-4a0e-2f73-021c7e63a167%40g8jvm.com.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Gqrx SDR" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to gqrx+uns...@googlegroups.com
> <mailto:gqrx+uns...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/gqrx/CAC9ou4X1iqo2XrNXaTF-EFt_02EDqsxJLckLHbkPCSnQzeis9Q%40mail.gmail.com
> <https://groups.google.com/d/msgid/gqrx/CAC9ou4X1iqo2XrNXaTF-EFt_02EDqsxJLckLHbkPCSnQzeis9Q%40mail.gmail.com?utm_medium=email&utm_source=footer>.

Nick Mortel

unread,
Oct 18, 2020, 7:35:15 PM10/18/20
to Gqrx SDR
HaHa, Thank you guys. Richard, funny guy, that worked gr8. TUVM 73

Myrton Smith

unread,
Oct 19, 2020, 8:00:08 AM10/19/20
to gq...@googlegroups.com
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 8511 (apt-get), it means a process is using the APT-GET feature and first must be stopped before you can proceed, else you get the ERROR message.


--
You received this message because you are subscribed to the Google Groups "Gqrx SDR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gqrx+uns...@googlegroups.com.

Nick Mortel

unread,
Oct 19, 2020, 4:33:53 PM10/19/20
to gq...@googlegroups.com
Hi Myrton,

Yes, thanks for that. I have resolved the issue now. 73

Nick Mortel

Reply all
Reply to author
Forward
0 new messages