Thread: Ubuntu Trusty - pgRouting is 2.0
I just recently tried to use apt.postgresql.org to install PostgreSQL 9.5 on a Ubuntu 14.04 box. All went well and I even noticed it seems you now carry pgRouting. However you are carrying pgRouting 2.0 instead of the latest stable pgRouting 2.1. Is there a reason for that or did I miss something? I installed with this command: sudo apt-get install postgresql-9.5-pgrouting Thanks, Regina
Re: Regina Obe 2016-02-04 <000801d15f96$6ee1f410$4ca5dc30$@pcorp.us> > I just recently tried to use apt.postgresql.org to install PostgreSQL 9.5 on > a Ubuntu 14.04 box. > > All went well and I even noticed it seems you now carry pgRouting. However > you are carrying pgRouting 2.0 instead of the latest stable pgRouting 2.1. > > Is there a reason for that or did I miss something? > > I installed with this command: > > sudo apt-get install postgresql-9.5-pgrouting Hi, apt.postgresql.org is (mostly) mirroring what packages are in Debian unstable. The pgrouting package there is still at 2.0.0. I've asked on #debian-gis and they said the reason they didn't see the new version yet was that the tag name convention changed so the upstream version scanner couldn't see the 2.1 release. Sebastic immediately promised to update the package, so the new version will be available soon - keep watching this list for the announcement. Thanks for spotting, Christoph -- cb@df7cb.de | http://www.df7cb.de/
Attachment
Re: To Regina Obe 2016-02-05 <20160205100404.GA28120@msg.df7cb.de> > Sebastic immediately promised to update the package, so the new > version will be available soon - keep watching this list for the > announcement. The 2.1 packages will be available in about 30min. Christoph -- cb@df7cb.de | http://www.df7cb.de/
> -----Original Message----- > From: Christoph Berg [mailto:myon@debian.org] > Sent: Wednesday, February 10, 2016 4:49 PM > To: Regina Obe <lr@pcorp.us>; pgsql-pkg-debian@postgresql.org > Subject: Re: [pgsql-pkg-debian] Ubuntu Trusty - pgRouting is 2.0 > Re: To Regina Obe 2016-02-05 <20160205100404.GA28120@msg.df7cb.de> >> Sebastic immediately promised to update the package, so the new >> version will be available soon - keep watching this list for the >> announcement. > The 2.1 packages will be available in about 30min. > Christoph > -- > cb@df7cb.de | http://www.df7cb.de/ Thanks. This is great news. I have my test Ubuntu server ready to go to test this. Will test later tonight or tomorrow. Also cc'ing pgRouting group so others waiting will know. Thanks, Regina