1

Topic: yum problem

i will install iredmail . when step to the "# bash get_all.sh"  , It occurs the error , pls refer to following:

Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
http://iredmail.org/yum/rpms//repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error: Cannot open/read repomd.xml file for repository: iRedMail
< ERROR > Installation failed, please check the terminal output.
< ERROR > If you're not sure what the problem is, try to get help in iRedMail forum:
< ERROR > http://www.iredmail.org/forum/

pls ask you what problem i have ?

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: yum problem

Which version of iRedMail do you use?
It's always http://iredmail.org/yum/rpms/5/

3

Re: yum problem

ZhangHuangbin wrote:

Which version of iRedMail do you use?
It's always http://iredmail.org/yum/rpms/5/

I use iredmail-0.7.0

what's this link ?

4

Re: yum problem

it's always http://iredmail.org/yum/rpms/5/repodata/repomd.xml.

Can you show me content of /etc/redhat-release?

5

Re: yum problem

ZhangHuangbin wrote:

it's always http://iredmail.org/yum/rpms/5/repodata/repomd.xml.

Can you show me content of /etc/redhat-release?

Content is CentOS release 5 (Finnal)
and then  " cat /etc/yum.repos.d/iRedMail.repo"  show following.

[iRedMail]
name=iRedMail
baseurl=http://iredmail.org/yum/rpms//
enabled=1
gpgcheck=0
priority=1

# Dovecot-1.2.x.
[iRedMail-Dovecot-12]
name=iRedMail-Dovecot-12
baseurl=http://iredmail.org/yum/rpms/dovecot/rhel/
enabled=1
gpgcheck=0
priority=1


it's not "http://iredmail.org/yum/rpms/5/repodata/repomd.xml"

6

Re: yum problem

Please,

ZhangHuangbin wrote:

Can you show me content of /etc/redhat-release?

7

Re: yum problem

ZhangHuangbin wrote:

Please,

ZhangHuangbin wrote:

Can you show me content of /etc/redhat-release?

CentOS release 5 (Final)

8

Re: yum problem

OK, seems it's a CentOS-5.0, iRedMail can't detect it correctly.

You can try the latest CentOS 5.5, and i will fix this in -trunk version soon. Thanks for your feedback. smile

9

Re: yum problem

ZhangHuangbin wrote:

OK, seems it's a CentOS-5.0, iRedMail can't detect it correctly.

You can try the latest CentOS 5.5, and i will fix this in -trunk version soon. Thanks for your feedback. smile

OK , I will download CentOS 5.5 and try !