problems with pgsql-admin@postgresql.org ? (fwd)

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: problems with pgsql-admin@postgresql.org ? (fwd)
Date: 2005-08-29 13:56:03
Message-ID: 200508291356.j7TDu3j21958@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www


I got this problem report from one of the email lists.

---------------------------------------------------------------------------

----- Forwarded message from Gaetano Mendola -----

Message-ID: <4313132E(dot)6010202(at)bigfoot(dot)com>
Date: Mon, 29 Aug 2005 15:52:46 +0200
From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)
X-Accept-Language: en-us, en
To: pgman(at)candle(dot)pha(dot)pa(dot)us
Subject: problems with pgsql-admin(at)postgresql(dot)org ?
X-Enigmail-Version: 0.92.0.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

It seems there are some problems with the address:

pgsql-admin(at)postgresql(dot)org

I had the attached email back. Please investigate.

Gaetano

- -------- Original Message --------
Subject: Undelivered Mail Returned to Sender
Date: Sun, 28 Aug 2005 10:29:41 -0400 (EDT)
From: Mail Delivery System <MAILER-DAEMON(at)messagingengine(dot)com>
To: gmendola(at)mbigroup(dot)it

This is the Postfix program at host rushpost.com.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to <postmaster>

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

The Postfix program

<gmsjames(at)rushpost(dot)com>: 550 <gmsjames>: Recipient address rejected:
User unknown in local recipient table

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDExMu7UpzwH2SGd4RAsiZAKC3J2qudF/2z5cus42iGMnOWyfSRQCfQEJ3
c61NCW2tPoHJb6ous2P6EaU=
=Wybb
-----END PGP SIGNATURE-----

Reporting-MTA: dns; rushpost.com
Arrival-Date: Sun, 28 Aug 2005 2:29 PM

Final-Recipient: rfc822; gmsjames(at)rushpost(dot)com
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; <gmsjames>: Recipient address rejected: User unknown in local recipient table

-- Start of included mail From: Gaetano Mendola <gmendola(at)mbigroup(dot)it>

Date: Tue, 23 Aug 2005 18:00:12 +0200
To: pgsql-admin(at)postgresql(dot)org <pgsql-admin(at)postgresql(dot)org>
Subject: [ADMIN] RPM 8.0.3 for RH7.3, RH7.2 and AS2.1
List-Owner: <mailto:pgsql-admin-owner(at)postgresql(dot)org>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,
I'm trying to create the rpm for these distributions,
I'm using the one available for RH9.0 but I got:

On RH7.3, RH7.2 and AS2.1 I get:

# rpmbuild --rebuild postgresql-8.0.3-1PGDG.src.rpm
[ ...]
checking for perl... /usr/bin/perl
checking for Perl archlibexp... /usr/lib/perl5/5.6.1/i386-linux
checking for Perl privlibexp... /usr/lib/perl5/5.6.1
checking for Perl useshrplib... false
checking for flags to link embedded Perl... -L/usr/local/lib /usr/lib/perl5/5.6.1/i386-linux/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.6.1/i386-linux/CORE -lperl -lnsl -ldl -lm -lc -lcrypt -lutil
checking for python... /usr/bin/python
checking for Python distutils module... yes
checking Python configuration directory... File "<string>", line 1
from distutils.sysconfig import get_python_lib as f; import os; print os.path.join(f(plat_specific=1,standard_lib=1),'config')
^
SyntaxError: invalid syntax

checking how to link an embedded Python application... -L -lpython1.5 -lieee -ldl -lpthread -lm
checking for main in -lbsd... yes
checking for setproctitle in -lutil... no
checking for main in -lm... yes
checking for main in -ldl... yes
checking for main in -lnsl... yes
checking for main in -lsocket... no
checking for main in -lipc... no
checking for main in -lIPC... no
checking for main in -llc... no
checking for main in -ldld... no
checking for main in -lld... no
checking for main in -lcompat... no
checking for main in -lBSD... no
checking for main in -lgen... no
checking for main in -lPW... no
checking for main in -lresolv... yes
checking for library containing getopt_long... none required
checking for main in -lunix... no
checking for library containing crypt... -lcrypt
checking for library containing fdatasync... none required
checking for shmget in -lcygipc... no
checking for readline... yes (-lreadline -ltermcap)
checking for inflate in -lz... yes
checking for library containing com_err... -lcom_err
checking for library containing krb5_encrypt... no
configure: error: could not find function 'krb5_encrypt' required for Kerberos 5
error: Bad exit status from /var/tmp/rpm-tmp.4601 (%build)

RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.4601 (%build)

does anyone knows how to fix these errors or where I can find the RPM for these 3 platforms?

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDC0gM7UpzwH2SGd4RAqVcAKCMfwHZ0OHkT5MXRXd0qBhM1uMtvwCg1arQ
RReaKumLc0rL9zF13OhQuHQ=
=fyYS
-----END PGP SIGNATURE-----

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

-- End of included mail.
----- End of forwarded message from Gaetano Mendola -----

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Robert Treat 2005-08-29 18:31:41 Re: [BUGS] beta page has broken link to bug submission
Previous Message Dustin Sallings 2005-08-28 05:19:34 [BUGS] beta page has broken link to bug submission