View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017913 | CentOS-8 | xorg-x11-server | public | 2020-12-07 10:34 | 2022-08-19 12:54 |
Reporter | CendioOssman | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 8.2.2004 | ||||
Summary | 0017913: The package xorg-x11-server-source is not included in repositories | ||||
Description | Upstream RHEL has finally packaged xorg-x11-server-source, making it possible to build TigerVNC on RHEL/CentOS. Installing it on RHEL 8 works fine, but on CentOS I just get "No match for argument: xorg-x11-server-source". On RHEL it's in the CodeReady repo, which is matched by PowerTools on CentOS if I've understood things correctly. I've verified that this repo is active, and I've also nuked DNF's cache. Tested using the official Docker image. I've not had access to a normal CentOS installation for testing. | ||||
Steps To Reproduce | Try to build this Dockerfile: FROM centos:8 RUN dnf config-manager --set-enabled PowerTools RUN dnf --refresh -y install 'xorg-x11-server-source' | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-12-07 10:34 | CendioOssman | New Issue | |
2022-08-19 12:54 | CendioOssman | Note Added: 0038975 |