Description
This is official upstream COPR repository for Leapp and official upstream leapp repositories managed by OAMG team (e.g. handling in-place upgrades):
- https://github.com/oamg/leapp/
- https://github.com/oamg/leapp-repository/
Installation Instructions
Our repositories are handling upstream & PR builds. For the upstream builds, just let DNF to install the newest upstream package (dnf will automatically install the newest upstream package), e.g.:
dnf install leapp-upgrade
In case you want to install builds specific for particular opened PRs you should know the PackIt NEVRA schema. So to install the rpms from the up-to-date build of particular PR, do something like that:
dnf install "PKGNAME-*.prXXX.*" # pkname e.g. leapp-upgrade ; XXX replace by the PR number
# e.g.
dnf install "leapp-0*.pr800.*" # to install leapp (framework & tool) packages for PR #800
dnf install "leapp-upgrade-*.pr803.*" # to install leapp-upgrade* pkgs for your RHEL system, created for PR #803
Important (for non-intel architectures)
All packages are noarch, but to save a time and resources we build just x86_64 repositories. So ignore what architecture you use, replace the $basearch variable in the repo file by x86_64 - if you use any different architecture.
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 |
|---|---|---|
EPEL 7
|
x86_64 (412015)* | EPEL 7 (28720 downloads) |
EPEL 8
|
x86_64 (1324780)* | EPEL 8 (43260 downloads) |
EPEL 9
|
x86_64 (102663)* | EPEL 9 (6391 downloads) |
Fedora 40
|
aarch64 (314)*, x86_64 (830)* | Fedora 40 (0 downloads) |
Fedora 41
|
aarch64 (241)*, x86_64 (846)* | Fedora 41 (78 downloads) |
Fedora 42
|
aarch64 (54)*, x86_64 (202)* | Fedora 42 (59 downloads) |
Fedora 43
|
aarch64 (5)*, x86_64 (4)* | Fedora 43 (23 downloads) |
Fedora rawhide
|
aarch64 (856)*, x86_64 (869)* | Fedora rawhide (138 downloads) |
* Total number of downloaded packages.
EPEL 7
Fedora 40