From Fedora Project Wiki
(Created page with "= CentOS Cloud SIG ppc64le issues = The following is a list of open issues needed to get https://buildlogs.centos.org/centos/7/cloud/ppc64le/openstack-pike/ matching https://...")
 
No edit summary
Line 3: Line 3:
The following is a list of open issues needed to get https://buildlogs.centos.org/centos/7/cloud/ppc64le/openstack-pike/ matching https://buildlogs.centos.org/centos/7/cloud/x86_64/openstack-pike/
The following is a list of open issues needed to get https://buildlogs.centos.org/centos/7/cloud/ppc64le/openstack-pike/ matching https://buildlogs.centos.org/centos/7/cloud/x86_64/openstack-pike/


== libunwind ==
== Taging new versions into cloud7-openstack-common-release ==
 
=== libunwind ===


libunwind-1.1-3.el7.src.rpm does not support ppc64le architecture
libunwind-1.1-3.el7.src.rpm does not support ppc64le architecture
Line 14: Line 16:


We need to tag libunwind-1.1-10.el7 into cloud7-openstack-common-release
We need to tag libunwind-1.1-10.el7 into cloud7-openstack-common-release
== Merging ppc64le scratch build into existing build ==
The following packages still need to have scratch builds for only ppc64le built and then merged into the existing build of that version.
=== coin-or-Osi ===
=== coin-or-Clp ===
=== coin-or-Cgl ===
=== coin-or-Cbc ===
=== PyQt4 ===
<pre>cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 PyQt4-4.12-1.el7.src.rpm</pre>
=== python-cassandra-driver ===
<pre>cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7-3.7.1-4.el7.src.rpm</pre>
=== python-gevent ===
<pre>cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 python-gevent-1.1.2-2.el7.src.rpm</pre>
=== python-matplotlib ===
<pre>cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 python-matplotlib-2.0.0-2.el7.src.rpm</pre>
=== python-pandas ===
<pre>cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 python-pandas-0.19.1-2.el7.2.src.rpm</pre>
=== python-pykafka ===
<pre>cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 python-pykafka-2.6.0-0.1.dev2.el7.src.rpm</pre>
=== python-pyside ===
<pre>cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 python-pyside-1.2.2-6.el7.1.src.rpm</pre>
=== python-tables ===
<pre>cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 python-tables-3.1.1-2.el7.src.rpm</pre>
=== qpid-dispatch ===
<pre>cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 qpid-dispatch-0.6.1-4.el7.src.rpm</pre>
=== shiboken ===
<pre>cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 shiboken-1.2.4-2.el7.src.rpm</pre>
=== v8 ===
<pre>cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 v8-3.14.5.10-17.el7.src.rpm</pre>

Revision as of 18:12, 19 July 2017

CentOS Cloud SIG ppc64le issues

The following is a list of open issues needed to get https://buildlogs.centos.org/centos/7/cloud/ppc64le/openstack-pike/ matching https://buildlogs.centos.org/centos/7/cloud/x86_64/openstack-pike/

Taging new versions into cloud7-openstack-common-release

libunwind

libunwind-1.1-3.el7.src.rpm does not support ppc64le architecture

...
error: Architecture is not included: ppc64le
...

We need to tag libunwind-1.1-10.el7 into cloud7-openstack-common-release

Merging ppc64le scratch build into existing build

The following packages still need to have scratch builds for only ppc64le built and then merged into the existing build of that version.

coin-or-Osi

coin-or-Clp

coin-or-Cgl

coin-or-Cbc

PyQt4

cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 PyQt4-4.12-1.el7.src.rpm

python-cassandra-driver

cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7-3.7.1-4.el7.src.rpm

python-gevent

cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 python-gevent-1.1.2-2.el7.src.rpm

python-matplotlib

cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 python-matplotlib-2.0.0-2.el7.src.rpm

python-pandas

cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 python-pandas-0.19.1-2.el7.2.src.rpm

python-pykafka

cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 python-pykafka-2.6.0-0.1.dev2.el7.src.rpm

python-pyside

cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 python-pyside-1.2.2-6.el7.1.src.rpm

python-tables

cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 python-tables-3.1.1-2.el7.src.rpm

qpid-dispatch

cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 qpid-dispatch-0.6.1-4.el7.src.rpm

shiboken

cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 shiboken-1.2.4-2.el7.src.rpm

v8

cbs build --scratch --arch-override=ppc64le cloud7-openstack-common-el7 v8-3.14.5.10-17.el7.src.rpm