neutrinolabs / xorgxrdp

Xorg drivers for xrdp
Other
457 stars 113 forks source link

CentOS8 dependencies name #173

Closed sg4r closed 3 years ago

sg4r commented 3 years ago

xorgxrdp dependencis error name. the package search xorg-x11-server-Xorg(x86-64) = 1.20.6 and must xorg-x11-server-Xorg=>1.20.6

yum install xorgxrdp

Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:06:15 ago on Mon Nov 30 09:43:27 2020. Error: Problem: conflicting requests

matt335672 commented 3 years ago

Hi @sg4r

You're quite right in that for some reason xorgxrdp hasn't been rebuilt for CentOS 8 - see https://koji.fedoraproject.org/koji/packageinfo?packageID=23887. It's been rebuilt for Fedora 32-34 though, so this is probably an oversight.

We don't provide the packaging for xorgxrdp on CentOS - this is done by the EPEL project which is part of Fedora.

According to this web page, you'll need to raise this a bugzilla on this at https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora+EPEL

Possible workarounds in the meantime:-

I'm closing this one, as it's out of our scope. I hope the above info is useful.