<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mock.git, branch mock-1.0</title>
<subtitle>Dennis's mock patches, likely mostly config files for secondary arches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/mock.git/'/>
<entry>
<title>fix up sparc arch handling</title>
<updated>2010-09-10T14:15:09+00:00</updated>
<author>
<name>Dennis Gilmore</name>
<email>dennis@ausil.us</email>
</author>
<published>2010-09-10T14:12:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/mock.git/commit/?id=07cd31c2c9cdc5f93013182a556be745b231e9f2'/>
<id>07cd31c2c9cdc5f93013182a556be745b231e9f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version bump to 1.0.11</title>
<updated>2010-08-16T19:20:02+00:00</updated>
<author>
<name>Clark Williams</name>
<email>williams@redhat.com</email>
</author>
<published>2010-08-16T19:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/mock.git/commit/?id=acd8cd34162844b57aee1df52f7861e4d62396ee'/>
<id>acd8cd34162844b57aee1df52f7861e4d62396ee</id>
<content type='text'>
Signed-off-by: Clark Williams &lt;williams@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Clark Williams &lt;williams@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>removed trap of EXIT in unit tests driver</title>
<updated>2010-08-16T19:18:53+00:00</updated>
<author>
<name>Clark Williams</name>
<email>williams@redhat.com</email>
</author>
<published>2010-08-14T14:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/mock.git/commit/?id=92d537040b916877bc60622c80862eeb7cafee43'/>
<id>92d537040b916877bc60622c80862eeb7cafee43</id>
<content type='text'>
This cause the test to always report failure

Signed-off-by: Clark Williams &lt;williams@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This cause the test to always report failure

Signed-off-by: Clark Williams &lt;williams@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo in exception.py</title>
<updated>2010-08-16T14:46:14+00:00</updated>
<author>
<name>Clark Williams</name>
<email>williams@redhat.com</email>
</author>
<published>2010-08-16T14:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/mock.git/commit/?id=69d9fc6253ddb96e83cac6d014aeaaa4dbf61ea5'/>
<id>69d9fc6253ddb96e83cac6d014aeaaa4dbf61ea5</id>
<content type='text'>
Changed __init to __init__ (thanks Jan!)

Signed-off-by: Clark Williams &lt;williams@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed __init to __init__ (thanks Jan!)

Signed-off-by: Clark Williams &lt;williams@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update packages after unpacking root cache</title>
<updated>2010-08-14T14:18:17+00:00</updated>
<author>
<name>Paul Howarth</name>
<email>paul@city-fan.org</email>
</author>
<published>2010-08-11T10:54:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/mock.git/commit/?id=d08cbd19aa4393fcc8d3f0ee6f6040013a967499'/>
<id>d08cbd19aa4393fcc8d3f0ee6f6040013a967499</id>
<content type='text'>
Fix problem introduced in commit 3bc5fb958deb809fc04d6a74ce6688e093f5831a
where the buildroot is no longer updated after unpacking the root cache.

http://bugzilla.redhat.com/557526

Signed-off-by: Clark Williams &lt;williams@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix problem introduced in commit 3bc5fb958deb809fc04d6a74ce6688e093f5831a
where the buildroot is no longer updated after unpacking the root cache.

http://bugzilla.redhat.com/557526

Signed-off-by: Clark Williams &lt;williams@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>noarch is always a legal arch</title>
<updated>2010-08-14T14:17:56+00:00</updated>
<author>
<name>Paul Howarth</name>
<email>paul@city-fan.org</email>
</author>
<published>2010-08-11T10:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/mock.git/commit/?id=c6e28ae633fa4470a852f8f137d88b191f963dcb'/>
<id>c6e28ae633fa4470a852f8f137d88b191f963dcb</id>
<content type='text'>
Allow "--target noarch" to be specified.

Signed-off-by: Clark Williams &lt;williams@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow "--target noarch" to be specified.

Signed-off-by: Clark Williams &lt;williams@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Exclude bind-mounted cache dirs from root cache</title>
<updated>2010-08-14T14:17:42+00:00</updated>
<author>
<name>Paul Howarth</name>
<email>paul@city-fan.org</email>
</author>
<published>2010-08-11T10:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/mock.git/commit/?id=f72ad8a7bb1decd1fbd37d310d7ec3ea3bc6a4fd'/>
<id>f72ad8a7bb1decd1fbd37d310d7ec3ea3bc6a4fd</id>
<content type='text'>
Including the ccache directory /tmp/ccache and the yum cache directory
/var/cache/yum in the root cache is unnecessary and can lead to the
root cache tarball being an order of magnitude larger and taking 10
minutes or more to tar and compress even on a fast PC.

Signed-off-by: Clark Williams &lt;williams@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Including the ccache directory /tmp/ccache and the yum cache directory
/var/cache/yum in the root cache is unnecessary and can lead to the
root cache tarball being an order of magnitude larger and taking 10
minutes or more to tar and compress even on a fast PC.

Signed-off-by: Clark Williams &lt;williams@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Retain order of umountCmds</title>
<updated>2010-08-14T14:17:28+00:00</updated>
<author>
<name>Paul Howarth</name>
<email>paul@city-fan.org</email>
</author>
<published>2010-08-11T10:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/mock.git/commit/?id=4f15caad43d214707bdd32ce02c46ce2ea9d1a2f'/>
<id>4f15caad43d214707bdd32ce02c46ce2ea9d1a2f</id>
<content type='text'>
The order of execution of umounts is the reverse of the order of
the mounts, so as to deal with a hierarchy of mounts correctly.
The ordering is reversed by _umountall but was being left in the
reversed state so that the next time _umountall was called, it
attempted to unmount filesystems in the wrong order, leading to
build failures due to being unable to unmount for example /proc
whilst /proc/filesystems was still mounted. This change reverses
the order of umount commands back again before _umountall exits
so as to maintain the ordering.

Signed-off-by: Clark Williams &lt;williams@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The order of execution of umounts is the reverse of the order of
the mounts, so as to deal with a hierarchy of mounts correctly.
The ordering is reversed by _umountall but was being left in the
reversed state so that the next time _umountall was called, it
attempted to unmount filesystems in the wrong order, leading to
build failures due to being unable to unmount for example /proc
whilst /proc/filesystems was still mounted. This change reverses
the order of umount commands back again before _umountall exits
so as to maintain the ordering.

Signed-off-by: Clark Williams &lt;williams@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add i586 as a legal target arch</title>
<updated>2010-08-14T14:16:45+00:00</updated>
<author>
<name>Paul Howarth</name>
<email>paul@city-fan.org</email>
</author>
<published>2010-08-11T10:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/mock.git/commit/?id=653cc7e2897991b5c1eff337953a01ae03b8fdb4'/>
<id>653cc7e2897991b5c1eff337953a01ae03b8fdb4</id>
<content type='text'>
This is needed not only to target the legacy Fedora 11 32-bit release
but also the still-current SLES-11 32-bit and possibly others too.

Signed-off-by: Clark Williams &lt;williams@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed not only to target the legacy Fedora 11 32-bit release
but also the still-current SLES-11 32-bit and possibly others too.

Signed-off-by: Clark Williams &lt;williams@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pass selinux status to mock.util.rmtree() function</title>
<updated>2010-08-09T22:23:13+00:00</updated>
<author>
<name>Clark Williams</name>
<email>williams@redhat.com</email>
</author>
<published>2010-08-09T22:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/mock.git/commit/?id=867bb1c5cd94fdd841f95cd62b7089d90e4b0fea'/>
<id>867bb1c5cd94fdd841f95cd62b7089d90e4b0fea</id>
<content type='text'>
Pass in boolean 'selinux' via keyword arguments that tells
rmtree whether to do retry logic with selinux attributes

Signed-off-by: Clark Williams &lt;williams@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pass in boolean 'selinux' via keyword arguments that tells
rmtree whether to do retry logic with selinux attributes

Signed-off-by: Clark Williams &lt;williams@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
