<?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=5592&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / debootsrap to set up chroot environment?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5592</link>
		<description><![CDATA[The most recent posts in debootsrap to set up chroot environment?.]]></description>
		<lastBuildDate>Sat, 04 Mar 2023 22:02:24 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: debootsrap to set up chroot environment?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41379#p41379</link>
			<description><![CDATA[<p>Oh oh ... thanks, that makes it work <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (samhain)]]></author>
			<pubDate>Sat, 04 Mar 2023 22:02:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41379#p41379</guid>
		</item>
		<item>
			<title><![CDATA[Re: debootsrap to set up chroot environment?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41374#p41374</link>
			<description><![CDATA[<p>The repository is <span class="bbc"><a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a></span>.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sat, 04 Mar 2023 10:25:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41374#p41374</guid>
		</item>
		<item>
			<title><![CDATA[debootsrap to set up chroot environment?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41372#p41372</link>
			<description><![CDATA[<p>Could somebody give me a hint how to set up a minimal devuan chroot environment with debootstrap? I can install debian:</p><p># debootstrap&#160; --variant=minbase&#160; stretch ./chroot <a href="http://deb.debian.org/debian" rel="nofollow">http://deb.debian.org/debian</a><br />[...]<br />I: Base system installed successfully.</p><p>But I cannot install devuan:</p><p># debootstrap --variant=minbase chimaera ./chroot <a href="http://deb.devuan.org/devuan" rel="nofollow">http://deb.devuan.org/devuan</a><br />I: Retrieving InRelease <br />I: Checking Release signature<br />I: Valid Release signature (key id 72E3CB773315DFA2E464743D94532124541922FB)<br />I: Retrieving Packages <br />I: Validating Packages <br />I: Resolving dependencies of required packages...<br />I: Resolving dependencies of base packages...<br />I: Checking component main on <a href="http://deb.devuan.org/devuan" rel="nofollow">http://deb.devuan.org/devuan</a>...<br />I: Retrieving apt 2.2.4+devuan1<br />I: Validating apt 2.2.4+devuan1<br />I: Retrieving libapt-pkg6.0 2.2.4+devuan1<br />I: Validating libapt-pkg6.0 2.2.4+devuan1<br />I: Retrieving base-files 11.1+devuan3<br />I: Validating base-files 11.1+devuan3<br />I: Retrieving devuan-keyring 2022.09.04<br />I: Validating devuan-keyring 2022.09.04<br />I: Retrieving libeudev1 3.2.9-10~chimaera1<br />I: Validating libeudev1 3.2.9-10~chimaera1<br />I: Retrieving init-system-helpers 1.60+devuan1<br />I: Validating init-system-helpers 1.60+devuan1<br />I: Retrieving bootlogd 2.96-7+devuan2<br />I: Validating bootlogd 2.96-7+devuan2<br />I: Retrieving initscripts 2.96-7+devuan2<br />I: Validating initscripts 2.96-7+devuan2<br />I: Retrieving sysv-rc 2.96-7+devuan2<br />I: Validating sysv-rc 2.96-7+devuan2<br />I: Retrieving sysvinit-core 2.96-7+devuan2<br />I: Validating sysvinit-core 2.96-7+devuan2<br />I: Retrieving sysvinit-utils 2.96-7+devuan2<br />I: Validating sysvinit-utils 2.96-7+devuan2<br />I: Retrieving bsdutils 1:2.36.1-8+devuan2<br />I: Validating bsdutils 1:2.36.1-8+devuan2<br />I: Retrieving libblkid1 2.36.1-8+devuan2<br />I: Validating libblkid1 2.36.1-8+devuan2<br />I: Retrieving libmount1 2.36.1-8+devuan2<br />I: Validating libmount1 2.36.1-8+devuan2<br />I: Retrieving libsmartcols1 2.36.1-8+devuan2<br />I: Validating libsmartcols1 2.36.1-8+devuan2<br />I: Retrieving libuuid1 2.36.1-8+devuan2<br />I: Validating libuuid1 2.36.1-8+devuan2<br />I: Retrieving mount 2.36.1-8+devuan2<br />I: Validating mount 2.36.1-8+devuan2<br />I: Retrieving util-linux 2.36.1-8+devuan2<br />I: Validating util-linux 2.36.1-8+devuan2<br />I: Chosen extractor for .deb packages: dpkg-deb<br />I: Extracting base-files...<br />I: Extracting libeudev1...<br />I: Extracting init-system-helpers...<br />I: Extracting bootlogd...<br />I: Extracting initscripts...<br />I: Extracting sysv-rc...<br />I: Extracting sysvinit-core...<br />I: Extracting sysvinit-utils...<br />I: Extracting bsdutils...<br />I: Extracting libblkid1...<br />I: Extracting libmount1...<br />I: Extracting libsmartcols1...<br />I: Extracting libuuid1...<br />I: Extracting mount...<br />I: Extracting util-linux...<br />W: Failure trying to run: chroot &quot;/tmp/chroot&quot; dpkg-deb -f&#160; Version<br />W: See /tmp/chroot/debootstrap/debootstrap.log for details<br />W: Failure trying to run: chroot &quot;/tmp/chroot&quot; mount -t proc proc /proc<br />W: See /tmp/chroot/debootstrap/debootstrap.log for details<br />W: Failure trying to run: chroot &quot;/tmp/chroot&quot; mount -t sysfs sysfs /sys<br />W: See /tmp/chroot/debootstrap/debootstrap.log for details<br />W: Failure trying to run: chroot &quot;/tmp/chroot&quot; /sbin/ldconfig<br />W: See /tmp/chroot/debootstrap/debootstrap.log for details</p><p>/tmp/chroot/debootstrap/debootstrap.log:<br />chroot: failed to run command &#039;dpkg-deb&#039;: No such file or directory<br />chroot: failed to run command &#039;mount&#039;: No such file or directory<br />chroot: failed to run command &#039;mount&#039;: No such file or directory<br />chroot: failed to run command &#039;/sbin/ldconfig&#039;: No such file or directory<br />(END)</p><p>So &quot;dpkg-deb&quot; is missing in the evironment. </p><p>Forcing it to the include list also fails:</p><p># debootstrap --variant=minbase --include=dpkg chimaera ./chroot <a href="http://deb.devuan.org/devuan" rel="nofollow">http://deb.devuan.org/devuan</a><br />I: Checking Release signature<br />I: Valid Release signature (key id 72E3CB773315DFA2E464743D94532124541922FB)<br />I: Validating Packages <br />I: Resolving dependencies of required packages...<br />I: Resolving dependencies of base packages...<br />I: Checking component main on <a href="http://deb.devuan.org/devuan" rel="nofollow">http://deb.devuan.org/devuan</a>...<br />E: Couldn&#039;t find these debs: dpkg</p><p>Any clue what I missed?</p>]]></description>
			<author><![CDATA[dummy@example.com (samhain)]]></author>
			<pubDate>Sat, 04 Mar 2023 08:49:11 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41372#p41372</guid>
		</item>
	</channel>
</rss>
