Cloudmin install script links not working

The download links from my license page to download Cloudmin, appear to be broken. A file is downloaded, unfortunately the file is empty. (The Virtualmin link works correctly).

Status: 
Closed (fixed)

Comments

Thanks for the heads up!

Can you give it another try? That should be working now. Thanks!

Thanks! It's working perfectly again.

I spoke too soon. The download works, but script or the repo has a problem. Here is the output:

Installing required Perl modules using YUM .. Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: ftp.linux.ncsu.edu * extras: mirror.symnds.com * updates: centos.mirror.netriplex.com cloudmin-universal | 1.3 kB 00:00
cloudmin-universal/primary | 14 kB 00:00
http://cloudmin.virtualmin.com/universal/repodata/primary.xml.gz: [Errno -3] Error performing checksum Trying other mirror. cloudmin-universal/primary | 14 kB 00:00
http://cloudmin.virtualmin.com/universal/repodata/primary.xml.gz: [Errno -3] Error performing checksum Trying other mirror. Error: failure: repodata/primary.xml.gz from cloudmin-universal: [Errno 256] No more mirrors to try. .. install failed

Notice the trailing ':' on each URL. It is causing the download, and subsequently the script, to fail.

Could you post the /etc/yum.repos.d/cloudmin.repo file from your system?

Try again now .. it should be working.

The issue was that on our new system the createrepo command uses a new hash format by default, which some old systems aren't compatible with!

Working perfectly! New system installed and running. Thanks!