<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=5213&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5213</link>
		<description><![CDATA[The most recent posts in [SOLVED] invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository.]]></description>
		<lastBuildDate>Tue, 20 Sep 2022 11:32:10 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37617#p37617</link>
			<description><![CDATA[<p>I see... Great, thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (joril)]]></author>
			<pubDate>Tue, 20 Sep 2022 11:32:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37617#p37617</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37616#p37616</link>
			<description><![CDATA[<p>As the key issue was fixed without needing ISO remake, the trial remakes were removed.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Tue, 20 Sep 2022 10:17:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37616#p37616</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37605#p37605</link>
			<description><![CDATA[<div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>At <a href="https://ido.rrq.id.au/download" rel="nofollow">https://ido.rrq.id.au/download</a> there is an initial collection of trial installer ISOs that need to be tested in a range of settings.</p></div></blockquote></div><p>Hi Ralph,<br />there are no files at https://ido.rrq.id.au/download anymore, is the test period over?<br />Thanks for your time!</p>]]></description>
			<author><![CDATA[dummy@example.com (joril)]]></author>
			<pubDate>Mon, 19 Sep 2022 15:30:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37605#p37605</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37536#p37536</link>
			<description><![CDATA[<p>@guuml.dev1 :&#160; You were probably composing your note and didn&#039;t see my previous post #39 at 16:32:49 ...</p><p>It looks like whomever is in charge of the archive keeps managed to get them resigned with a valid signature.</p><p>So suddenly, apt/apt-get updates just started working (magically) again with no need for a manual intervention.</p><p>Now: It Just Works.&#160; [tm]</p><p>[ On my systems which are running chimaera and beowulf. ]</p>]]></description>
			<author><![CDATA[dummy@example.com (dave)]]></author>
			<pubDate>Mon, 12 Sep 2022 15:30:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37536#p37536</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37534#p37534</link>
			<description><![CDATA[<p>Sorry for being late to the party at So 11 Sep 2022 21:44:59 CEST,<br /><span class="bbc">date +%c</span>, you know?</p><p>Last sunday noon, aka So 04 Sep 12:00, my usual workflow (as root) was disrupted by an EXPKEYSIG error: WTF? Network error caused by provider? No. – DNS problem? No. – What is going on? This looks like a serious problem to my local machine and has to be fixed NOW!<br />&#160; <br />Wait, eight days later, I want to make a long story short. Since my 1st beginning with Linux kernels and GNU software on <em>rpm based</em> machines I know a true zen say:</p><div class="codebox"><pre><code>Security is a matter of trust.</code></pre></div><p>Once upon the time an &quot;update&quot; process &quot;distrust his master voice&quot; and therefor ignores my well choosen configuration. I&#039;ve lost data and recovering from this accident takes some time. The change to debian packaging system, change of distribution, was one of the consequences. And the step from <em>debian/jessie</em> to <em>devuan/jessie</em> some years later wasn&#039;t that difficult to continue the way with GNU/Linux. Back to the failing <span class="bbc">apt update</span> (as root;)</p><p>I&#039;m not a C-programmer and I have only a vague understanding of so-called <del>elliptic curves</del>&quot;internet security&quot;, but last week <em>there was a urgent need <strong>for me</strong></em> to find some thing like a <strong>Devuan Cryptographic Key</strong>. But where? And HOW TO know that this is the right key?</p><p>Thanks to <a href="https://dev1galaxy.org/viewtopic.php?pid=37324#p37324" rel="nofollow">ralph.ronnquist</a> I&#039;ve found two answers. (There has always to be an alternative to init freedom;-) The 1st alternative is <em>&quot;<span class="bbu">allow-unauthenticated</span>&quot;</em> and/or <em>&quot;<span class="bbu">allow-insecure-repositories</span>&quot;</em>. Does not sound trustworthy, really? The second way looks better to me:</p><ul><li><p>As a &quot;normal user&quot; with UID&gt;=1000<strong> <span class="bbu">download the new key</span></strong> to a directory of your choice:</p><div class="codebox"><pre><code>wget http://deb.devuan.org/devuan/pool/main/d/devuan-keyring/devuan-keyring_2022.09.04_all.deb</code></pre></div><p>Note: Meanwhile <span class="bbu"><strong><a href="https://www.devuan.org/os/keyring" rel="nofollow">https://www.devuan.org/os/keyring</a></strong></span> states </p><div class="codebox"><pre><code>apt-get install devuan-keyring</code></pre></div><p> but I tend to disagree: <strong>wget does one thing</strong> download one file, but <strong>apt install</strong>ing one file may affect other packages. </p></li><li><p><strong><span class="bbu">Verify the checksum</span></strong> by your own, that&#039;s to say:</p><div class="codebox"><pre><code>sha256sum ./devuan-keyring_2022.09.04_all.deb</code></pre></div><p>has an output of </p><div class="codebox"><pre><code>96c4a206e8dfdc21138ec619687ef9acf36e1524dd39190c040164f37cc3468d  ./devuan-keyring_2022.09.04_all.deb</code></pre></div><p><strong><em>Make sure that&#039;s ok!</em></strong></p></li><li><p>Now <span class="bbu">inject <em>this proved file</em></span> to your system:</p><div class="codebox"><pre><code># dpkg -i ./devuan-keyring_2022.09.04_all.deb</code></pre></div><p>Note: sudo want&#039;s user&#039;s password, but I&#039;ll prefer a real root shell.</p></li><li><p>Then update the package information:</p><div class="codebox"><pre><code># apt update</code></pre></div></li></ul><p>Summary:</p><p>As far as I can trust myself;-) I have copied <span class="bbu"><strong>that proved deb-file</strong></span> to an USB stick. Using this file with <span class="bbc">dpkg -i</span> just <em>before</em> any <span class="bbc">apt update</span> works on every devuan/jessie &#039;til chimaera I can reach! AND it keeps my last DVD alive: Around easter 2022 I have burned that raw DVD with chimaera to check discless hardware without internet connection. Updating the keyring is just a small step just before getting another host up and running.</p><p>last but not least:</p><div class="quotebox"><blockquote><div><p><strong>apt-cache policy devuan-keyring</strong><br />devuan-keyring:<br />&#160; Installiert:&#160; &#160; &#160; &#160; &#160; &#160;2022.09.04<br />&#160; Installationskandidat: 2022.09.04<br />&#160; Versionstabelle:<br /> *** 2022.09.04 500<br />&#160; &#160; &#160; &#160; 500 http://deb.devuan.org/merged chimaera/main amd64 Packages<br />&#160; &#160; &#160; &#160; 100 /var/lib/dpkg/status</p></div></blockquote></div><div class="quotebox"><blockquote><div><p><strong>apt-key list</strong><br />Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).</p></div></blockquote></div><div class="quotebox"><blockquote><div><p><strong>man apt-key </strong><br />apt-key(8) will last be available in Debian 11 and Ubuntu 22.04.</p></div></blockquote></div><p>Thanks for all your work and a better new week.</p>]]></description>
			<author><![CDATA[dummy@example.com (guuml.dev1)]]></author>
			<pubDate>Sun, 11 Sep 2022 23:08:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37534#p37534</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37533#p37533</link>
			<description><![CDATA[<p>An update on this key problem:&#160; It seems to have been fixed.&#160; [ Sometime after 9/9 ]&#160; </p><p>Without changing anything or manually doing a key import, my apt-get update &amp; upgrade procs now work as designed.</p><p>I wasn&#039;t really looking forward to a manual intervention on my dozen or so systems.&#160; Some of which are sometimes difficult to reach. :-(</p><p>So: Many thanks to whomever got the archive signed.&#160; I&#039;m guessing here, but probably with an old but unexpired key... ??</p><p>But it works.</p><p>Thanx.</p>]]></description>
			<author><![CDATA[dummy@example.com (dave)]]></author>
			<pubDate>Sun, 11 Sep 2022 20:32:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37533#p37533</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37462#p37462</link>
			<description><![CDATA[<div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>At <a href="https://ido.rrq.id.au/download" rel="nofollow">https://ido.rrq.id.au/download</a> there is an initial collection of trial installer ISOs that need to be tested in a range of settings.</p><p>Everyone here who doesn&#039;t devalue themselves with the label &quot;just a Devuan user&quot; should grab at least one of them and run it through a number of variations, and then report on it, maybe as an email to me. Refer to <span class="bbc">usecases.html</span> for the primary use case division. VM trials as well as bare-metal trials are good.</p><p>EDIT: my alternate email is rrq at rrq dot id dot au</p></div></blockquote></div><p>Thanks for your work, Ralph</p>]]></description>
			<author><![CDATA[dummy@example.com (aitor)]]></author>
			<pubDate>Thu, 08 Sep 2022 22:58:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37462#p37462</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37460#p37460</link>
			<description><![CDATA[<p>At <a href="https://ido.rrq.id.au/download" rel="nofollow">https://ido.rrq.id.au/download</a> there is an initial collection of trial installer ISOs that need to be tested in a range of settings.</p><p>Everyone here who doesn&#039;t devalue themselves with the label &quot;just a Devuan user&quot; should grab at least one of them and run it through a number of variations, and then report on it, maybe as an email to me. Refer to <span class="bbc">usecases.html</span> for the primary use case division. VM trials as well as bare-metal trials are good.</p><p>EDIT: my alternate email is rrq at rrq dot id dot au</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Thu, 08 Sep 2022 21:35:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37460#p37460</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37458#p37458</link>
			<description><![CDATA[<p>What Camtaf said. It&#039;s a small project that&#039;s run by a few volunteers, so I don&#039;t understand the need to escalate things, when there are some workarounds for this. Manually installing the updated DEB file worked for me.</p><p>Be like our friend MiyoLinux and offer to help out.</p>]]></description>
			<author><![CDATA[dummy@example.com (brocashelm)]]></author>
			<pubDate>Thu, 08 Sep 2022 20:55:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37458#p37458</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37452#p37452</link>
			<description><![CDATA[<div class="quotebox"><cite>MiyoLinux wrote:</cite><blockquote><div><p>This is something that I take for granted...as I&#039;m sure many others do.&#160; <img src="https://dev1galaxy.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><p>If someone will tell me to tell me how to keep up with the renewal date(s), I will gladly accept that responsibility in order to help the project.&#160; <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>I may be the creator of a Devuan respin, but I&#039;m not ashamed to admit my lack of knowledge in certain areas. I&#039;m always happy to learn something new.</p><p>Lay it on me baby! <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>Contact me here or by email.</p></div></blockquote></div><p>Oh Miyo . . . you are one in a million!! Someone who understands the dynamics of what sustains &quot;free software&quot; and actually steps up&#160; to DO something!!! You will be contacted shortly. Promise . . .</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Thu, 08 Sep 2022 18:29:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37452#p37452</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37448#p37448</link>
			<description><![CDATA[<p>This is something that I take for granted...as I&#039;m sure many others do.&#160; <img src="https://dev1galaxy.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><p>If someone will tell me to tell me how to keep up with the renewal date(s), I will gladly accept that responsibility in order to help the project.&#160; <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>I may be the creator of a Devuan respin, but I&#039;m not ashamed to admit my lack of knowledge in certain areas. I&#039;m always happy to learn something new.</p><p>Lay it on me baby! <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>Contact me here or by email.</p>]]></description>
			<author><![CDATA[dummy@example.com (MiyoLinux)]]></author>
			<pubDate>Thu, 08 Sep 2022 16:39:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37448#p37448</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37446#p37446</link>
			<description><![CDATA[<div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><div class="quotebox"><cite>alexkemp wrote:</cite><blockquote><div><p>Ogis1975&#039;s is a reasonable question to ask.</p></div></blockquote></div><p>I disagree: it&#039;s a totally useless question.</p></div></blockquote></div><p>Yes, of course. You won&#039;t get far with that attitude. By the way, even distrowatch mentioned this key issue. Great promotion for this distro.</p><p>P.S.</p><p>I have already migrated my machines to Debian land.</p>]]></description>
			<author><![CDATA[dummy@example.com (Ogis1975)]]></author>
			<pubDate>Thu, 08 Sep 2022 15:12:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37446#p37446</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37443#p37443</link>
			<description><![CDATA[<p>Hi, joined the forum just now and wanted to ask if maybe the keys should not have an expiry date or is this a security issue if they have no expiry?</p><p>Many thanks for the quick fix though.</p><p>Edit to add, i found this interesting stackechange post about this, albeit a bit old.<br />https://security.stackexchange.com/questions/14718/does-openpgp-key-expiration-add-to-security/79386#79386</p>]]></description>
			<author><![CDATA[dummy@example.com (Evenson)]]></author>
			<pubDate>Thu, 08 Sep 2022 11:55:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37443#p37443</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37438#p37438</link>
			<description><![CDATA[<p>@Ogis1975:</p><p>When Devuan has as many maintainers as Debian has, I would likely expect the same, but until then......</p><p>(These things happen.....some other software maintainers have been known to forget to renew keys too.)</p><p>EDIT: So glad this problem was sorted out so quickly, many thanks. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Thu, 08 Sep 2022 08:53:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37438#p37438</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37436#p37436</link>
			<description><![CDATA[<p>a calendar thingy for anyone/@ll in devuan core team with access to the key, should be easy to do. (to save same trouble next year.)</p><p>ralph, users do not have access to gpg keys, nor do they sign packages with that key &quot;everyday&quot;, nor do they run `apt-key list` everyday....<br />i think it&#039;s mostly up to the core team to just put some reminders on key/security processes. <br />yes, users can help, but you should not rely on others noticing in the first place for core/critical(imho), things.</p><p>2c.</p>]]></description>
			<author><![CDATA[dummy@example.com (xinomilo)]]></author>
			<pubDate>Thu, 08 Sep 2022 07:52:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37436#p37436</guid>
		</item>
	</channel>
</rss>
