Submitted by uinfor on Wed, 01/15/2014 - 07:57 Pro Licensee
I will try the new feature publish my virtualmin PRO months ago and i can not install because give me that error
Installing the email rate limiting package ..
Installing package(s) with command yum -y install milter-greylist ..
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.trueinter.net
* epel: mirror.uv.es
* extras: mirror.trueinter.net
* updates: mirror.trueinter.net
Setting up Install Process
No package milter-greylist available.
Nothing to do
.. install complete.
.. installation failed!
I have Centos 6.5 64 bits and Virtualmin PRO updated
Please, how can i install this ???
Status:
Active
Comments
Submitted by andreychek on Wed, 01/15/2014 - 10:06 Comment #1
Howdy -- how did you install Virtualmin? Was it with the install.sh script?
What output do you receive if you run this command:
ls /etc/yum.repos.d
Submitted by uinfor on Wed, 01/15/2014 - 12:09 Pro Licensee Comment #2
Sincerely, i don't remember i install four or five years ago but i ask you that i install with install.sh script
This is my output:
[root@hosting ~]# ls /etc/yum.repos.d CentOS-Base.repo CentOS-Vault.repo virtualmin-bleed.repo CentOS-Debuginfo.repo epel.repo virtualmin.repo CentOS-Media.repo epel-testing.repo vmware-tools.repo CentOS-Testing.repo pub.gpg webtatic.repo [root@hosting ~]#
Submitted by uinfor on Thu, 01/16/2014 - 05:21 Pro Licensee Comment #3
sorry, any news ????
Submitted by andreychek on Thu, 01/16/2014 - 07:56 Comment #4
What you have there looks good so far, so I've been doing some testing to make sure the package is working properly on 64 bit CentOS 6.
That package appears to be working properly on CentOS 6 though, so the next step is to review your virtualmin.repo file.
Can you paste in the contents of
/etc/yum.repos.d/virtualmin.repo
?Submitted by uinfor on Thu, 01/16/2014 - 13:44 Pro Licensee Comment #5
Thanks andreychek, any news are good news :-)
Here is the contents ->
[root@hosting ~]# cat /etc/yum.repos.d/virtualmin.repo [virtualmin] name=Red Hat Enterprise $releasever - $basearch - Virtualmin baseurl=http://5556698:VJXEGNDX423@software.virtualmin.com/rhel/$releasever/$basearch/ enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-virtualmin gpgcheck=1
[virtualmin-universal] name=Virtualmin Distribution Neutral baseurl=http://5556698:VJXEGNDX423@software.virtualmin.com/universal/ enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-virtualmin gpgcheck=1 [root@hosting ~]#
Submitted by andreychek on Thu, 01/16/2014 - 13:55 Comment #6
Okay, that part looks good!
Now, what is the output of this command:
cat /etc/issue
Submitted by uinfor on Fri, 01/17/2014 - 03:26 Pro Licensee Comment #7
[root@hosting ~]# cat /etc/issue CentOS release 5.10 (Final) Kernel \r on an \m
[root@hosting ~]#
Ooopppssss :-(
Submitted by uinfor on Fri, 01/17/2014 - 03:37 Pro Licensee Comment #8
I'm sorry andrey, i fail with my version of Centos i would swear I had the latest version If I do yum update leaves nothing to update ¿????
Submitted by andreychek on Fri, 01/17/2014 - 08:48 Comment #9
Aha, that appears to be the cause of your issue.
CentOS 5 doesn't support the rate limiting yet (that is, the milter-greylist package isn't yet available on CentOS 5).
That's something I believe Joe is working on, though I unfortunately don't have an ETA, it may take some time before that's available.
Submitted by uinfor on Fri, 01/17/2014 - 12:02 Pro Licensee Comment #10
I'm sorry andrey for my mistake, i would upgrade my centos version but yum update don't upgrade, can you give me a good advice?
Submitted by uinfor on Fri, 01/17/2014 - 12:08 Pro Licensee Comment #11
or.. do you recommend me install new centos and install Virtualmin again??
Virtualmin has one copy/restore back "howto"?
Submitted by andreychek on Fri, 01/17/2014 - 12:12 Comment #12
Unfortunately, CentOS doesn't provide a way to upgrade from version 5 to version 6.
The only way to move to CentOS 6 would be to perform a migration to a new server running CentOS 6.
There are instructions on how to perform a migration here:
https://www.virtualmin.com/documentation/system/migrate
Submitted by uinfor on Wed, 01/22/2014 - 13:20 Pro Licensee Comment #13
Thank you Andrey i read about migration and make it
Best regards