PostgreSQL 9.6.0 rebase

2016-10-10 Thread Pavel Raiskup
Hi all, 

there's new PostgreSQL version 9.6.0 out and we plan to build this into
Fedora Rawhide within few moments (a bit of testing remains now).

This action requires re-buliding of packages that provide binary
PostgreSQL modules, basically this is about:

  $ dnf repoquery --disablerepo='*' --enablerepo hell \
  
--repofrompath=hell,http://ftp.fi.muni.cz/pub/linux/fedora/linux/development/rawhide/Everything/x86_64/os/
  --whatrequires 'postgresql-server(:MODULE*'
  orafce-0:3.3.0-1.fc26.x86_64
  pg-semver-0:0.5.0-5.fc24.x86_64
  pgRouting-0:2.2.3-4.fc26.x86_64
  pg_journal-0:0.2.0-12.fc25.x86_64
  pgsphere-0:1.1.1-13.fc24.x86_64
  postgis-0:2.3.0-1.fc26.i686
  postgis-0:2.3.0-1.fc26.x86_64
  postgresql-ip4r-0:2.0.2-9.fc24.x86_64
  postgresql-pgpool-II-extensions-0:3.5.4-1.fc26.x86_64
  postgresql-plruby-0:0.5.4-9.fc24.x86_64

... plus rdkit package (that's on --whatprovides '/usr/lib64/pgsql/*.so' list),
but that fails to build (rhbz#1383231).

We tested builds in [1] copr.  As always, `postgresql-setup --upgrade` (from
postgresql-upgrade package) should help with migration from 9.5.X to
9.6.X.

[1] 
https://copr.fedorainfracloud.org/coprs/g/db-sig/postgresql-9.6-rebuild/monitor/

Pavel


___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: PostgreSQL 9.6.0 rebase

2016-10-10 Thread Peter Robinson
On Mon, Oct 10, 2016 at 10:11 AM, Pavel Raiskup  wrote:
> Hi all,
>
> there's new PostgreSQL version 9.6.0 out and we plan to build this into
> Fedora Rawhide within few moments (a bit of testing remains now).

Is there a FESCo approved change?

> This action requires re-buliding of packages that provide binary
> PostgreSQL modules, basically this is about:
>
>   $ dnf repoquery --disablerepo='*' --enablerepo hell \
>   
> --repofrompath=hell,http://ftp.fi.muni.cz/pub/linux/fedora/linux/development/rawhide/Everything/x86_64/os/
>   --whatrequires 'postgresql-server(:MODULE*'
>   orafce-0:3.3.0-1.fc26.x86_64
>   pg-semver-0:0.5.0-5.fc24.x86_64
>   pgRouting-0:2.2.3-4.fc26.x86_64
>   pg_journal-0:0.2.0-12.fc25.x86_64
>   pgsphere-0:1.1.1-13.fc24.x86_64
>   postgis-0:2.3.0-1.fc26.i686
>   postgis-0:2.3.0-1.fc26.x86_64
>   postgresql-ip4r-0:2.0.2-9.fc24.x86_64
>   postgresql-pgpool-II-extensions-0:3.5.4-1.fc26.x86_64
>   postgresql-plruby-0:0.5.4-9.fc24.x86_64
>
> ... plus rdkit package (that's on --whatprovides '/usr/lib64/pgsql/*.so' 
> list),
> but that fails to build (rhbz#1383231).
>
> We tested builds in [1] copr.  As always, `postgresql-setup --upgrade` (from
> postgresql-upgrade package) should help with migration from 9.5.X to
> 9.6.X.
>
> [1] 
> https://copr.fedorainfracloud.org/coprs/g/db-sig/postgresql-9.6-rebuild/monitor/
>
> Pavel
>
>
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: PostgreSQL 9.6.0 rebase

2016-10-10 Thread Pavel Raiskup
On Monday, October 10, 2016 11:07:55 AM CEST Peter Robinson wrote:
> On Mon, Oct 10, 2016 at 10:11 AM, Pavel Raiskup  wrote:
> > Hi all,
> >
> > there's new PostgreSQL version 9.6.0 out and we plan to build this into
> > Fedora Rawhide within few moments (a bit of testing remains now).
> 
> Is there a FESCo approved change?

No, so far we never asked asked FESCo for PostgreSQL upgrade approval (in
Rawhide only).  There's good API stability of PostgreSQL client libraries, so
we don't do much rush in user's packages usually, only server modules need to be
rebuilt.  But we used to ping devel with this.

Pavel
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: PostgreSQL 9.6.0 rebase

2016-10-10 Thread William Moreno
El 10/10/2016 3:12 a. m., "Pavel Raiskup"  escribió:
>
> Hi all,
>
> there's new PostgreSQL version 9.6.0 out and we plan to build this into
> Fedora Rawhide within few moments (a bit of testing remains now).
>
> This action requires re-buliding of packages that provide binary
> PostgreSQL modules, basically this is about:
>
>   $ dnf repoquery --disablerepo='*' --enablerepo hell \
>   --repofrompath=hell,
http://ftp.fi.muni.cz/pub/linux/fedora/linux/development/rawhide/Everything/x86_64/os/
>   --whatrequires 'postgresql-server(:MODULE*'
>   orafce-0:3.3.0-1.fc26.x86_64
>   pg-semver-0:0.5.0-5.fc24.x86_64
>   pgRouting-0:2.2.3-4.fc26.x86_64
>   pg_journal-0:0.2.0-12.fc25.x86_64
>   pgsphere-0:1.1.1-13.fc24.x86_64
>   postgis-0:2.3.0-1.fc26.i686
>   postgis-0:2.3.0-1.fc26.x86_64
>   postgresql-ip4r-0:2.0.2-9.fc24.x86_64
>   postgresql-pgpool-II-extensions-0:3.5.4-1.fc26.x86_64
>   postgresql-plruby-0:0.5.4-9.fc24.x86_64
>
> ... plus rdkit package (that's on --whatprovides '/usr/lib64/pgsql/*.so'
list),
> but that fails to build (rhbz#1383231).

I think python 2 and 3 psycopg2 is missing in this list

William ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: PostgreSQL 9.6.0 rebase

2016-10-10 Thread Pavel Raiskup
Hi William,

On Monday, October 10, 2016 8:19:44 AM CEST William Moreno wrote:
> El 10/10/2016 3:12 a. m., "Pavel Raiskup"  escribió:
> >
> > Hi all,
> >
> > there's new PostgreSQL version 9.6.0 out and we plan to build this into
> > Fedora Rawhide within few moments (a bit of testing remains now).
> >
> > This action requires re-buliding of packages that provide binary
> > PostgreSQL modules, basically this is about:
> >
> >   $ dnf repoquery --disablerepo='*' --enablerepo hell \
> >   --repofrompath=hell,
> http://ftp.fi.muni.cz/pub/linux/fedora/linux/development/rawhide/Everything/x86_64/os/
> >   --whatrequires 'postgresql-server(:MODULE*'
> >   orafce-0:3.3.0-1.fc26.x86_64
> >   pg-semver-0:0.5.0-5.fc24.x86_64
> >   pgRouting-0:2.2.3-4.fc26.x86_64
> >   pg_journal-0:0.2.0-12.fc25.x86_64
> >   pgsphere-0:1.1.1-13.fc24.x86_64
> >   postgis-0:2.3.0-1.fc26.i686
> >   postgis-0:2.3.0-1.fc26.x86_64
> >   postgresql-ip4r-0:2.0.2-9.fc24.x86_64
> >   postgresql-pgpool-II-extensions-0:3.5.4-1.fc26.x86_64
> >   postgresql-plruby-0:0.5.4-9.fc24.x86_64
> >
> > ... plus rdkit package (that's on --whatprovides '/usr/lib64/pgsql/*.so'
> list),
> > but that fails to build (rhbz#1383231).
> 
> I think python 2 and 3 psycopg2 is missing in this list

Thanks for the ping, but psycopg2 package should be on the client side only
(depends on libpq.so.5).  Please ping me or submit a bug if you find an issue.

Pavel
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org