question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Provide installation steps for enterprise linux

See original GitHub issue

We should provide steps how to run packit tool on RHEL:

  • podman run -ti --rm rhel:7 bash
  • -e LANG=en_US.UTF-8 # otherwise click won’t run
  • rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
  • yum install -y rebase-helper python36-rpm python36-pip python36-requests python36-gssapi # do as much yum install as possible
  • sadly not everything is packaged in python36-
  • pip3 install --user packitos

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:30 (23 by maintainers)

github_iconTop GitHub Comments

1reaction
nforrocommented, Jan 4, 2021

so how are we doing here?

As far as the dependencies in EPEL 8 go, pretty much the only blocker now is python-setuptools_scm_git_archive. I’m about to initiate non-responsive maintainer process.

1reaction
nforrocommented, Dec 11, 2020

Just to make it clear. Does this mean that the %GF is supported there?

Yes, it was added in 2.20. I’m testing this in mock and I didn’t update the installed packages for a couple of days, so I missed the git update.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation Guide Red Hat Enterprise Linux 7
This manual explains how to boot the Red Hat Enterprise Linux 7 installation program (Anaconda) and how to install Red Hat Enterprise Linux...
Read more >
Red Hat 7.x Installation : Step by Step Guide
Press <Up Arrow> to go to “Install Red Hat Enterprise Linux 7.x” and press <Enter>. rhel-7x-install-screen. Step 3. Setting Language. The graphical installer...
Read more >
C H A P T E R 3 - Installing Red Hat Enterprise Linux 3 Software
The tasks for installing Red Hat Enterprise Linux 3 software from CDs consist of the following procedures. 1. Install the Red Hat Enterprise...
Read more >
How to Install Red Hat Enterprise Linux 7 (RHEL7) - YouTube
This video shows you How to Install Red Hat Enterprise Linux 7 (RHEL7) - Step by Step Installation.Subscribe our channel "LearnITGuide ...
Read more >
Installing Red Hat Enterprise Linux on IBM Power System LC ...
This guide helps you install Red Hat Enterprise Linux on a Linux on Power ... Systems Management to set up your installation and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found