View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017613 | CentOS-8 | dnf | public | 2020-07-23 01:20 | 2020-07-23 20:01 |
Reporter | bbits-perry | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 8.2.2004 | ||||
Summary | 0017613: Extra dependancies included when installing PHP that shouldn't be required | ||||
Description | When attempting to install php 7.2 via yum/dnf it also attempts to install nginx-filesystem and php-fpm as dependancies. Nginx is not installed on the system. Tested on a fresh VM installed using the latest 8.2.2004 minimal ISO, and latest updates installed. Checking dependancies via yum for php does not list nginx-filesystem or php-fpm. | ||||
Steps To Reproduce | 1. Install php: dnf install php 2. note extra dependancies for nginx-filesystem and php-fpm. | ||||
Tags | No tags attached. | ||||
|
|
Missed that mod_php has been deprecated. Still unclear on why nginx-filesystem is a dependancy though. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-07-23 01:20 | bbits-perry | New Issue | |
2020-07-23 01:20 | bbits-perry | File Added: dnf php extra dep screenshot.png | |
2020-07-23 20:01 | bbits-perry | Note Added: 0037409 |