<div dir="ltr">Hi,<div><br></div><div>I'm having an issue installing the x2gobroker-agent package on CentOS 7.  It looks like CentOS 7 has a python36 package but not a python3 (and various python packages).</div><div><br></div><div># yum install x2gobroker-agent<br>Loaded plugins: fastestmirror, ovl<br>Loading mirror speeds from cached hostfile<br> * base: <a href="http://mirrors.oit.uci.edu">mirrors.oit.uci.edu</a><br> * epel: <a href="http://mirror.prgmr.com">mirror.prgmr.com</a><br> * extras: <a href="http://mirrors.oit.uci.edu">mirrors.oit.uci.edu</a><br> * updates: <a href="http://mirrors.oit.uci.edu">mirrors.oit.uci.edu</a><br>Resolving Dependencies<br>--> Running transaction check<br>---> Package x2gobroker-agent.x86_64 0:0.0.4.2-0.0x2go1.0.git20190422.1225.heuler.el7 will be installed<br>--> Processing Dependency: python3-paramiko for package: x2gobroker-agent-0.0.4.2-0.0x2go1.0.git20190422.1225.heuler.el7.x86_64<br>--> Processing Dependency: python3-setproctitle for package: x2gobroker-agent-0.0.4.2-0.0x2go1.0.git20190422.1225.heuler.el7.x86_64<br>--> Processing Dependency: python3 for package: x2gobroker-agent-0.0.4.2-0.0x2go1.0.git20190422.1225.heuler.el7.x86_64<br>--> Finished Dependency Resolution<br>Error: Package: x2gobroker-agent-0.0.4.2-0.0x2go1.0.git20190422.1225.heuler.el7.x86_64 (x2go-nightly-epel)<br>           Requires: python3<br>Error: Package: x2gobroker-agent-0.0.4.2-0.0x2go1.0.git20190422.1225.heuler.el7.x86_64 (x2go-nightly-epel)<br>           Requires: python3-paramiko<br>Error: Package: x2gobroker-agent-0.0.4.2-0.0x2go1.0.git20190422.1225.heuler.el7.x86_64 (x2go-nightly-epel)<br>           Requires: python3-setproctitle<br> You could try using --skip-broken to work around the problem<br> You could try running: rpm -Va --nofiles --nodigest<br></div><div><br></div><div><br></div><div>For reference, this can be replicated with the following</div><div><br></div><div># yum -y install epel-release</div><div># wget -O /etc/yum.repos.d/x2go.repo  <a href="https://packages.x2go.org/epel/x2go.repo">https://packages.x2go.org/epel/x2go.repo</a></div><div># yum install x2gobroker-agent </div><div><br></div><div>Thanks,</div><div>Spenser</div></div>