Problem installation of xrdp

General support questions
Post Reply
nike
Posts: 72
Joined: 2018/05/07 14:05:24

Problem installation of xrdp

Post by nike » 2018/12/03 08:11:14

Sir
I have a centos 7 server (Linux domain 3.10.0-514.el7.x86_64 ) and i want to access remote desktop using xrdp but i cann't install xrdp because of error like below......pls help me ...
[root@domain oracle]# yum install xrdp
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: mirrors.fibergrid.in
* epel: del-repos.extreme-ix.org
* extras: mirrors.fibergrid.in
* ius: hkg.mirror.rackspace.com
* updates: mirrors.fibergrid.in
Resolving Dependencies
--> Running transaction check
---> Package xrdp.x86_64 1:0.9.7-1.el7 will be updated
---> Package xrdp.x86_64 1:0.9.8-2.el7 will be an update
--> Processing Dependency: xrdp-selinux = 1:0.9.8-2.el7 for package: 1:xrdp-0.9.8-2.el7.x86_64
--> Running transaction check
---> Package xrdp-selinux.x86_64 1:0.9.8-2.el7 will be installed
--> Processing Dependency: selinux-policy >= 3.13.1-229.el7_6.5 for package: 1:xrdp-selinux-0.9.8-2.el7.x86_64
--> Finished Dependency Resolution
Error: Package: 1:xrdp-selinux-0.9.8-2.el7.x86_64 (epel)
Requires: selinux-policy >= 3.13.1-229.el7_6.5
Installed: selinux-policy-3.13.1-102.el7.noarch (@anaconda)
selinux-policy = 3.13.1-102.el7
Available: selinux-policy-3.13.1-192.el7.noarch (base)
selinux-policy = 3.13.1-192.el7
Available: selinux-policy-3.13.1-192.el7_5.3.noarch (updates)
selinux-policy = 3.13.1-192.el7_5.3
Available: selinux-policy-3.13.1-192.el7_5.4.noarch (updates)
selinux-policy = 3.13.1-192.el7_5.4
Available: selinux-policy-3.13.1-192.el7_5.6.noarch (updates)
selinux-policy = 3.13.1-192.el7_5.6
You could try using --skip-broken to work around the problem
** Found 6 pre-existing rpmdb problem(s), 'yum check' output follows:
ipa-admintools-4.4.0-12.el7.centos.noarch has installed conflicts freeipa-admintools: ipa-admintools-4.4.0-12.el7.centos.noarch
ipa-client-4.4.0-12.el7.centos.x86_64 has installed conflicts freeipa-client: ipa-client-4.4.0-12.el7.centos.x86_64
ipa-client-common-4.4.0-12.el7.centos.noarch has installed conflicts freeipa-client-common: ipa-client-common-4.4.0-12.el7.centos.noarch
ipa-common-4.4.0-12.el7.centos.noarch has installed conflicts freeipa-common: ipa-common-4.4.0-12.el7.centos.noarch
ipa-server-4.4.0-12.el7.centos.x86_64 has installed conflicts freeipa-server: ipa-server-4.4.0-12.el7.centos.x86_64
ipa-server-common-4.4.0-12.el7.centos.noarch has installed conflicts freeipa-server-common: ipa-server-common-4.4.0-12.el7.centos.noarch

User avatar
avij
Retired Moderator
Posts: 3046
Joined: 2010/12/01 19:25:52
Location: Helsinki, Finland
Contact:

Re: Problem installation of xrdp

Post by avij » 2018/12/03 08:35:01

Those missing dependencies are part of the upcoming CentOS 7.6.1810. You can already get those from the CR repository. Try yum update --enablerepo=cr and then yum install xrdp --enablerepo=cr

nike
Posts: 72
Joined: 2018/05/07 14:05:24

Re: Problem installation of xrdp

Post by nike » 2018/12/03 10:28:28

avij wrote:
2018/12/03 08:35:01
Those missing dependencies are part of the upcoming CentOS 7.6.1810. You can already get those from the CR repository. Try yum update --enablerepo=cr and then yum install xrdp --enablerepo=cr
many many thanks for reply .....
sir , Actually oracle database is already installed on that server . So please tell me if i update the OS release there will be any problem on oracle database........

User avatar
avij
Retired Moderator
Posts: 3046
Joined: 2010/12/01 19:25:52
Location: Helsinki, Finland
Contact:

Re: Problem installation of xrdp

Post by avij » 2018/12/03 11:23:48

You would need to ask Oracle about that, but I would think it does not cause issues.

nike
Posts: 72
Joined: 2018/05/07 14:05:24

Re: Problem installation of xrdp

Post by nike » 2018/12/11 06:43:14

avij wrote:
2018/12/03 11:23:48
You would need to ask Oracle about that, but I would think it does not cause issues.
Many many thanks for help........

Post Reply