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]
(134)*, ppc64le
[modified]
(139)*, x86_64
[modified]
(140)* |
Centos-stream 8
(90 downloads)
|
Centos-stream 9
|
aarch64
[modified]
(144)*, ppc64le
[modified]
(138)*, s390x
[modified]
(142)*, x86_64
[modified]
(147)* |
Centos-stream 9
(70 downloads)
|
EPEL 8
|
aarch64
[modified]
(123)*, ppc64le
[modified]
(127)*, s390x
[modified]
(132)*, x86_64
[modified]
(1920)* |
EPEL 8
(279 downloads)
|
EPEL 9
|
aarch64
[modified]
(118)*, ppc64le
[modified]
(118)*, s390x
[modified]
(117)*, x86_64
[modified]
(151)* |
EPEL 9
(89 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