[GH-ISSUE #172] How to run this on Centos 6 EOL #138

Open
opened 2026-02-27 08:14:33 +03:00 by kerem · 1 comment
Owner

Originally created by @uhlhosting on GitHub (Feb 17, 2022).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/172

ISSUE TYPE
  • Bug Report
  • Feature Idea
  • Question
  • Enhancement
ENVIRONMENT VERSION
  • Zmbackup Version:
  • Zimbra Version:
  • Linux Distribution & Version:
SUMMARY
STEPS TO REPRODUCE
ACTUAL RESULTS

How can we run this on Centos 6 EOL, what packages are needed to be installed manually?

Originally created by @uhlhosting on GitHub (Feb 17, 2022). Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/172 <!-- Before open an issue, please remember to check our Google Group (link in README.md) and the other issues. Maybe what you want is already answered. You don't need to answer all the questions below, just answer what is pertinent to what you want (You don't need to explain the steps to reproduce and the results if your issue is about the documentation) --> <!-- ISSUE TYPE: Inform what kind of issue we are talking about. Choose only one option. --> ##### ISSUE TYPE - Bug Report - Feature Idea - Question - Enhancement <!-- ENVIRONMENT VERSION: Describe the environment you are using the Zmbackup and its version. --> ##### ENVIRONMENT VERSION - Zmbackup Version: - Zimbra Version: - Linux Distribution & Version: <!-- SUMMARY: Describe your issue in this field. The more detailed you gave us, more easy and fast will be for us to debug and fix the software. --> ##### SUMMARY <!--- SUMMARY:For bugs, show exactly how to reproduce the problem, using a minimal test-case. For new features, show how the feature would be used. --> ##### STEPS TO REPRODUCE ``` ``` <!-- ACTUAL RESULTS: What happened when you did the steps before. --> ##### ACTUAL RESULTS ``` ``` How can we run this on Centos 6 EOL, what packages are needed to be installed manually?
Author
Owner

@ananiasfilho commented on GitHub (Apr 27, 2022):

You will need some python packages and required packages as described on installation procedures
yum install parallel wget curl sqlite3
So, you need check how install these packages to run it.
My sugestion is:
Try using z2z (https://github.com/BktechBrazil/Z2Z)
1 - install a new zimbra with latest version and updated OS as CentOS 7 or Ubuntu 18.04 or 20.04.
2 - full backup with z2z procedures
3 - full restore with z2z procedures
4 - install and use zmbackup to make periodics backups

<!-- gh-comment-id:1110374100 --> @ananiasfilho commented on GitHub (Apr 27, 2022): You will need some python packages and required packages as described on installation procedures **_yum install parallel wget curl sqlite3_** So, you need check how install these packages to run it. My sugestion is: Try using z2z (https://github.com/BktechBrazil/Z2Z) 1 - install a new zimbra with latest version and updated OS as CentOS 7 or Ubuntu 18.04 or 20.04. 2 - full backup with z2z procedures 3 - full restore with z2z procedures 4 - install and use zmbackup to make periodics backups
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/zmbackup#138
No description provided.