<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=8017&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / cannot install devuan container -- the public key is not available]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=8017</link>
		<description><![CDATA[The most recent posts in cannot install devuan container -- the public key is not available.]]></description>
		<lastBuildDate>Sun, 14 Jun 2026 05:06:38 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: cannot install devuan container -- the public key is not available]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=64290#p64290</link>
			<description><![CDATA[<p>That initial root filesystem, your <span class="bbc">/var/lib/lxc/devu5t2/rootfs</span>, where did you get that from? It appears it did not have devuan-keyring properly installed.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sun, 14 Jun 2026 05:06:38 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=64290#p64290</guid>
		</item>
		<item>
			<title><![CDATA[Re: cannot install devuan container -- the public key is not available]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=64288#p64288</link>
			<description><![CDATA[<p>Hi!</p><p>Thank you.<br />But why? LXC is enough and the problems depend on devuan startup problems (not solved)<br />and would not be different using incus. No containers (and additionally, no (k)vms) are coming<br />up at boot and the cgroups dont work in containers.<br />Although is see lcxfs running, the problem goes away, if I restart it (which, naturally, dont help<br />for the boottime).<br />Never have had such a problem the years before (using only debian).</p><p>Regards,<br />Manfred</p>]]></description>
			<author><![CDATA[dummy@example.com (webman)]]></author>
			<pubDate>Sat, 13 Jun 2026 21:28:10 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=64288#p64288</guid>
		</item>
		<item>
			<title><![CDATA[Re: cannot install devuan container -- the public key is not available]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=64189#p64189</link>
			<description><![CDATA[<p>@webman try incus to play with lxc containers <img src="http://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /> . Look at this <a href="https://www.youtube.com/watch?v=ZdcQSmkF_4U" rel="nofollow">https://www.youtube.com/watch?v=ZdcQSmkF_4U</a></p>]]></description>
			<author><![CDATA[dummy@example.com (kajko)]]></author>
			<pubDate>Sun, 07 Jun 2026 12:59:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=64189#p64189</guid>
		</item>
		<item>
			<title><![CDATA[Re: cannot install devuan container -- the public key is not available]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=64093#p64093</link>
			<description><![CDATA[<p>Thanks!</p><p>But this does not help, because in a pure container, there is NO pgp.<br />I have had that problem earlier and it looks, the bug with lxc-templates has never been solved, a continuing PITA<br />(and there is really a lot more with this - but I dont try to mix everything).<br />There has been an older post of mine in galaxy:</p><div class="codebox"><pre><code>https://dev1galaxy.org/viewtopic.php?id=6683</code></pre></div><p>where &#039;fsmithre&#039; posted this link to the key:</p><div class="codebox"><pre><code>https://pkgmaster.devuan.org/devuan/pool/main/d/devuan-keyring/devuan-keyring_2023.05.28_all.deb</code></pre></div><p>Now I used this on the lxc-host and downloaded it using curl and then moved it into the container,<br />where I installed it using:</p><div class="codebox"><pre><code>dpkg -i /ops/install/local/misc/devuan-keyring_2023.05.28_all.deb</code></pre></div><div class="codebox"><pre><code>apt update</code></pre></div><p>succeeds now.<br />The devuan pages about the keys ars a mysterious for me and are not of any help.<br />But thanks for yours <img src="http://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /> </p><p>Regards,<br />Manfred</p><p>And this forum adds to the nightmare, you have to study about to post a link the right way!</p><div class="codebox"><pre><code>The following errors need to be corrected before the message can be posted:

    [url] was opened within itself, this is not allowed</code></pre></div><p>(I rewotre the url to use code instead ....<br />No wonder, Linux has sooo many users ....<br />After 40 years of IT, Linux became my biggest annoyance.</p>]]></description>
			<author><![CDATA[dummy@example.com (webman)]]></author>
			<pubDate>Tue, 02 Jun 2026 21:52:36 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=64093#p64093</guid>
		</item>
		<item>
			<title><![CDATA[Re: cannot install devuan container -- the public key is not available]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=64088#p64088</link>
			<description><![CDATA[<p>Hello Manfred,</p><p>you could try this approach which has helped me install drivers for my graphic card;</p><p>i thinkg you can install it with another name if you so like (instead of &quot;amdgpu&quot;)</p><p>there use to be tool &quot;apt-key&quot; or &quot;add-apt-key&quot; or similar, but that is no longer funciton.</p><p>this command found on github, it does function also for devuan.</p><div class="quotebox"><blockquote><div><p>sudo gpg --keyserver keyserver.ubuntu.com --recv-keys 9386B48A1A693C5C<br />sudo gpg --export --armor 9386B48A1A693C5C | sudo tee /etc/apt/trusted.gpg.d/amdgpu.asc</p></div></blockquote></div><p>just insert your key, and it could be ready to go, hopefully.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Tue, 02 Jun 2026 17:30:11 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=64088#p64088</guid>
		</item>
		<item>
			<title><![CDATA[cannot install devuan container -- the public key is not available]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=64084#p64084</link>
			<description><![CDATA[<p>Hello !</p><p>I installed a lxc-container, but I cannot install software in it.<br />I am doing it on a debian host (debian 11, kernel 6.1).<br />Because I need basic software (like nano), after setting up the container, I usually install same packages (like nano) using<br />chroot and start with apt update:</p><div class="codebox"><pre><code>chroot /var/lib/lxc/devu5t2/rootfs apt update</code></pre></div><p>But this failes with this message:</p><div class="codebox"><pre><code>Get:1 http://deb.devuan.org/merged daedalus InRelease [43.0 kB]
Get:2 http://deb.devuan.org/merged daedalus-updates InRelease [32.7 kB]
Err:1 http://deb.devuan.org/merged daedalus InRelease
  The following signatures couldn&#039;t be verified because the public key is not available: NO_PUBKEY 94532124541922FB
Err:2 http://deb.devuan.org/merged daedalus-updates InRelease
  The following signatures couldn&#039;t be verified because the public key is not available: NO_PUBKEY 94532124541922FB
Reading package lists... Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.devuan.org/merged daedalus InRelease: The following signatures couldn&#039;t be verified because the public key is not available: NO_PUBKEY 94532124541922FB
W: GPG error: http://deb.devuan.org/merged daedalus-updates InRelease: The following signatures couldn&#039;t be verified because the public key is not available: NO_PUBKEY 94532124541922FB
E: The repository &#039;http://deb.devuan.org/merged daedalus-updates InRelease&#039; is not signed.
N: Updating from such a repository can&#039;t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.</code></pre></div><p>How can I proceed?<br />This is - sad to say - not really new to me and seems to show a peristent bug.<br />Edit:<br />The keyring is installed:</p><div class="codebox"><pre><code>$ acp devuan-keyring
devuan-keyring:
  Installed: 2023.05.28
  Candidate: 2023.05.28</code></pre></div><p>BTW, this shows (over and over again), that a secure OS requires direct internet access:<br />GPG has to proxy configuration, an &quot;open pain&quot;.</p><p>Some help would be great!</p><p>Thanks,<br />Manfred</p>]]></description>
			<author><![CDATA[dummy@example.com (webman)]]></author>
			<pubDate>Tue, 02 Jun 2026 14:56:08 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=64084#p64084</guid>
		</item>
	</channel>
</rss>
