You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/12/02 10:07:00 UTC

[jira] [Created] (BIGTOP-3459) Deploying GPDB fails on ARM64 CentOS 7

Kengo Seki created BIGTOP-3459:
----------------------------------

             Summary: Deploying GPDB fails on ARM64 CentOS 7
                 Key: BIGTOP-3459
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3459
             Project: Bigtop
          Issue Type: Bug
          Components: deployment
            Reporter: Kengo Seki
            Assignee: Kengo Seki
             Fix For: 1.5.0


I found the current puppet manifest for GPDB doesn't work with ARM64 CentOS 7. It fails with the following error:

{code}
Error: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list python2-lockfile' returned 1: Error: No matching Packages to list                                                                                                                       Wrapped exception:                                                                                                                                                                                                                                            
Execution of '/usr/bin/yum -d 0 -e 0 -y list python2-lockfile' returned 1: Error: No matching Packages to list                                                                                                              
Error: /Stage[main]/Gpdb::Common::Install_packages/Package[python2-lockfile]/ensure: change from absent to latest failed: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list python2-lockfile' returned 1: Error: No matching Packages to list
{code}

https://ci.bigtop.apache.org/view/Test/job/Bigtop-1.5.0-smoke-tests/1/COMPONENTS=gpdb.bigtop-utils@gpdb,OS=centos-7-aarch64-deploy/console



--
This message was sent by Atlassian Jira
(v8.3.4#803005)