[PR #21] [MERGED] [DEV]Zmbackup wasn't doing the restore because it loads the wrong config file #164

Closed
opened 2026-02-27 08:14:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lucascbeyeler/zmbackup/pull/21
Author: @lucascbeyeler
Created: 3/22/2017
Status: Merged
Merged: 3/22/2017
Merged by: @lucascbeyeler

Base: developmentHead: patch-2


📝 Commits (5)

  • 53492c1 Merge pull request #16 from lucascbeyeler/patch-2
  • 35c74ad Including logo image
  • 1b48743 Merge branch 'development' of github.com:lucascbeyeler/zmbackup into patch-2
  • 444bf88 Issue #18 - zmbackup restore wasn't executing because was looking for the old config folder
  • 543e92e Updating the version to 1.0.2

📊 Changes

2 files changed (+7 additions, -7 deletions)

View changed files

📝 src/zmbackup (+4 -4)
📝 src/zmbackup-share/zmbackup-validate-config-file (+3 -3)

📄 Description

When someone run the zmbackup -r -ldp, the following error occur:

-su: /etc/zmbkpose/zmbackup.conf: No such file or directory

This happens because the correct folder is zmbackup, and zmbkpose was used before zmbackup reached its first stable release.

This merge is to correct this issue.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lucascbeyeler/zmbackup/pull/21 **Author:** [@lucascbeyeler](https://github.com/lucascbeyeler) **Created:** 3/22/2017 **Status:** ✅ Merged **Merged:** 3/22/2017 **Merged by:** [@lucascbeyeler](https://github.com/lucascbeyeler) **Base:** `development` ← **Head:** `patch-2` --- ### 📝 Commits (5) - [`53492c1`](https://github.com/lucascbeyeler/zmbackup/commit/53492c10925a97583e67a923bc284b1b21313636) Merge pull request #16 from lucascbeyeler/patch-2 - [`35c74ad`](https://github.com/lucascbeyeler/zmbackup/commit/35c74ad54d72754517b5425cde5a0677d8a0b553) Including logo image - [`1b48743`](https://github.com/lucascbeyeler/zmbackup/commit/1b487433f3950ea11c74bdeefb65a59069c714dd) Merge branch 'development' of github.com:lucascbeyeler/zmbackup into patch-2 - [`444bf88`](https://github.com/lucascbeyeler/zmbackup/commit/444bf88ee730626d84441c8f43bd0b0e73a24a6f) Issue #18 - zmbackup restore wasn't executing because was looking for the old config folder - [`543e92e`](https://github.com/lucascbeyeler/zmbackup/commit/543e92eed59517c97b2dbad29aea5f6643dde544) Updating the version to 1.0.2 ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/zmbackup` (+4 -4) 📝 `src/zmbackup-share/zmbackup-validate-config-file` (+3 -3) </details> ### 📄 Description When someone run the zmbackup -r -ldp, the following error occur: `-su: /etc/zmbkpose/zmbackup.conf: No such file or directory` This happens because the correct folder is zmbackup, and zmbkpose was used before zmbackup reached its first stable release. This merge is to correct this issue. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:14:41 +03:00
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#164
No description provided.