Re: Error with APT installation (regex warning, PostGIS fails)

From: Christoph Berg <myon(at)debian(dot)org>
To: "Baker, Matthew" <MATTHEW_BAKER(at)dpsk12(dot)org>
Cc: "pgsql-pkg-debian(at)postgresql(dot)org" <pgsql-pkg-debian(at)postgresql(dot)org>
Subject: Re: Error with APT installation (regex warning, PostGIS fails)
Date: 2016-11-18 09:00:19
Message-ID: 20161118090019.nyorojstpfdqxhof@msg.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

Re: Baker, Matthew 2016-11-17 <C8A1C896CD0F954B80CE89A7BCAB3F9E0173C736FD(at)MBXPDCe(dot)dpsk12(dot)org>
> All,
>
> A few errors have popped up today using the APT repo that have otherwise been rock solid for quite a while:
>
> 1) PostGIS does not install/load as it used to - no errors beyond what 2) below reports

Hi Matthew,

thanks for the report. However, we'd need some details on what exactly
isn't working. Does the PostgreSQL server log have some more
information?

> - Instructions usually used found here: http://trac.osgeo.org/postgis/wiki/UsersWikiPostGIS22UbuntuPGSQL95Apt
>
> 2) Strange error coming up that I can only paste and step aside... the error is thrown when using the instructions on the APT repo verbatim, and when using the instructions we've modified above for the PostGIS install...also throws an error when pulling PG v9.6 and v9.5

> Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/(?<!\\)\${ <-- HERE ([^}]+)}/ at /usr/sbin/pam_getenv line 78.

These are just warnings that you can ignore. The problem isn't even in
PostgreSQL, but in PAM (/usr/sbin/pam_getenv). There's been a
gazillion of bug reports about it like yours, but the PAM people
haven't fixed it yet :(

Christoph

In response to

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message apt.postgresql.org repository 2016-11-18 15:34:10 pgadmin3 updated to version 1.22.2-1.pgdg+1
Previous Message Baker, Matthew 2016-11-17 22:07:15 Error with APT installation (regex warning, PostGIS fails)