<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iurt/lib, branch 0.8.1</title>
<subtitle>Chroot-based Build System</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/'/>
<entry>
<title>iurt: Fix detection of missing_dep on DynamicBuildRequires</title>
<updated>2023-01-20T19:45:49+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2023-01-20T19:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=b61b6a805db8454d83d33b5acd2af2ac0d0a326e'/>
<id>b61b6a805db8454d83d33b5acd2af2ac0d0a326e</id>
<content type='text'>
Currently we always get install_deps_failure which is retriable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently we always get install_deps_failure which is retriable.
</pre>
</div>
</content>
</entry>
<entry>
<title>iurt: Cleanup some duplicated code</title>
<updated>2023-01-20T19:45:49+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2023-01-20T19:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=6877e5fc2846c54c6739ecbdd779d7e6092154fb'/>
<id>6877e5fc2846c54c6739ecbdd779d7e6092154fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Small cleanups</title>
<updated>2023-01-20T00:05:18+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2023-01-20T00:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=a04fa2d3f724847222525407b31f22404ec0012e'/>
<id>a04fa2d3f724847222525407b31f22404ec0012e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>iurt: Fix buildreqs.nosrc.rpm filename on Mageia build system</title>
<updated>2023-01-19T23:57:33+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2023-01-19T23:57:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=fff6b7df49063a3f7cbd42c2c2f87a9b6563cab2'/>
<id>fff6b7df49063a3f7cbd42c2c2f87a9b6563cab2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase robustness when scp fails</title>
<updated>2023-01-19T20:20:50+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2022-11-13T18:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=cfcd4507544f1c57802925255ecdfb9234f1feee'/>
<id>cfcd4507544f1c57802925255ecdfb9234f1feee</id>
<content type='text'>
Do not remove lock file and mark build as done until we copied all
the files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not remove lock file and mark build as done until we copied all
the files.
</pre>
</div>
</content>
</entry>
<entry>
<title>iurt: Add support for DynamicBuildRequires</title>
<updated>2023-01-19T20:16:19+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2023-01-19T20:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=b2fa9c8271b752a5e243f40479039da0318d3548'/>
<id>b2fa9c8271b752a5e243f40479039da0318d3548</id>
<content type='text'>
See https://fedoraproject.org/wiki/Changes/DynamicBuildRequires
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://fedoraproject.org/wiki/Changes/DynamicBuildRequires
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor cleanup</title>
<updated>2023-01-19T20:16:19+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2023-01-19T20:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=742b60ce924a0a780c97e6fb983b594d6a3319f2'/>
<id>742b60ce924a0a780c97e6fb983b594d6a3319f2</id>
<content type='text'>
No need for 2 variables with the same content.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No need for 2 variables with the same content.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix matching bogus foobar.spec.license</title>
<updated>2022-09-13T14:19:19+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2022-09-13T14:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=ba79fd27ee268ef00b90aa1e7eb4c87a63ab72e1'/>
<id>ba79fd27ee268ef00b90aa1e7eb4c87a63ab72e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix false positives of iurt dying on the build machine</title>
<updated>2022-08-22T18:09:21+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2022-08-22T18:04:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=c114af47702012d3c60b9b4f252f6c52b225d074'/>
<id>c114af47702012d3c60b9b4f252f6c52b225d074</id>
<content type='text'>
sout("foo || bar") was fetching the output of:

ssh -x user@host foo || bar

instead of:

ssh -x user@host "foo || bar"

This means we were considering the remote command to have failed
when ssh to the machine to check status was failing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sout("foo || bar") was fetching the output of:

ssh -x user@host foo || bar

instead of:

ssh -x user@host "foo || bar"

This means we were considering the remote command to have failed
when ssh to the machine to check status was failing.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix calling clean_chroot()</title>
<updated>2022-06-11T14:04:17+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2022-06-11T14:02:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=b79f3a537c62c4f1d987ccf33ab38cddeb3d1d9d'/>
<id>b79f3a537c62c4f1d987ccf33ab38cddeb3d1d9d</id>
<content type='text'>
The call wasn't matching the function signature thus breaking cleaning
chroots.
Bug introducted in commit 69e74732d254c75adc20afc25a8729ca568be832
I wonder why nobody saw it before ??
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The call wasn't matching the function signature thus breaking cleaning
chroots.
Bug introducted in commit 69e74732d254c75adc20afc25a8729ca568be832
I wonder why nobody saw it before ??
</pre>
</div>
</content>
</entry>
</feed>
