<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iurt/ulri, branch 0.6.27</title>
<subtitle>Chroot-based Build System</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/'/>
<entry>
<title>Only build noarch packages once</title>
<updated>2016-10-14T15:32:09+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2016-10-14T15:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=b7aabdc218f6ce340abcb6975b953d4be75b8511'/>
<id>b7aabdc218f6ce340abcb6975b953d4be75b8511</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not rebuild noarch packages that are already building/built</title>
<updated>2016-10-11T23:10:01+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2016-10-11T18:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=bf6f7e3ad1ef4083e933975e5b8b3b756633ca2e'/>
<id>bf6f7e3ad1ef4083e933975e5b8b3b756633ca2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix reuse of {arch} part of the tree</title>
<updated>2016-10-11T08:06:22+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2016-10-11T08:06:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=be053c1ef4f64b106657902b3b37cd5e3c7ce22e'/>
<id>be053c1ef4f64b106657902b3b37cd5e3c7ce22e</id>
<content type='text'>
It is used by ulri for both builds in progress and already done,
while emi expects it to be only for done ones.

This causes to upload only part of mandatory arches and later reject
the other.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is used by ulri for both builds in progress and already done,
while emi expects it to be only for done ones.

This causes to upload only part of mandatory arches and later reject
the other.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix call to build_package</title>
<updated>2016-10-03T23:22:34+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2016-10-03T23:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=6bbc19756488738dc851604986afde258e38cb05'/>
<id>6bbc19756488738dc851604986afde258e38cb05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize code detecting build status</title>
<updated>2016-10-03T23:02:26+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2016-10-03T23:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=21d724e1c82d2d5f562b191a96a1ae2aaadf4a36'/>
<id>21d724e1c82d2d5f562b191a96a1ae2aaadf4a36</id>
<content type='text'>
If we can't get status, log a warning and go on.
If status is not ready yet, verify the build is still in progress and
there is no timeout.
Else, analyze the status.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we can't get status, log a warning and go on.
If status is not ready yet, verify the build is still in progress and
there is no timeout.
Else, analyze the status.
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not give up on a build when failing to check its status</title>
<updated>2016-10-03T21:58:07+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2016-10-03T21:58:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=a52f4d1693ae1114fc188a70db8056780cbf4cf1'/>
<id>a52f4d1693ae1114fc188a70db8056780cbf4cf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some useless connection to the build node</title>
<updated>2016-10-03T19:00:43+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2016-10-03T19:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=8f4c6e4d8d1fd00db08bf089f4003243cc633a4a'/>
<id>8f4c6e4d8d1fd00db08bf089f4003243cc633a4a</id>
<content type='text'>
If we know the build is completed there is no point checking the
state of the remote process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we know the build is completed there is no point checking the
state of the remote process.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix exclusion warning to not log 1</title>
<updated>2016-05-25T11:10:27+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2016-05-25T11:10:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=ebc3c864fb1032097f249c3786fe7f87549c5d07'/>
<id>ebc3c864fb1032097f249c3786fe7f87549c5d07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not consider iurt is no longer running when failing to ssh</title>
<updated>2016-05-21T19:11:39+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2016-05-21T19:11:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=35706be627ba72ec2d1340eac3710fb526715106'/>
<id>35706be627ba72ec2d1340eac3710fb526715106</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not retry when a build succeeds while it is already being retried</title>
<updated>2016-05-21T17:48:02+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2016-05-21T17:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=21e953932a1380b2746b2707ea9faef3cd1a8a2e'/>
<id>21e953932a1380b2746b2707ea9faef3cd1a8a2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
