Open
Bug 1748502
Opened 4 years ago
Updated 4 years ago
Erroneous documentation on Bugzilla installation on RHEL
Categories
(Bugzilla :: Documentation, defect)
Bugzilla
Documentation
Tracking
()
UNCONFIRMED
People
(Reporter: b_power, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:96.0) Gecko/20100101 Firefox/96.0
Steps to reproduce:
Go to https://bugzilla.readthedocs.io/en/latest/installing/linux.html
Under the section "3.2.1.1. Fedora and Red Hat" it directs you to run the command :
yum install bugzilla httpd mysql-server
Actual results:
This doesn't work on RHEL (apparently) or Rocky Linux.
It does work on Fedora.
It seems RHEL does not include Bugzilla in its repos :
https://forums.rockylinux.org/t/bugzilla-not-in-repos/5036
Expected results:
Instructions for RHEL (CentOS, Rocky Linux) should be differen
Updated•4 years ago
|
Assignee: nobody → documentation
Product: bugzilla.mozilla.org → Bugzilla
QA Contact: default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•