<?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=6683&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / How to install devuan lxc-container on debian?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=6683</link>
		<description><![CDATA[The most recent posts in How to install devuan lxc-container on debian?.]]></description>
		<lastBuildDate>Wed, 26 Jun 2024 18:10:53 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: How to install devuan lxc-container on debian?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=50707#p50707</link>
			<description><![CDATA[<p>Hi!</p><div class="quotebox"><blockquote><div><p>You need to use Devuan&#039;s debootstrap (not Debian&#039;s).</p></div></blockquote></div><p>LXC is not debootstrap and is intended to install containers for<br />different OS, like Ubuntu, Arch etc.<br />Thanks to @fsmithred&#039;s:</p><div class="codebox"><pre><code>ln -s ceres daedalus</code></pre></div><p>it works like a charm now (at least setup, not configured and runned it).<br />So the messages about &quot;NN signatures not checked due to missing keys&quot;<br />may be a conseqence of the missing reference.</p><p>Anyway, regards,<br />Manfred</p>]]></description>
			<author><![CDATA[dummy@example.com (webman)]]></author>
			<pubDate>Wed, 26 Jun 2024 18:10:53 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=50707#p50707</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to install devuan lxc-container on debian?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=50704#p50704</link>
			<description><![CDATA[<p>You need to use Devuan&#039;s debootstrap (not Debian&#039;s).</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Wed, 26 Jun 2024 13:47:18 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=50704#p50704</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to install devuan lxc-container on debian?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=50703#p50703</link>
			<description><![CDATA[<p>I don&#039;t know about lxc, so I don&#039;t know where you need to install the keyring, but here&#039;s the devuan-keyring package for daedalus -<br /><a href="https://pkgmaster.devuan.org/devuan/pool/main/d/devuan-keyring/devuan-keyring_2023.05.28_all.deb" rel="nofollow">https://pkgmaster.devuan.org/devuan/poo … 28_all.deb</a></p><p>The debootstrap error is easier - as root </p><div class="codebox"><pre><code>cd /usr/share/debootstrap
ln -s ceres daedalus</code></pre></div><p>I&#039;m not sure if you need to install devuan&#039;s debootstrap. That&#039;s here -<br /><a href="https://pkgmaster.devuan.org/devuan/pool/main/d/debootstrap/debootstrap_1.0.128%2Bnmu2devuan2_all.deb" rel="nofollow">https://pkgmaster.devuan.org/devuan/poo … n2_all.deb</a></p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 26 Jun 2024 13:17:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=50703#p50703</guid>
		</item>
		<item>
			<title><![CDATA[How to install devuan lxc-container on debian?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=50693#p50693</link>
			<description><![CDATA[<p>Hello!<br />I try to migrate things to Devuan and so, even on Debian (Bullseye), I start new things with Devuan.<br />So I came to lxc-setup and here starts a problem:</p><div class="codebox"><pre><code>lxc-create devu5-ct1 --bdev zfs --zfsroot=zfspool/lxc -t devuan -- -r daedalus</code></pre></div><p>which fails miserably:</p><div class="codebox"><pre><code>debootstrap is /usr/sbin/debootstrap
Checking cache download in /var/cache/lxc/devuan/rootfs-daedalus-amd64 ... 
gpg: keybox &#039;/etc/apt/trusted.gpg.d/devuan-archive-keyring.gpg&#039; created
gpg: key 94532124541922FB: 6 signatures not checked due to missing keys
gpg: key 94532124541922FB: public key &quot;Devuan Repository (Primary Devuan signing key) &lt;repository@devuan.org&gt;&quot; imported
gpg: key BB23C00C61FC752C: 6 signatures not checked due to missing keys
gpg: key BB23C00C61FC752C: public key &quot;Devuan Repository (Amprolla3 on Nemesis) &lt;repository@devuan.org&gt;&quot; imported
gpg: key 010291FF0AECE9B9: 5 signatures not checked due to missing keys
gpg: key 010291FF0AECE9B9: public key &quot;Devuan Repository (Amprolla) &lt;repository@devuan.org&gt;&quot; imported
gpg: key 0022D0AB5275F140: 4 signatures not checked due to missing keys
gpg: key 0022D0AB5275F140: public key &quot;Devuan Release Signing (Daedalus) &lt;repository@devuan.org&gt;&quot; imported
gpg: key B3982868D104092C: 4 signatures not checked due to missing keys
gpg: key B3982868D104092C: public key &quot;Devuan Release Signing (Excalibur) &lt;repository@devuan.org&gt;&quot; imported
gpg: key 55C470D57732684B: 3 signatures not checked due to missing keys
gpg: key 55C470D57732684B: public key &quot;Devuan Release Signing (Freia) &lt;repository@devuan.org&gt;&quot; imported
gpg: Total number processed: 6
gpg:               imported: 6
gpg: no ultimately trusted keys found
Downloading devuan minimal ...
E: No such script: /usr/share/debootstrap/scripts/daedalus
Failed to download the rootfs, aborting.
Failed to download &#039;devuan base&#039;
failed to install devuan
lxc-create: devu5-ct1: lxccontainer.c: create_run_template: 1616 Failed to create container from template
lxc-create: devu5-ct1: tools/lxc_create.c: main: 319 Failed to create container devu5-ct1</code></pre></div><p>I know (only &quot;in the dust&quot;) that one can specify an URL at the end of the command, but<br />would not know, which that might be! The tipping point is probably this:</p><div class="codebox"><pre><code>E: No such script: /usr/share/debootstrap/scripts/daedalus</code></pre></div><p>Every tips is welcome!<br />BTW, astoundingly, in the cover of lxc-create, devuan signing keys were properly importet.<br />(I always export a http-proxy for lxc-setup). This is not the case for a chroot setup (tried<br />to install devuan in a chroot -- failed, because gpg &quot;does not understand proxy&quot; ....).<br />Regards,<br />Manfred</p>]]></description>
			<author><![CDATA[dummy@example.com (webman)]]></author>
			<pubDate>Tue, 25 Jun 2024 14:38:06 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=50693#p50693</guid>
		</item>
	</channel>
</rss>
