Hello all,
Recently our containers build job started failing to build gnocchi-* containers [0] due to missing python-boto3 [1]. After a discussion with avij, we found that this package also requires python-s3transfer [2]. Both of these are noarch packages can be found for x86_64 and aarch64 in the base repo [3][4]. Can these be published for ppc64le to restore our container builds? I've included a log showing a successful install using the packages from x86_64 on a ppc64le VM [5].
Thanks, Mike Turek <mjturek>
[0] https://centos.logs.rdoproject.org/tripleo-upstream-containers-build-master-... [1] https://cbs.centos.org/koji/buildinfo?buildID=15271 [2] https://cbs.centos.org/koji/buildinfo?buildID=15281 [3] http://mirror.centos.org/centos/7/os/x86_64/Packages/ [4] http://mirror.centos.org/altarch/7/os/aarch64/Packages/ [5] https://paste.centos.org/view/45fdce6d
W dniu 13.09.2019 o 18:28, Michael Turek pisze:
Recently our containers build job started failing to build gnocchi-* containers [0] due to missing python-boto3 [1]. After a discussion with avij, we found that this package also requires python-s3transfer [2]. Both of these are noarch packages can be found for x86_64 and aarch64 in the base repo [3][4]. Can these be published for ppc64le to restore our container builds? I've included a log showing a successful install using the packages from x86_64 on a ppc64le VM [5].
I support that. Kolla containers fail due same issue. Not that we have ppc64le users but support for that architecture is present and checked for issues from time to time.
On 9/13/19 11:28 AM, Michael Turek wrote:
Hello all,
Recently our containers build job started failing to build gnocchi-* containers [0] due to missing python-boto3 [1]. After a discussion with avij, we found that this package also requires python-s3transfer [2]. Both of these are noarch packages can be found for x86_64 and aarch64 in the base repo [3][4]. Can these be published for ppc64le to restore our container builds? I've included a log showing a successful install using the packages from x86_64 on a ppc64le VM [5].
Thanks, Mike Turek <mjturek>
[0] https://centos.logs.rdoproject.org/tripleo-upstream-containers-build-master-...
[1] https://cbs.centos.org/koji/buildinfo?buildID=15271 [2] https://cbs.centos.org/koji/buildinfo?buildID=15281 [3] http://mirror.centos.org/centos/7/os/x86_64/Packages/ [4] http://mirror.centos.org/altarch/7/os/aarch64/Packages/ [5] https://paste.centos.org/view/45fdce6d
Those packages do not seem to be in RHEL ppc64le ... we could put them in our extras repository in the 7.7.1908 release. I'll try to get them in extras for that release.
On 9/14/19 10:52 PM, Johnny Hughes wrote:
On 9/13/19 11:28 AM, Michael Turek wrote:
Hello all,
Recently our containers build job started failing to build gnocchi-* containers [0] due to missing python-boto3 [1]. After a discussion with avij, we found that this package also requires python-s3transfer [2]. Both of these are noarch packages can be found for x86_64 and aarch64 in the base repo [3][4]. Can these be published for ppc64le to restore our container builds? I've included a log showing a successful install using the packages from x86_64 on a ppc64le VM [5].
Thanks, Mike Turek <mjturek>
[0] https://centos.logs.rdoproject.org/tripleo-upstream-containers-build-master-...
[1] https://cbs.centos.org/koji/buildinfo?buildID=15271 [2] https://cbs.centos.org/koji/buildinfo?buildID=15281 [3] http://mirror.centos.org/centos/7/os/x86_64/Packages/ [4] http://mirror.centos.org/altarch/7/os/aarch64/Packages/ [5] https://paste.centos.org/view/45fdce6d
Those packages do not seem to be in RHEL ppc64le ... we could put them in our extras repository in the 7.7.1908 release. I'll try to get them in extras for that release.
CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
Was wondering if there's been any progress on this. I haven't seen these packages published to extras yet. Is there anything blocking this?
If there's anything I can help with to get this to happen please let me know. I would be more than willing to help.
Thanks! Mike Turek <mjturek>
On 9/23/19 1:46 PM, Michael Turek wrote:
On 9/14/19 10:52 PM, Johnny Hughes wrote:
On 9/13/19 11:28 AM, Michael Turek wrote:
Hello all,
Recently our containers build job started failing to build gnocchi-* containers [0] due to missing python-boto3 [1]. After a discussion with avij, we found that this package also requires python-s3transfer [2]. Both of these are noarch packages can be found for x86_64 and aarch64 in the base repo [3][4]. Can these be published for ppc64le to restore our container builds? I've included a log showing a successful install using the packages from x86_64 on a ppc64le VM [5].
Thanks, Mike Turek <mjturek>
[0] https://centos.logs.rdoproject.org/tripleo-upstream-containers-build-master-...
[1] https://cbs.centos.org/koji/buildinfo?buildID=15271 [2] https://cbs.centos.org/koji/buildinfo?buildID=15281 [3] http://mirror.centos.org/centos/7/os/x86_64/Packages/ [4] http://mirror.centos.org/altarch/7/os/aarch64/Packages/ [5] https://paste.centos.org/view/45fdce6d
Those packages do not seem to be in RHEL ppc64le ... we could put them in our extras repository in the 7.7.1908 release. I'll try to get them in extras for that release.
CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
Was wondering if there's been any progress on this. I haven't seen these packages published to extras yet. Is there anything blocking this?
If there's anything I can help with to get this to happen please let me know. I would be more than willing to help.
Just time .. 8.0.1905 release is today .. I am at a conference (cPanel WebPros Summit 2019, cmoe see me to anyone who is there).
I will try may hardest to get this built today and into extras for ppc64 and ppc64le.
Thanks, Johnny Hughes
On 9/24/19 7:01 AM, Johnny Hughes wrote:
On 9/23/19 1:46 PM, Michael Turek wrote:
On 9/14/19 10:52 PM, Johnny Hughes wrote:
On 9/13/19 11:28 AM, Michael Turek wrote:
Hello all,
Recently our containers build job started failing to build gnocchi-* containers [0] due to missing python-boto3 [1]. After a discussion with avij, we found that this package also requires python-s3transfer [2]. Both of these are noarch packages can be found for x86_64 and aarch64 in the base repo [3][4]. Can these be published for ppc64le to restore our container builds? I've included a log showing a successful install using the packages from x86_64 on a ppc64le VM [5].
Thanks, Mike Turek <mjturek>
[0] https://centos.logs.rdoproject.org/tripleo-upstream-containers-build-master-...
[1] https://cbs.centos.org/koji/buildinfo?buildID=15271 [2] https://cbs.centos.org/koji/buildinfo?buildID=15281 [3] http://mirror.centos.org/centos/7/os/x86_64/Packages/ [4] http://mirror.centos.org/altarch/7/os/aarch64/Packages/ [5] https://paste.centos.org/view/45fdce6d
Those packages do not seem to be in RHEL ppc64le ... we could put them in our extras repository in the 7.7.1908 release. I'll try to get them in extras for that release.
CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
Was wondering if there's been any progress on this. I haven't seen these packages published to extras yet. Is there anything blocking this?
If there's anything I can help with to get this to happen please let me know. I would be more than willing to help.
Just time .. 8.0.1905 release is today .. I am at a conference (cPanel WebPros Summit 2019, cmoe see me to anyone who is there).
I will try may hardest to get this built today and into extras for ppc64 and ppc64le.
I just pushed ppc64le/Packages/python-boto3-1.4.6-5.el7.noarch.rpm and ppc64le/Packages/python-s3transfer-0.1.13-1.el7.0.1.noarch.rpm to 7/extras/ for ppc64le, power9, and ppc64 repos for.
They should be on mirror.centos.org shortly.