<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ubuntu on if empty {}</title><link>https://ifempty.z1.web.core.windows.net/tags/ubuntu/</link><description>if empty {} (Ubuntu)</description><generator>Hugo -- gohugo.io</generator><lastBuildDate>Tue, 28 May 2019 08:54:59 +0100</lastBuildDate><atom:link href="https://ifempty.z1.web.core.windows.net/tags/ubuntu/index.xml" rel="self" type="application/rss+xml"/><item><title>Lime Suite SDR unter Ubuntu 19.04 installieren</title><link>https://ifempty.z1.web.core.windows.net/posts/lime_suite_sdr_unter_ubuntu_1904_installieren/</link><pubDate>Tue, 28 May 2019 08:54:59 +0100</pubDate><guid>https://ifempty.z1.web.core.windows.net/posts/lime_suite_sdr_unter_ubuntu_1904_installieren/</guid><description>&lt;p>Die installtion der &lt;a href="https://wiki.myriadrf.org/Lime_Suite">Lime Suite SDR&lt;/a> funktioniert in neueren Ubuntu Versionen nicht mehr. Mit einem kleinen Trick kann diese dennoch installiert werden.&lt;/p>
&lt;p>Mit folgendem befehl wird normalerweise die Lime Suite SDR installiert&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4">&lt;code class="language-sh" data-lang="sh">sudo add-apt-repository -y ppa:myriadrf/drivers
sudo apt update
&lt;/code>&lt;/pre>&lt;/div>&lt;p>Unter Ubuntu 19.04 erscheint hier aber die Fehlermeldung:&lt;/p>
&lt;pre tabindex="0">&lt;code>E: Das Depot »http://ppa.launchpad.net/myriadrf/drivers/ubuntu disco Release« enthält keine Release-Datei.
N: Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgeführt werden, daher ist es standardmäßig deaktiviert.
N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).
&lt;/code>&lt;/pre>&lt;p>Das liegt daran das es noch keine Release für das Ubuntu 19.04 (disco) im Repository gibt. Um dennoch die Lime Suite zu installieren kann in den Quellen Ubuntu 18.04 (bionic) als Distribution hinterlegt werden.&lt;/p>
&lt;p>Dazu “Anwendung &amp;amp; Aktualisierungen” öffnen und in den Reiter “Andere Programme” wechseln:&lt;/p>
&lt;figure style="padding: 0.25rem; margin: 2rem 0; background-color: #cccc">
&lt;a href="screenshot_ubuntu_anwendungen_und_aktualisierungen.png" target="_blank">
&lt;img style="max-width: 100%; width: auto; height: auto;" src="https://ifempty.z1.web.core.windows.net/posts/lime_suite_sdr_unter_ubuntu_1904_installieren/screenshot_ubuntu_anwendungen_und_aktualisierungen_hud91337d5a2e7159527d6b9d6730f24d1_159481_400x0_resize_box_3.png" width="400" height="175">
&lt;/a>
&lt;figcaption>
&lt;small>
Screenshot aus Ubuntu Anwendungen &amp; Aktualisierungen
&lt;/small>
&lt;/figcaption>
&lt;/figure>
&lt;p>Den Eintrag &amp;ldquo;&lt;a href="http://ppa.launchpad.net/myriadrf/drivers/ubuntu">http://ppa.launchpad.net/myriadrf/drivers/ubuntu&lt;/a> disco main&amp;rdquo; selektieren und bearbeiten. Nun im
&amp;ldquo;Paketquelle bearbeiten&amp;rdquo; Fenster unter Distribution &amp;ldquo;bionic&amp;rdquo; eintragen anstatt &amp;ldquo;disco&amp;rdquo;.&lt;/p>
&lt;figure style="padding: 0.25rem; margin: 2rem 0; background-color: #cccc">
&lt;a href="screenshot_ubuntu_paketquellen_bearbeiten.png" target="_blank">
&lt;img style="max-width: 100%; width: auto; height: auto;" src="https://ifempty.z1.web.core.windows.net/posts/lime_suite_sdr_unter_ubuntu_1904_installieren/screenshot_ubuntu_paketquellen_bearbeiten_hu9f616ce4594ce871cad90abc4f76ded3_19326_400x0_resize_box_3.png" width="400" height="293">
&lt;/a>
&lt;figcaption>
&lt;small>
Screenshot aus Ubuntu Anwendungen &amp; Aktualisierungen
&lt;/small>
&lt;/figcaption>
&lt;/figure>
&lt;p>Nach dem bestätigen des Dialogs und dem Schließen des &amp;ldquo;Anwendung &amp;amp; Aktualisierungen&amp;rdquo; Fensters läuft der &amp;ldquo;apt update&amp;rdquo; Befehl wieder erfolgreich durch. Nun kann die Lime Suite installiert werden:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4">&lt;code class="language-sh" data-lang="sh">sudo apt install limesuite liblimesuite-dev limesuite-udev limesuite-images soapysdr soapysdr-module-lms7
&lt;/code>&lt;/pre>&lt;/div></description></item><item><title>Ubuntu 17.04 auf 17.10 updaten</title><link>https://ifempty.z1.web.core.windows.net/posts/ubuntu_1704_auf_1710_updaten/</link><pubDate>Tue, 13 Nov 2018 13:45:53 +0100</pubDate><guid>https://ifempty.z1.web.core.windows.net/posts/ubuntu_1704_auf_1710_updaten/</guid><description>&lt;p>Ubuntu quittiert das updaten von 17.04 auf 17.10 mit einer Fehlermeldung&lt;/p>
&lt;pre tabindex="0">&lt;code>W: The repository 'http://security.ubuntu.com/ubuntu zesty-security Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://in.archive.ubuntu.com/ubuntu zesty Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://in.archive.ubuntu.com/ubuntu zesty-updates Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://in.archive.ubuntu.com/ubuntu zesty-backports Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
&lt;/code>&lt;/pre>&lt;p>Abhilfe schafft hier nur noch ein Distributions-Update. Normalerweise gelingt es mit&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4">&lt;code class="language-bash" data-lang="bash">sudo apt-get update &lt;span style="color:#f92672">&amp;amp;&amp;amp;&lt;/span> sudo apt-get dist-upgrade &lt;span style="color:#f92672">&amp;amp;&amp;amp;&lt;/span> sudo apt-get autoremove
&lt;/code>&lt;/pre>&lt;/div>&lt;p>doch bei älteren Versionen wie der 17.04 führt dies zum selben Fehler, hier hilft nur das manuelle anpassen der sources.list:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4">&lt;code class="language-bash" data-lang="bash">sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak &lt;span style="color:#75715e">#to be safe&lt;/span>
sudo sed -i -re &lt;span style="color:#e6db74">&amp;#39;s/old-releases.ubuntu.com/archive.ubuntu.com/g&amp;#39;&lt;/span> /etc/apt/sources.list
sudo sed -i -re &lt;span style="color:#e6db74">&amp;#39;s/zesty/artful/g&amp;#39;&lt;/span> /etc/apt/sources.list
sudo apt update
sudo apt dist-upgrade
sudo apt autoremove
&lt;/code>&lt;/pre>&lt;/div>&lt;p>&lt;a href="https://unix.stackexchange.com/a/462467">Quelle&lt;/a>&lt;/p></description></item></channel></rss>