Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: atrpms: users

Exim 4.73

 

 

atrpms users RSS feed   Index | Next | Previous | View Threaded


gordon at dickens

Jan 8, 2011, 5:46 AM

Post #1 of 9 (711 views)
Permalink
Exim 4.73

Exim 4.73 was released a few days ago. Are there any plans to offer
Exim 4.73 rpms any time soon?

The Exim packages are categorized as yellow as "testing packages are
provided on a "works for me" basis.". As an FYI, the Exim binaries
(exim and exim-mysql) have worked perfectly on my CentOS 5.0 - 5.5
machines for over 2 years.

Thanks for a great repository!

Gordon

_______________________________________________
atrpms-users mailing list
atrpms-users [at] atrpms
http://lists.atrpms.net/mailman/listinfo/atrpms-users


gordon at dickens

Jan 13, 2011, 3:44 AM

Post #2 of 9 (683 views)
Permalink
Exim 4.73 [In reply to]

Thanks for adding exim and exim-mysql version 4.73 to the repo!

I do, however, have one question. That is, yum requires the installation of postgresql84-libs as a dependency when installing the rpm using "yum localinstall exim-4.73-42.el5.i386.rpm exim-mysql-4.73-42.el5.i386.rpm". So, my question is why do the exim and exim-mysql RPMs require a
PostgreSQL library? They never have in the past and it doesn't make sense why a MySQL version would require PostgreSQL libraries.

Thanks,

Gordon


Axel.Thimm at ATrpms

Jan 15, 2011, 1:40 AM

Post #3 of 9 (675 views)
Permalink
Re: Exim 4.73 [In reply to]

On Sat, 2011-01-08 at 08:46 -0500, Gordon Dickens wrote:
> Exim 4.73 was released a few days ago. Are there any plans to offer
> Exim 4.73 rpms any time soon?

Thanks for the heads-up, I did them on Tuesday.

> The Exim packages are categorized as yellow as "testing packages are
> provided on a "works for me" basis.". As an FYI, the Exim binaries
> (exim and exim-mysql) have worked perfectly on my CentOS 5.0 - 5.5
> machines for over 2 years.

The packages remain in "testing" as an indication that there are vendor
supplied packages that these packages would update. This is done so that
RHEL5/CentOS5/SL5 users subscribing only to "stable" can be sure that no
package from the vendor is being replaced.

E.g. the "testing" packages are actually quite stable as you mention and
ATrpms needs a restructuring in the repo names.

> Thanks for a great repository!

You are welcome!
--
http://thimm.gr/ - http://ATrpms.net/
Attachments: signature.asc (0.19 KB)


Axel.Thimm at ATrpms

Jan 15, 2011, 1:52 AM

Post #4 of 9 (678 views)
Permalink
Re: Exim 4.73 [In reply to]

On Thu, 2011-01-13 at 06:44 -0500, Gordon Dickens wrote:
> Thanks for adding exim and exim-mysql version 4.73 to the repo!
>
> I do, however, have one question. That is, yum requires the
> installation of postgresql84-libs as a dependency when installing the
> rpm using "yum localinstall exim-4.73-42.el5.i386.rpm
> exim-mysql-4.73-42.el5.i386.rpm". So, my question is why do the exim
> and exim-mysql RPMs require a PostgreSQL library? They never have in
> the past and it doesn't make sense why a MySQL version would require
> PostgreSQL libraries.

What does

rpm --test -e postgresql84-libs

say? It should reveal the package(s) that is(are) pulling it in.
--
http://thimm.gr/ - http://ATrpms.net/
Attachments: signature.asc (0.19 KB)


gordon at dickens

Jan 15, 2011, 1:58 AM

Post #5 of 9 (681 views)
Permalink
Re: Exim 4.73 [In reply to]

On 01/15/2011 04:52 AM, Axel Thimm wrote:
> What does
>
> rpm --test -e postgresql84-libs
>
> say? It should reveal the package(s) that is(are) pulling it in.
>

Hi Axel,

Here you go:

$ rpm --test -e postgresql84-libs
error: Failed dependencies:
libpq.so.5 is needed by (installed) exim-4.73-42.el5.i386

I hope that this helps. Thanks again!

Gordon


_______________________________________________
atrpms-users mailing list
atrpms-users [at] atrpms
http://lists.atrpms.net/mailman/listinfo/atrpms-users


Axel.Thimm at ATrpms

Jan 15, 2011, 2:26 AM

Post #6 of 9 (676 views)
Permalink
Re: Exim 4.73 [In reply to]

On Sat, 2011-01-15 at 04:58 -0500, Gordon Dickens wrote:
> On 01/15/2011 04:52 AM, Axel Thimm wrote:
> > What does
> >
> > rpm --test -e postgresql84-libs
> >
> > say? It should reveal the package(s) that is(are) pulling it in.
> >
> $ rpm --test -e postgresql84-libs
> error: Failed dependencies:
> libpq.so.5 is needed by (installed) exim-4.73-42.el5.i386

Hm, sorry, there is little we can do about that. This dependency comes
from /usr/sbin/exim, e.g. we cannot split this out into another package.
--
http://thimm.gr/ - http://ATrpms.net/
Attachments: signature.asc (0.19 KB)


gordon at dickens

Jan 15, 2011, 5:38 AM

Post #7 of 9 (682 views)
Permalink
Re: Exim 4.73 [In reply to]

On 01/15/2011 05:26 AM, Axel Thimm wrote:
> On Sat, 2011-01-15 at 04:58 -0500, Gordon Dickens wrote:
>> $ rpm --test -e postgresql84-libs
>> error: Failed dependencies:
>> libpq.so.5 is needed by (installed) exim-4.73-42.el5.i386
> Hm, sorry, there is little we can do about that. This dependency comes
> from /usr/sbin/exim, e.g. we cannot split this out into another package.

Hi Axel,

That is strange and there are not any recent comments regarding the
inclusion of postgresSQL libraries in exim on the exim development
mailing lists. Something has changed but why?

Gordon

_______________________________________________
atrpms-users mailing list
atrpms-users [at] atrpms
http://lists.atrpms.net/mailman/listinfo/atrpms-users


john.robinson at anonymous

Jan 15, 2011, 7:43 AM

Post #8 of 9 (676 views)
Permalink
Re: Exim 4.73 [In reply to]

On 13/01/2011 11:44, Gordon Dickens wrote:
> Thanks for adding exim and exim-mysql version 4.73 to the repo!
>
> I do, however, have one question. That is, yum requires the installation
> of postgresql84-libs as a dependency when installing the rpm using "yum
> localinstall exim-4.73-42.el5.i386.rpm exim-mysql-4.73-42.el5.i386.rpm".
> So, my question is why do the exim and exim-mysql RPMs require a
> PostgreSQL library? They never have in the past and it doesn't make
> sense why a MySQL version would require PostgreSQL libraries.

I'm not sure that's true, the exim-4.66-29.el4 rpm I have from atrpms
(dated three years ago) requires libpq.so.3 which in turn would pull in
postgresql-libs-7.4.30.

postgresql-libs is only a 380K package and doesn't require the
postgresql server so it's no biggie for me to have it installed.

The vendor exim packages don't require the postgresql-libs but of course
they don't support the use of a postgresql database.

Cheers,

John.


_______________________________________________
atrpms-users mailing list
atrpms-users [at] atrpms
http://lists.atrpms.net/mailman/listinfo/atrpms-users


Axel.Thimm at ATrpms

Jan 15, 2011, 11:35 AM

Post #9 of 9 (676 views)
Permalink
Re: Exim 4.73 [In reply to]

On Sat, 2011-01-15 at 08:38 -0500, Gordon Dickens wrote:
> On 01/15/2011 05:26 AM, Axel Thimm wrote:
> > On Sat, 2011-01-15 at 04:58 -0500, Gordon Dickens wrote:
> That is strange and there are not any recent comments regarding the
> inclusion of postgresSQL libraries in exim on the exim development
> mailing lists. Something has changed but why?

It isn't new, I check all binaries on ATrpms and it is present at least
as far back as 4.69, probably much longer.
--
http://thimm.gr/ - http://ATrpms.net/
Attachments: signature.asc (0.19 KB)

atrpms users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.