Description
Unofficial rebuild of Borgmatic for CentOS Stream 8/9, and EPEL 8/9.
Installation Instructions
Quickly enable using dnf copr enable ufven/borgmatic
, or manually by downloading the appropriate repository file and saving it in /etc/yum.repos.d
.
borgmatic
is built against Python 3.9. For CS8/EL8, the stream python39:3.9
must be enabled.
Essentially, this boils down to:
dnf --assumeyes install 'dnf-command(copr)'
dnf --assumeyes copr enable ufven/borgmatic
dnf --assumeyes module enable python39:3.9
Active Releases
The following unofficial repositories are provided as-is
by owner of this project.
Contact the owner directly for bugs or issues (IE: not bugzilla).
Release |
Architectures |
Repo Download |
Centos-stream 8
|
aarch64
[modified]
(132)*, ppc64le
[modified]
(134)*, x86_64
[modified]
(134)* |
Centos-stream 8
(84 downloads)
|
Centos-stream 9
|
aarch64
[modified]
(138)*, ppc64le
[modified]
(131)*, s390x
[modified]
(137)*, x86_64
[modified]
(115)* |
Centos-stream 9
(67 downloads)
|
EPEL 8
|
aarch64
[modified]
(117)*, ppc64le
[modified]
(122)*, s390x
[modified]
(127)*, x86_64
[modified]
(1814)* |
EPEL 8
(269 downloads)
|
EPEL 9
|
aarch64
[modified]
(111)*, ppc64le
[modified]
(111)*, s390x
[modified]
(107)*, x86_64
[modified]
(147)* |
EPEL 9
(84 downloads)
|
* Total number of downloaded packages.
Modified centos-stream-8-aarch64:
- Additional buildroot packages: python39, python39-rpm-macros
- Mock options: --without docs --without tests
- Module setup commands: python39:3.9
Modified centos-stream-8-ppc64le:
- Additional buildroot packages: python39, python39-rpm-macros
- Mock options: --without docs --without tests
- Module setup commands: python39:3.9
Modified centos-stream-8-x86_64:
- Additional buildroot packages: python39, python39-rpm-macros
- Mock options: --without docs --without tests
- Module setup commands: python39:3.9
Modified centos-stream-9-aarch64:
- Additional buildroot packages: python3, python3-rpm-macros
- Mock options: --without docs --without tests
Modified centos-stream-9-ppc64le:
- Additional buildroot packages: python3, python3-rpm-macros
- Mock options: --without docs --without tests
Modified centos-stream-9-s390x:
- Additional buildroot packages: python3, python3-rpm-macros
- Mock options: --without docs --without tests
Modified centos-stream-9-x86_64:
- Additional buildroot packages: python3, python3-rpm-macros
- Mock options: --without docs --without tests
Modified epel-8-aarch64:
- Additional buildroot packages: python39, python39-rpm-macros
- Mock options: --without docs --without tests
- Module setup commands: python39:3.9
Modified epel-8-ppc64le:
- Additional buildroot packages: python39, python39-rpm-macros
- Mock options: --without docs --without tests
- Module setup commands: python39:3.9
Modified epel-8-s390x:
- Additional buildroot packages: python39, python39-rpm-macros
- Mock options: --without docs --without tests
- Module setup commands: python39:3.9
Modified epel-8-x86_64:
- Additional buildroot packages: python39, python39-rpm-macros
- Mock options: --without docs --without tests
- Module setup commands: python39:3.9
Modified epel-9-aarch64:
- Additional buildroot packages: python3, python3-rpm-macros
- Mock options: --without docs --without tests
Modified epel-9-ppc64le:
- Additional buildroot packages: python3, python3-rpm-macros
- Mock options: --without docs --without tests
Modified epel-9-s390x:
- Additional buildroot packages: python3, python3-rpm-macros
- Mock options: --without docs --without tests
Modified epel-9-x86_64:
- Additional buildroot packages: python3, python3-rpm-macros
- Mock options: --without docs --without tests