I could not install virtualmin.

Hi, unfortunately I could not install virtualmin. Fails. The error is:

"INFO - Installing Virtualmin and all related packages now using the command: INFO - yum clean all Loaded plugins: fastestmirror Cleaning up Everything Cleaning up list of fastest mirrors INFO - yum -y -d 2 install virtualmin-base ...in progress, please wait... install.sh: line 155: /tmp/.virtualmin-8723/files/spinner: Böyle bir dosya ya da dizin yok http://mirror.atrpms.net/centos/5.7/extras/x86_64/repodata/repomd.xml: [Errno 4] IOError: Trying other mirror. http://software.virtualmin.com/rhel/5/x86_64/repodata/filelists.xml.gz: [Errno 4] Socket Error: timed out Trying other mirror. Error: failure: repodata/filelists.xml.gz from virtualmin: [Errno 256] No more mirrors to try. yum -y -d 2 install virtualmin-base failed. Error (if any): 0

Displaying the last 15 lines of /root/virtualmin-install.log to help troubleshoot this problem: --> Processing Dependency: clamav-filesystem = 0.97.2-1.vm.el5 for package: clamav-server --> Processing Dependency: init(clamav-server) for package: clamav-server ---> Package clamav-update.x86_64 0:0.97.2-1.vm.el5 set to be updated ---> Package mod_fcgid.x86_64 0:2.2-1.el5.vm set to be updated ---> Package procmail-wrapper.x86_64 0:1.0-1.vm set to be updated ---> Package proftpd.x86_64 0:1.3.3c-1.el5.vm set to be updated --> Processing Dependency: libGeoIP.so.1()(64bit) for package: proftpd ---> Package scponly.x86_64 0:4.6-1.vm set to be updated ---> Package usermin.noarch 0:1.480-1 set to be updated ---> Package ust-virtual-server-theme.noarch 2:6.9-1 set to be updated You could try using --skip-broken to work around the problem You could try running: package-cleanup --problems package-cleanup --dupes rpm -Va --nofiles --nodigest The program package-cleanup is found in the yum-utils package.

FATAL - Fatal Error Occurred: Installation failed: 0 FATAL - Cannot continue installation. FATAL - Attempting to remove virtualmin repository configuration, so the installation can be FATAL - re-attempted after any problems have been resolved. warning: /etc/yum.repos.d/virtualmin.repo saved as /etc/yum.repos.d/virtualmin.repo.rpmsave FATAL - Removing temporary directory and files. FATAL - If you are unsure of what went wrong, you may wish to review the log FATAL - in /root/virtualmin-install.log "

Status: 
Active

Comments

Looks like a network error contacting our YUM repository (and others).

If you re-try the install script, does it work?

Unfortunately, the problem continues!

If you run the following command to test your network connectivity, what does it output?

wget -O /dev/null http://software.virtualmin.com/gpl/rhel/5/x86_64/repodata/filelists.xml.gz

Okay: Here is the result:

"wget -O /dev/null http://software.virtualmin.com/gpl/rhel/5/x86_64/repodata/filelists.xml.gz --2011-09-24 21:10:30-- http://software.virtualmin.com/gpl/rhel/5/x86_64/repodata/filelists.xml.gz software.virtualmin.com çözümleniyor... 67.228.198.99 software.virtualmin.com[67.228.198.99]:80 bağlanılıyor... bağlantı kuruldu. HTTP isteği gönderildi, yanıt bekleniyor... 200 OK Uzunluk: 116705 (114K) [application/x-gzip] Saving to: `/dev/null'

100%[======================================>] 116.705 60,2K/s in 1,9s

2011-09-24 21:10:38 (60,2 KB/s) - `/dev/null' kaydedildi [116705/116705] "

what happens when you do yum -y update. also do

tail -n 50 /var/log/messages > messages.dump and attach the file here

Okay: Here is the first file:

Hmm, I'm not seeing a specific cause for the installation error you're getting.

Is there any chance that I could log in and attempt the installation myself?

If that's okay, you can email your root login details to eric@virtualmin.com. I'll then attempt the install and figure out what's going awry.