<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack/recipes-devtools/python/python-stevedore_0.12.bb, branch styhead</title>
<subtitle>Mirror of git.yoctoproject.org/meta-cloud-services.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=styhead</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=styhead'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2014-04-07T20:29:20+00:00</updated>
<entry>
<title>havana/stable:ceilometer: update and introduce package for havana/stable</title>
<updated>2014-04-07T20:29:20+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2014-04-07T20:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=4c269b936494235219916fa82c291c3bcf40b9c6'/>
<id>urn:sha1:4c269b936494235219916fa82c291c3bcf40b9c6</id>
<content type='text'>
The havana stable and icehouse ceilometer required two new packages and
updated wsme and stevedore. So we update them here.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python-*: prevent setuptools from fetching required eggs</title>
<updated>2014-03-17T17:12:55+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2014-03-17T16:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=d370e70c089c06241a739b47916a5c6d6c37226b'/>
<id>urn:sha1:d370e70c089c06241a739b47916a5c6d6c37226b</id>
<content type='text'>
Several python packages require 'python-pbr' both at build and
runtime, as listed in their respective setup.py files, yet this
dependency is not included in their recipe. Adding python-pbr
to the RDEPENDS to correct this.

In addition this situation is complicated by the fact that the
setuptools will actually fetch python-pip and python-pbr eggs,
regardless of the value of BB_NO_NETWORK, if any of these packages are
built before python-pip and python-pbr are in the sysroot. Most
dramitically if you were to attempt to build any of these packages
with no network connectivity the do_compile() task will fail with the
following:

| DEBUG: Executing shell function do_compile
| Download error: [Errno 110] Connection timed out -- Some packages may not be found!
| Couldn't find index page for 'pip' (maybe misspelled?)
| Download error: [Errno 110] Connection timed out -- Some packages may not be found!
| No local packages or download links found for pip&gt;=1.0
| Traceback (most recent call last):
|   File "setup.py", line 21, in &lt;module&gt;
|     pbr=True)

Adding the missing DEPENDS will ensure these packages are available
without the need for setuptools to fetch them, and avoid possible
build issues due to network connectivity.

In order to test these modifications all of these packages have been
built with a populated sstate cache and the network crippled using:

iptables -A OUTPUT -p tcp --destination-port 80 -j DROP

to ensure no extra fetches are taking place.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python-stevedore: uprev version</title>
<updated>2013-11-25T20:25:36+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2013-11-06T14:42:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=67b4b27a1826c01d68de2922523fa3473dbbd92d'/>
<id>urn:sha1:67b4b27a1826c01d68de2922523fa3473dbbd92d</id>
<content type='text'>
OpenStack Havana requires a newer version of stevedor, so we uprev to 0.12
and drop our one patch (since it is no longer necessary).

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
</feed>
