<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
Well sometimes you can go into /etc/apt/sources.list.d/dansmith-ubuntu-chirp-snapshots-blahblahblah and change &quot;focal&quot; to &quot;bionic&quot;, save the file and cross your fingers.<br>
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
In this case apt-get update works but apt-get install fails because python2, libxml2, pygtk and pyserial are not installed. (Probably others but I stopped after digging)<br>
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
Long story short, python2 and all of the baggage was dropped in Ubuntu 20.04 (Focal Fossa) and some things need to be compiled from source now. (I think)<br>
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
Bad news: I wasn't able to compile pygtk dependencies from source (Cairo and gobject)<br>
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
I may try apt-source tomorrow but expect more rabbit holes there too.<br>
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
If anyone gets Chirp on Ubuntu 20.04 I'd be interested in knowing how to do that :)<br>
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
Tony</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> chirp_users-bounces@intrepid.danplanet.com &lt;chirp_users-bounces@intrepid.danplanet.com&gt; on behalf of Pat Anderson &lt;anderson5420@gmail.com&gt;<br>
<b>Sent:</b> Thursday, April 9, 2020 5:30:45 PM<br>
<b>To:</b> Discussion of CHIRP &lt;chirp_users@intrepid.danplanet.com&gt;<br>
<b>Subject:</b> Re: [chirp_users] Install issues</font>
<div>&nbsp;</div>
</div>
<div>
<div dir="ltr">Sounds backwards. You install the repository first, then do an update, and then you do the install. Here are the commands you need to add the repository for CHIRP and install CHIRP in your Ubuntu system:
<div><span style="color:rgb(72,72,72); font-family:Verdana,sans-serif; font-size:12px"><br>
</span></div>
<div><span style="color:rgb(72,72,72); font-family:Verdana,sans-serif; font-size:12px">If you are using Ubuntu linux (or a compatible variant such as Mint) you should install and use the PPA like this:</span><br>
</div>
<div>
<pre style="margin:1em 1em 1em 1.6em; padding:2px 2px 2px 0px; background-color:rgb(250,250,250); border:1px solid rgb(218,218,218); width:auto; overflow:auto hidden; color:rgb(72,72,72); font-size:12px">sudo apt-add-repository ppa:dansmith/chirp-snapshots
sudo apt-get update
sudo apt-get install chirp-daily</pre>
<p style="color:rgb(72,72,72); font-family:Verdana,sans-serif; font-size:12px">After installing the build from the PPA, new updates will be included in your normal system software updates. Also see the&nbsp;<a href="http://chirp.danplanet.com/projects/chirp/wiki/Running_Under_Linux#serial-port-permissions" class="x_external" style="color:rgb(42,86,133); text-decoration-line:none; background-position:0% 60%; background-repeat:no-repeat; padding-left:12px; background-image:url(&quot;../images/external.png&quot;)">Running
 on Linux</a>&nbsp;page for additional steps required to gain access to your serial port.</p>
<p style="color:rgb(72,72,72); font-family:Verdana,sans-serif; font-size:12px">Pat Anderson</p>
<p style="color:rgb(72,72,72); font-family:Verdana,sans-serif; font-size:12px">KD7OAC</p>
</div>
</div>
<br>
<div class="x_gmail_quote">
<div dir="ltr" class="x_gmail_attr">On Thu, Apr 9, 2020 at 2:27 PM &lt;<a href="mailto:w4rss@radioclub.org">w4rss@radioclub.org</a>&gt; wrote:<br>
</div>
<blockquote class="x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<br>
I'm having issues installing the repository for Chirp in Ubuntu. I&nbsp; <br>
just installed the newest version of Ubuntu and then tried to add the&nbsp; <br>
Chirp repository to it.<br>
<br>
Here is the output from the terminal:<br>
<br>
&nbsp; More info: <a href="https://launchpad.net/~dansmith/&#43;archive/ubuntu/chirp-snapshots" rel="noreferrer" target="_blank">
https://launchpad.net/~dansmith/&#43;archive/ubuntu/chirp-snapshots</a><br>
Press [ENTER] to continue or Ctrl-c to cancel adding it.<br>
<br>
Hit:1 <a href="http://us.archive.ubuntu.com/ubuntu" rel="noreferrer" target="_blank">
http://us.archive.ubuntu.com/ubuntu</a> focal InRelease<br>
Hit:2 <a href="http://us.archive.ubuntu.com/ubuntu" rel="noreferrer" target="_blank">
http://us.archive.ubuntu.com/ubuntu</a> focal-updates InRelease<br>
Hit:3 <a href="http://security.ubuntu.com/ubuntu" rel="noreferrer" target="_blank">
http://security.ubuntu.com/ubuntu</a> focal-security InRelease<br>
Hit:4 <a href="http://us.archive.ubuntu.com/ubuntu" rel="noreferrer" target="_blank">
http://us.archive.ubuntu.com/ubuntu</a> focal-backports InRelease<br>
Ign:5 <a href="http://ppa.launchpad.net/dansmith/chirp-snapshots/ubuntu" rel="noreferrer" target="_blank">
http://ppa.launchpad.net/dansmith/chirp-snapshots/ubuntu</a> focal InRelease<br>
Err:6 <a href="http://ppa.launchpad.net/dansmith/chirp-snapshots/ubuntu" rel="noreferrer" target="_blank">
http://ppa.launchpad.net/dansmith/chirp-snapshots/ubuntu</a> focal Release<br>
&nbsp; &nbsp;404&nbsp; Not Found [IP: 91.189.95.83 80]<br>
Reading package lists... Done<br>
E: The repository&nbsp; <br>
'<a href="http://ppa.launchpad.net/dansmith/chirp-snapshots/ubuntu" rel="noreferrer" target="_blank">http://ppa.launchpad.net/dansmith/chirp-snapshots/ubuntu</a> focal&nbsp;
<br>
Release' does not have a Release file.<br>
N: Updating from such a repository can't be done securely, and is&nbsp; <br>
therefore disabled by default.<br>
N: See apt-secure(8) manpage for repository creation and user&nbsp; <br>
configuration details.<br>
<br>
Any suggestions how to overcome this?&nbsp; The manpage is not really very helpful.<br>
<br>
Thanks<br>
Dick<br>
W4RSS<br>
<br>
_______________________________________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">chirp_users@intrepid.danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
This message was sent to Pat Anderson at <a href="mailto:anderson5420@gmail.com" target="_blank">
anderson5420@gmail.com</a><br>
To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank">
chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
</blockquote>
</div>
</div>
</body>
</html>