<?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=3498&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Making your own packages - Toxic build deps.]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3498</link>
		<description><![CDATA[The most recent posts in Making your own packages - Toxic build deps..]]></description>
		<lastBuildDate>Mon, 11 May 2020 14:14:25 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Making your own packages - Toxic build deps.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21637#p21637</link>
			<description><![CDATA[<p>Until I discovered <strong>fpm</strong>, creating my own packages was always a hassle. With fpm it becomes quite trivial.<br />In case you&#039;d like to check it out: <a href="https://github.com/jordansissel/fpm" rel="nofollow">https://github.com/jordansissel/fpm</a></p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Mon, 11 May 2020 14:14:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21637#p21637</guid>
		</item>
		<item>
			<title><![CDATA[Re: Making your own packages - Toxic build deps.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21630#p21630</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><div class="quotebox"><cite>HevyDevy wrote:</cite><blockquote><div><p>I had issues with my hardware not being compatible with trousers. It was dependant on tss2 but debian stable is only tss1?</p></div></blockquote></div><p>Try <a href="https://pkginfo.devuan.org/stage/beowulf/beowulf/tpm2-tools_3.1.3-2.html" rel="nofollow">https://pkginfo.devuan.org/stage/beowul … 1.3-2.html</a> instead, trousers is now obsolete.</p></div></blockquote></div><p>There is also <a href="https://pkginfo.devuan.org/stage/beowulf/beowulf/clevis-tpm2_11-2.html" rel="nofollow">https://pkginfo.devuan.org/stage/beowul … _11-2.html</a> which is strange to find on pkg search as i did an apt search this particular package did not show up.</p><p>Might have to give this a try again and see if i can build ecryptfs.</p>]]></description>
			<author><![CDATA[dummy@example.com (HevyDevy)]]></author>
			<pubDate>Mon, 11 May 2020 11:43:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21630#p21630</guid>
		</item>
		<item>
			<title><![CDATA[Re: Making your own packages - Toxic build deps.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21611#p21611</link>
			<description><![CDATA[<div class="quotebox"><cite>HevyDevy wrote:</cite><blockquote><div><p>I had issues with my hardware not being compatible with trousers. It was dependant on tss2 but debian stable is only tss1?</p></div></blockquote></div><p>Try <a href="https://pkginfo.devuan.org/stage/beowulf/beowulf/tpm2-tools_3.1.3-2.html" rel="nofollow">https://pkginfo.devuan.org/stage/beowul … 1.3-2.html</a> instead, trousers is now obsolete.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 10 May 2020 15:31:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21611#p21611</guid>
		</item>
		<item>
			<title><![CDATA[Re: Making your own packages - Toxic build deps.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21607#p21607</link>
			<description><![CDATA[<p>I had issues with my hardware not being compatible with trousers. It was dependant on tss2 but debian stable is only tss1?</p><p><a href="https://packages.debian.org/buster/trousers" rel="nofollow">https://packages.debian.org/buster/trousers</a></p><p>I dont know much about this as it might not pertain to building every package but this seems to be a hurdle in regards to crypto.</p><p>More info.</p><p>Tried building this against devuan beowulf and failed.</p><p><a href="https://github.com/tpm2-software/tpm2-tss" rel="nofollow">https://github.com/tpm2-software/tpm2-tss</a></p>]]></description>
			<author><![CDATA[dummy@example.com (HevyDevy)]]></author>
			<pubDate>Sun, 10 May 2020 14:38:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21607#p21607</guid>
		</item>
		<item>
			<title><![CDATA[Making your own packages - Toxic build deps.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21605#p21605</link>
			<description><![CDATA[<p>This thread is about building packages for yourself. If you&#039;re building official packages for devuan, this won&#039;t be an issue on the actual build hosts, but you might have problems building locally. For official packaging guidelines, see <a href="https://git.devuan.org/devuan-doc/documentation/tree/wip/new-packaging-guide/maintainers" rel="nofollow">https://git.devuan.org/devuan-doc/docum … aintainers</a> or see the discussion in the Documentation section of this forum - <a href="https://dev1galaxy.org/viewtopic.php?pid=21606#p21606" rel="nofollow">https://dev1galaxy.org/viewtopic.php?pid=21606#p21606</a></p><p>If you&#039;re building packages for yourself, you may have run across a situation where you need to install libsystemd-dev to build your package. That won&#039;t work if elogind is installed.</p><p><a href="https://bugs.devuan.org/435" rel="nofollow">https://bugs.devuan.org/435</a></p><div class="quotebox"><blockquote><div><p>As you have discovered, building directly on the host system does not <br />work if the system uses elogind and the package has a build dependency <br />on libsystemd-dev.&#160; However, it will work fine in a build chroot. Try <br />using pbuilder and the pbdebuild&#160; command and/or cowbuilder.<br />There are also other options that should work, but I have not used <br />myself, like qemu-builder and sbuild.</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 10 May 2020 14:17:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21605#p21605</guid>
		</item>
	</channel>
</rss>
