Project

General

Profile

Actions

Bug #7607

closed

*buntu 20.04

Added by Ron Bakker about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
01/25/2020
Due date:
% Done:

0%

Estimated time:
Chirp Version:
daily
Model affected:
(All models)
Platform:
Linux
Debug Log:
I read the instructions above:

Description

Sinds today (25 jan 2020) Chirp does not work in version 20.04.
The version in the repositories of *buntu 18.04 don't work also, but the daily build in the PPA works fine.
Can anyone use my setup of 20.04 for testing the future version?

Greetings;,
Ron

Actions #1

Updated by Tony Fuller about 4 years ago

It seems that Ubuntu 20.04 removed python2 and all packages that depended on python2.
More info at https://lists.ubuntu.com/archives/ubuntu-devel/2020-February/040918.html

It also seems that Ubuntu 20.04 doesn't have chirp in the repositories anymore, so this issue is probably moot and can probably be closed. Similar things have happened in Debian and Fedora
https://packages.ubuntu.com/search?keywords=chirp&searchon=names&section=all

Actions #2

Updated by Bernhard Hailer about 4 years ago

  • Status changed from New to Closed

Closed for now; a Python 3 project is in the works and has a ticket elsewhere already.

Actions #3

Updated by Tony Fuller almost 4 years ago

CHIRP depends on python2 and several other python2 related packages. These have been removed from Ubuntu 20.04

As CHIRP is migrated to python3, you can try a flatpak that is in early development in the meantime.

From https://www.flatpak.org/setup/Ubuntu/

sudo apt install flatpak

If that doesnt work then try:

sudo add-apt-repository ppa:alexlarsson/flatpak
sudo apt update
sudo apt install flatpak

Now that flatpak is installed, you'll need to set up the gnome plugin and the default repository

sudo apt install gnome-software-plugin-flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Now that flatpak is all set up try out this flatpak by Richard Shaw

curl -LO https://hobbes1069.fedorapeople.org/chirp-20200430.flatpak
flatpak uninstall chirp
flatpak install chirp-20200430.flatpak

If you already had flatpak installed, you'll immediately notice a CHIRP icon in your programs list.
If you just installed flatpak, log out and log back in to see the new CHIRP icon in your programs list.

Actions

Also available in: Atom PDF