Обсуждение: First generic/redhatish RPM's uploaded to ftp.postgresql.org.

Поиск
Список
Период
Сортировка

First generic/redhatish RPM's uploaded to ftp.postgresql.org.

От
Lamar Owen
Дата:
I have uploaded a first cut at the RPM's to ftp.postgresql.org.  While I am
not 100% convinced of the need to do so, I have restructured the directories,
and await comment on that.

Currently the upload is for Fedora Core 1 only.  The source RPM should compile
on most recent Red Hat's and close cousins.

See ftp://ftp.postgresql.org/pub/binary/v7.4/fedora for the SRPMS and
fedora-core-1 directory.  As I build the set on other distributions, or as
others do so, I will create the appropriate directories and will link the
SRPMS dir in each of those to the fedora/SRPMS dir, since that is the master
source RPM.

Please read README.rpm-dist, found in the postgresql-7.4-0.1PGDG.i386.rpm
file, or unpacked in pub/binary/v7.4/fedora, for more details.

This set is similar to previous sets in many respects.  This is not what I
wanted; I wanted to restructure the whole shooting match in concert with
Oliver's Debian package restructure.  The fewer differences the better, and
many parts of Oliver's proposal I plan on implementing in the RPMs verbatim.
However, when Oliver released the 7.4 deb without those changes, and due to
the SuSE RPM's release, I decided to go ahead with it.  Kaj's posting of the
patches against the 7.3.4 specfile was a tremendous help in this regard, many
thanks Kaj!  There were problems, but it was an excellent starting point.

There are a few outstanding patches and bugs I need to fix; thus, this RPMset
has an 0.1PGDG release tag.  I have been somewhat ill this week; maybe by
next week I can close some bugs and get us to 1PGDG.

Even though the python client is no longer included in the main tarball,
thanks to Kaj we have not lost the python subpackage.

I expect RH 7.3, RH9,  and RH 6.2 packages shortly from Sander, once he reads
this mail and gets the time to build them, as he has already asked to help do
this.  I have RH 8.0 at my disposal, and will build those.  I will also be
building Aurora 1.0 packages.
--
Lamar Owen
Director of Information Technology
Pisgah Astronomical Research Institute
1 PARI Drive
Rosman, NC  28772
(828)862-5554
www.pari.edu


Re: First generic/redhatish RPM's uploaded to ftp.postgresql.org.

От
Gaetano Mendola
Дата:
Lamar Owen wrote:

> I have uploaded a first cut at the RPM's to ftp.postgresql.org.  While I am
> not 100% convinced of the need to do so, I have restructured the directories,
> and await comment on that.
>
> Currently the upload is for Fedora Core 1 only.  The source RPM should compile
> on most recent Red Hat's and close cousins.
>
> See ftp://ftp.postgresql.org/pub/binary/v7.4/fedora for the SRPMS and
> fedora-core-1 directory.  As I build the set on other distributions, or as
> others do so, I will create the appropriate directories and will link the
> SRPMS dir in each of those to the fedora/SRPMS dir, since that is the master
> source RPM.

I tried to rebuild it in a RH9.0 and I get:

configure: error: could not find function 'krb5_encrypt' required for
Kerberos 5
error: Bad exit status from /var/tmp/rpm-tmp.75661 (%build)


:-(


Regards
Gaetano Mendola




Re: First generic/redhatish RPM's uploaded to ftp.postgresql.org.

От
Lamar Owen
Дата:
On Friday 21 November 2003 02:37 pm, Gaetano Mendola wrote:
> Lamar Owen wrote:
> > I have uploaded a first cut at the RPM's to ftp.postgresql.org.  While I
> > am not 100% convinced of the need to do so, I have restructured the
> > directories, and await comment on that.

> I tried to rebuild it in a RH9.0 and I get:
>
> configure: error: could not find function 'krb5_encrypt' required for
> Kerberos 5
> error: Bad exit status from /var/tmp/rpm-tmp.75661 (%build)

Download /pub/binary/v7.4/redhat/SRPMS/postgresql-7.4-0.1PGDG.80.src.rpm and
try that, then let me know.
--
Lamar Owen
Director of Information Technology
Pisgah Astronomical Research Institute
1 PARI Drive
Rosman, NC  28772
(828)862-5554
www.pari.edu


Re: First generic/redhatish RPM's uploaded to ftp.postgresql.org.

От
Lamar Owen
Дата:
On Friday 21 November 2003 01:13 pm, Lamar Owen wrote:
> I have uploaded a first cut at the RPM's to ftp.postgresql.org.  While I am
> not 100% convinced of the need to do so, I have restructured the
> directories, and await comment on that.

> I expect RH 7.3, RH9,  and RH 6.2 packages shortly from Sander, once he
> reads this mail and gets the time to build them, as he has already asked to
> help do this.  I have RH 8.0 at my disposal, and will build those.  I will
> also be building Aurora 1.0 packages.

Aurora 1.0 and Red Hat 8.0 source and binaries are uploaded.  The source RPM
has changed a little for each of these, which is noted in the release tag; I
have some work to do in the specfile portability, which I will do soon.
--
Lamar Owen
Director of Information Technology
Pisgah Astronomical Research Institute
1 PARI Drive
Rosman, NC  28772
(828)862-5554
www.pari.edu


Re: First generic/redhatish RPM's uploaded to ftp.postgresql.org.

От
Gaetano Mendola
Дата:
Lamar Owen wrote:
> On Friday 21 November 2003 02:37 pm, Gaetano Mendola wrote:
>
>>Lamar Owen wrote:
>>
>>>I have uploaded a first cut at the RPM's to ftp.postgresql.org.  While I
>>>am not 100% convinced of the need to do so, I have restructured the
>>>directories, and await comment on that.

> Download /pub/binary/v7.4/redhat/SRPMS/postgresql-7.4-0.1PGDG.80.src.rpm and
> try that, then let me know.


I didn't find that file, I tried anyway with postgresql-7.4-0.2PGDG.src.rpm
without success:


# rpmbuild --rebuild postgresql-7.4-0.2PGDG.src.rpm
Installing postgresql-7.4-0.2PGDG.src.rpm
warning: user lowen does not exist - using root
warning: group lowen does not exist - using root
warning: user lowen does not exist - using root
warning: group lowen does not exist - using root
warning: user lowen does not exist - using root

[SNIP]

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.64338 (%build)




instead in another rh9.0 installation I got:

checking for krb5.h... no
configure: error: header file <krb5.h> is required for Kerberos 5
error: Bad exit status from /var/tmp/rpm-tmp.94001 (%build)

that is strange, I'm able to find that header:

# locate krb5.h
/usr/kerberos/include/gssapi/gssapi_krb5.h
/usr/kerberos/include/krb5.h



any Idea ?

Regards
Gaeatano Mendola






Re: First generic/redhatish RPM's uploaded to ftp.postgresql.org.

От
Gaetano Mendola
Дата:
Gaetano Mendola wrote:

> Lamar Owen wrote:
>
>> On Friday 21 November 2003 02:37 pm, Gaetano Mendola wrote:
>>
>>> Lamar Owen wrote:
>>>
>>>> I have uploaded a first cut at the RPM's to ftp.postgresql.org.
>>>> While I
>>>> am not 100% convinced of the need to do so, I have restructured the
>>>> directories, and await comment on that.
>
>
>> Download
>> /pub/binary/v7.4/redhat/SRPMS/postgresql-7.4-0.1PGDG.80.src.rpm and
>> try that, then let me know.
>
>
>
> I didn't find that file, I tried anyway with postgresql-7.4-0.2PGDG.src.rpm
> without success:
>
>
> # rpmbuild --rebuild postgresql-7.4-0.2PGDG.src.rpm
> Installing postgresql-7.4-0.2PGDG.src.rpm
> warning: user lowen does not exist - using root
> warning: group lowen does not exist - using root
> warning: user lowen does not exist - using root
> warning: group lowen does not exist - using root
> warning: user lowen does not exist - using root
>
> [SNIP]
>
> 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.64338 (%build)

BTW this error on a RH Advanced Server 3




Regards
Gaetano Mendola