<?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=3814&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Jenkins keep failing on building iwd 1.9-1+devuan1]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3814</link>
		<description><![CDATA[The most recent posts in [SOLVED] Jenkins keep failing on building iwd 1.9-1+devuan1.]]></description>
		<lastBuildDate>Sat, 12 Sep 2020 01:22:37 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Jenkins keep failing on building iwd 1.9-1+devuan1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24580#p24580</link>
			<description><![CDATA[<p>Well, this is embarassing... Turns out I forgot to push the upstream/ and debian/ tags, which is why Jenkins always fails to build. Thanks to LeePen for pointing it out on the git repo!</p><div class="quotebox"><cite>bgstack15 wrote:</cite><blockquote><div><p>try a debuild -us -uc -nc</p></div></blockquote></div><p>Can confirm this works for me as well.</p><p>EDIT: The Jenkins autobuilder <a href="https://jenkins.devuan.dev/job/devuan-package-builder/332/" rel="nofollow">succeeded</a>, as expected.</p>]]></description>
			<author><![CDATA[dummy@example.com (jobbautista9)]]></author>
			<pubDate>Sat, 12 Sep 2020 01:22:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24580#p24580</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Jenkins keep failing on building iwd 1.9-1+devuan1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24566#p24566</link>
			<description><![CDATA[<div class="quotebox"><cite>jobbautista9 wrote:</cite><blockquote><div><p>Can someone try to build the current suites/unstable of <a href="https://git.devuan.org/devuan/iwd/" rel="nofollow">https://git.devuan.org/devuan/iwd/</a> and see if it fails as well?</p></div></blockquote></div><p>Also fails for me with a fresh ceres chroot (same error).</p><div class="quotebox"><cite>bgstack15 wrote:</cite><blockquote><div><p>try a debuild -us -uc -nc</p></div></blockquote></div><p>^ The build succeeds with those options applied.</p><p>FWIW the Debian sid source succeeds with a plain <span class="bbc">debuild -us -uc</span> in my Debian buster box.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Fri, 11 Sep 2020 17:44:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24566#p24566</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Jenkins keep failing on building iwd 1.9-1+devuan1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24565#p24565</link>
			<description><![CDATA[<p>This error output reminds me of the dpkg-dev problem in Ceres, which is also in upstream Debian Sid. If you can stomach it, try a debuild -us -uc -nc (no clean). There&#039;s some bug starting with version 1.20.3 if I recall correctly, that somehow breaks all builds for that version of the dpkg-dev and maybe a version or two nearby. <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966083" rel="nofollow">https://bugs.debian.org/cgi-bin/bugrepo … bug=966083</a></p><p>I am not entirely sure if this is fixed. I always just load up an older version of dpkg-dev and whatever one dependency (one of the libperl ones, iirc) so my local debuilds can work.</p>]]></description>
			<author><![CDATA[dummy@example.com (bgstack15)]]></author>
			<pubDate>Fri, 11 Sep 2020 17:21:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24565#p24565</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Jenkins keep failing on building iwd 1.9-1+devuan1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24563#p24563</link>
			<description><![CDATA[<p>I cloned your repo, installed the build-deps and built packages in beowulf with no problems using dpkg-buildpackage -us -uc -b</p><p>I&#039;m trying to install ceres in a chroot right now, and it&#039;s going to take an hour to install git. I don&#039;t know wtf the problem is. It normally would take about one minute. I&#039;ll get back to you on that.</p><p>Edit: The same works for me in chimaera.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 11 Sep 2020 17:04:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24563#p24563</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Jenkins keep failing on building iwd 1.9-1+devuan1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24560#p24560</link>
			<description><![CDATA[<p>I have no idea what is causing the autobuilder to fail. The logs can be found at <a href="https://jenkins.devuan.dev/job/devuan-package-builder/331/console" rel="nofollow">https://jenkins.devuan.dev/job/devuan-p … 31/console</a>.</p><p>I can&#039;t also build it on my local system using debuild -us -uc. Even the upstream 1.9-1 fails to build (I just removed the Build-Depends on systemd on debian/control before proceeding to compile), and I&#039;m sure that I don&#039;t have any missing dependencies. It always exits out with these on the output:</p><div class="codebox"><pre><code>dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 127
debuild: fatal error at line 1182:
dpkg-buildpackage -us -uc -ui failed</code></pre></div><p>Can someone try to build the current suites/unstable of <a href="https://git.devuan.org/devuan/iwd/" rel="nofollow">https://git.devuan.org/devuan/iwd/</a> and see if it fails as well? TIA</p>]]></description>
			<author><![CDATA[dummy@example.com (jobbautista9)]]></author>
			<pubDate>Fri, 11 Sep 2020 13:41:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24560#p24560</guid>
		</item>
	</channel>
</rss>
