On 23.06.2015 08:20 PM, Real, Elizabeth (392K) wrote:
Ok, so as far as I can tell, the correct EPEL repos are set and the RHN option channel enabled. The x2go repo is set as well, here is the yum repolist and the cat of the x2go repo:
# yum repolist Loaded plugins: product-id, refresh-packagekit, rhnplugin, security, subscription-manager This system is receiving updates from RHN Classic or RHN Satellite. repo id repo name status X11_RemoteDesktop_x2go x2go (replaces NX) (RHEL_6) 236 rhel-x86_64-workstation-6 Red Hat Enterprise Linux Workstation (v. 6 for x86_64) 16,003 rhel-x86_64-workstation-optional-6 RHEL Workstation Optional (v. 6 for x86_64) 7,267 repolist: 23,506
X2go repo as per http://wiki.x2go.org/doku.php/wiki:repositories:redhat # cat x2go.repo [X11_RemoteDesktop_x2go] name=x2go (replaces NX) (RHEL_6) type=rpm-md baseurl=http://download.opensuse.org/repositories/X11:/RemoteDesktop:/x2go/RHEL_6/ gpgcheck=1 gpgkey=http://download.opensuse.org/repositories/X11:/RemoteDesktop:/x2go/RHEL_6/re... enabled=1
You're using the OBS repo *again*. Please don't do this. It's totally outdated and broken.
Replace x2go.repo with this: http://packages.x2go.org/epel/x2go.repo
I've also changed this wiki page to not refer to the OBS stuff anymore...
Afterwards, yum update and yum install x2goserver.
Mihai