Just looking to upgrade to nightly on a CentOS7 system. I have the
repo file installed. I disabled the default and enabled the nightly
and gave it the old "yum update "x2go*"There is no package in standard repos that I could find names
base64. Any tips?Cheers!
I encountered the same with the DEB packages. The base64 executable
normally is available in one of the distro's core packages (in
general, there might be exceptions).
Yep, sorry, that was my fault. base64 is almost always part of coreutils. I assumed that the coreutils RPM package might have a "Provides" tag for each binary, but that wasn't the case, so the packages were broken for a bit.
This should have been fixed in the deb and RPM packaging long ago (21 days ago), though.
Mihai