Percona-Lab / mongodb_consistent_backup

A tool for performing consistent backups of MongoDB Clusters or Replica Sets
https://www.percona.com
Apache License 2.0
276 stars 81 forks source link

Failed to execute PEX file, missing linux_x86_64-cp-27-cp27mu compatible dependencies for: #321

Closed kim019 closed 4 years ago

kim019 commented 4 years ago

hi

Refer : https://www.percona.com/doc/percona-xtrabackup/LATEST/installation/compiling_xtrabackup.html


Centos 8 OK

$ mongodb-consistent-backup --version mongodb-consistent-backup version: 1.4.1, git commit hash: 1b6f2a7 Python version: 2.7.17 Python modules: Fabric: 1.14.1 pymongo: 3.7.2 multiprocessing: 0.70a1 yaml: 5.1b5 boto: 2.49.0 filechunkio: 1.8


Centos 7 ERROR :

$ mongodb-consistent-backup --version Failed to execute PEX file, missing linux_x86_64-cp-27-cp27mu compatible dependencies for: google-compute-engine setuptools

kim019 commented 4 years ago

sudo mongodb-consistent-backup --version (ok)