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]
(111)*, ppc64le
[modified]
(116)*, x86_64
[modified]
(118)* |
Centos-stream 8
(80 downloads)
|
Centos-stream 9
|
aarch64
[modified]
(114)*, ppc64le
[modified]
(114)*, s390x
[modified]
(116)*, x86_64
[modified]
(109)* |
Centos-stream 9
(65 downloads)
|
EPEL 8
|
aarch64
[modified]
(107)*, ppc64le
[modified]
(113)*, s390x
[modified]
(107)*, x86_64
[modified]
(1758)* |
EPEL 8
(262 downloads)
|
EPEL 9
|
aarch64
[modified]
(97)*, ppc64le
[modified]
(98)*, s390x
[modified]
(96)*, x86_64
[modified]
(134)* |
EPEL 9
(80 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