<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Continuous integration testing of Arch User Repository packages	</title>
	<atom:link href="https://gergely.imreh.net/blog/2018/04/circleci-aur/feed/" rel="self" type="application/rss+xml" />
	<link>https://gergely.imreh.net/blog/2018/04/circleci-aur/</link>
	<description>Life in real, complex and digital.</description>
	<lastBuildDate>Tue, 30 Mar 2021 22:19:36 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Gergely Imreh		</title>
		<link>https://gergely.imreh.net/blog/2018/04/circleci-aur/#comment-16296</link>

		<dc:creator><![CDATA[Gergely Imreh]]></dc:creator>
		<pubDate>Tue, 30 Mar 2021 22:19:36 +0000</pubDate>
		<guid isPermaLink="false">https://gergely.imreh.net/blog/?p=2425#comment-16296</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://gergely.imreh.net/blog/2018/04/circleci-aur/#comment-16289&quot;&gt;David&lt;/a&gt;.

Oh, that&#039;s neat!
I was trying to fix it, following along the lines of maybe the &lt;a href=&quot;https://bugs.archlinux.org/task/69563&quot; rel=&quot;nofollow ugc&quot;&gt;original bug report for Arch&lt;/a&gt;. But that got closed while it didn&#039;t fix the underlying &quot;Arch is broken when used in Docker&quot; issue. Not keen on using patched versions of libraries, but will check how does it work for you, let&#039;s see what we can learn. Thanks for sharing!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://gergely.imreh.net/blog/2018/04/circleci-aur/#comment-16289">David</a>.</p>
<p>Oh, that&#8217;s neat!<br />
I was trying to fix it, following along the lines of maybe the <a href="https://bugs.archlinux.org/task/69563" rel="nofollow ugc">original bug report for Arch</a>. But that got closed while it didn&#8217;t fix the underlying &#8220;Arch is broken when used in Docker&#8221; issue. Not keen on using patched versions of libraries, but will check how does it work for you, let&#8217;s see what we can learn. Thanks for sharing!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David		</title>
		<link>https://gergely.imreh.net/blog/2018/04/circleci-aur/#comment-16289</link>

		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Mon, 29 Mar 2021 22:49:21 +0000</pubDate>
		<guid isPermaLink="false">https://gergely.imreh.net/blog/?p=2425#comment-16289</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://gergely.imreh.net/blog/2018/04/circleci-aur/#comment-16232&quot;&gt;David&lt;/a&gt;.

OK. I fixed my image by adding a patched glibc for the CircleCI infrastructure.

https://github.com/dmp1ce/archlinux-makepkg-docker]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://gergely.imreh.net/blog/2018/04/circleci-aur/#comment-16232">David</a>.</p>
<p>OK. I fixed my image by adding a patched glibc for the CircleCI infrastructure.</p>
<p><a href="https://github.com/dmp1ce/archlinux-makepkg-docker" rel="nofollow ugc">https://github.com/dmp1ce/archlinux-makepkg-docker</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David		</title>
		<link>https://gergely.imreh.net/blog/2018/04/circleci-aur/#comment-16232</link>

		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Wed, 24 Mar 2021 20:25:55 +0000</pubDate>
		<guid isPermaLink="false">https://gergely.imreh.net/blog/?p=2425#comment-16232</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://gergely.imreh.net/blog/2018/04/circleci-aur/#comment-16231&quot;&gt;David&lt;/a&gt;.

Annoying! I guess it is a glibc issue running on an old kernel on CircleCI servers.

https://stackoverflow.com/questions/66154574/archlinux-docker-ci-failed-to-initialise-alpm-library-returned-a-non-zero-cod]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://gergely.imreh.net/blog/2018/04/circleci-aur/#comment-16231">David</a>.</p>
<p>Annoying! I guess it is a glibc issue running on an old kernel on CircleCI servers.</p>
<p><a href="https://stackoverflow.com/questions/66154574/archlinux-docker-ci-failed-to-initialise-alpm-library-returned-a-non-zero-cod" rel="nofollow ugc">https://stackoverflow.com/questions/66154574/archlinux-docker-ci-failed-to-initialise-alpm-library-returned-a-non-zero-cod</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David		</title>
		<link>https://gergely.imreh.net/blog/2018/04/circleci-aur/#comment-16231</link>

		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Wed, 24 Mar 2021 20:19:57 +0000</pubDate>
		<guid isPermaLink="false">https://gergely.imreh.net/blog/?p=2425#comment-16231</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://gergely.imreh.net/blog/2018/04/circleci-aur/#comment-3850&quot;&gt;Gergely Imreh&lt;/a&gt;.

I&#039;m again looking at your work on Github and Docker Hub to fix an issue I am having. I am getting the error &quot;error: failed to initialize alpm library&quot; from CircleCI when I use your &quot;imrehg/archlinux-makepkg&quot; image.

When I use my image &quot;dmp1ce/archlinux-yay&quot; I get &quot;unable to CreateHandle: could not find or read directory&quot;.

I&#039;m really not sure why. Do you think it is a CircleCI issue?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://gergely.imreh.net/blog/2018/04/circleci-aur/#comment-3850">Gergely Imreh</a>.</p>
<p>I&#8217;m again looking at your work on Github and Docker Hub to fix an issue I am having. I am getting the error &#8220;error: failed to initialize alpm library&#8221; from CircleCI when I use your &#8220;imrehg/archlinux-makepkg&#8221; image.</p>
<p>When I use my image &#8220;dmp1ce/archlinux-yay&#8221; I get &#8220;unable to CreateHandle: could not find or read directory&#8221;.</p>
<p>I&#8217;m really not sure why. Do you think it is a CircleCI issue?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gergely Imreh		</title>
		<link>https://gergely.imreh.net/blog/2018/04/circleci-aur/#comment-3850</link>

		<dc:creator><![CDATA[Gergely Imreh]]></dc:creator>
		<pubDate>Fri, 24 May 2019 11:00:42 +0000</pubDate>
		<guid isPermaLink="false">https://gergely.imreh.net/blog/?p=2425#comment-3850</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://gergely.imreh.net/blog/2018/04/circleci-aur/#comment-3784&quot;&gt;David&lt;/a&gt;.

Great job! You are maintaining quite a few packages! The no-submodule setup is cool too, indeed it&#039;s optional, though I wonder when the tests are run, since package update doesn&#039;t result in new code thus testing. Do you manually trigger tests or use scheduled builds? Actually, based this idea, just set up a nightly schedule for my AUR builds, that should be a good improvement to catch broken packages earlier. Thanks for the feedback, and let me know if you have any further ideas! :D]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://gergely.imreh.net/blog/2018/04/circleci-aur/#comment-3784">David</a>.</p>
<p>Great job! You are maintaining quite a few packages! The no-submodule setup is cool too, indeed it&#8217;s optional, though I wonder when the tests are run, since package update doesn&#8217;t result in new code thus testing. Do you manually trigger tests or use scheduled builds? Actually, based this idea, just set up a nightly schedule for my AUR builds, that should be a good improvement to catch broken packages earlier. Thanks for the feedback, and let me know if you have any further ideas! :D</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David		</title>
		<link>https://gergely.imreh.net/blog/2018/04/circleci-aur/#comment-3784</link>

		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Fri, 17 May 2019 01:05:19 +0000</pubDate>
		<guid isPermaLink="false">https://gergely.imreh.net/blog/?p=2425#comment-3784</guid>

					<description><![CDATA[Using your example I created a configuration which only builds the PKGBUILDs I maintain from the AUR with the yay AUR helper. This way I at least know if something is wrong with an uploaded build. It is easy for me to maintain the circleci configuration because it doesn&#039;t have any git submodules. https://github.com/dmp1ce/PKGBUILD-circleci-testing]]></description>
			<content:encoded><![CDATA[<p>Using your example I created a configuration which only builds the PKGBUILDs I maintain from the AUR with the yay AUR helper. This way I at least know if something is wrong with an uploaded build. It is easy for me to maintain the circleci configuration because it doesn&#8217;t have any git submodules. <a href="https://github.com/dmp1ce/PKGBUILD-circleci-testing" rel="nofollow ugc">https://github.com/dmp1ce/PKGBUILD-circleci-testing</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: First impressions of Filecoin - ClickedyClick		</title>
		<link>https://gergely.imreh.net/blog/2018/04/circleci-aur/#comment-2742</link>

		<dc:creator><![CDATA[First impressions of Filecoin - ClickedyClick]]></dc:creator>
		<pubDate>Sun, 17 Feb 2019 23:17:42 +0000</pubDate>
		<guid isPermaLink="false">https://gergely.imreh.net/blog/?p=2425#comment-2742</guid>

					<description><![CDATA[[&#8230;] is still time-consuming. Also memory consuming, as I run into my ArchLinux package not building in my CircleCI test environment, apparently by going above the allowed memory consumption and being killed (that was fun to debug, [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] is still time-consuming. Also memory consuming, as I run into my ArchLinux package not building in my CircleCI test environment, apparently by going above the allowed memory consumption and being killed (that was fun to debug, [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 4/60 objects using APC
Page Caching using Disk: Enhanced 
Lazy Loading (feed)

Served from: gergely.imreh.net @ 2026-05-17 17:00:04 by W3 Total Cache
-->