[Pkg-postgresql-public] Wheezy update of postgresql-9.1?

2017-05-24 Thread Ola Lundqvist
Dear maintainer(s),

The Debian LTS team would like to fix the security issues which are
currently open in the Wheezy version of postgresql-9.1:
https://security-tracker.debian.org/tracker/CVE-2017-7484
https://security-tracker.debian.org/tracker/CVE-2017-7486

Would you like to take care of this yourself?

If yes, please follow the workflow we have defined here:
https://wiki.debian.org/LTS/Development

If that workflow is a burden to you, feel free to just prepare an
updated source package and send it to debian-...@lists.debian.org
(via a debdiff, or with an URL pointing to the source package,
or even with a pointer to your packaging repository), and the members
of the LTS team will take care of the rest. Indicate clearly whether you
have tested the updated package or not.

If you don't want to take care of this update, it's not a problem, we
will do our best with your package. Just let us know whether you would
like to review and/or test the updated package before it gets released.

You can also opt-out from receiving future similar emails in your
answer and then the LTS Team will take care of postgresql-9.1 updates
for the LTS releases.

Thank you very much.

Ola Lundqvist,
  on behalf of the Debian LTS team.

PS: A member of the LTS team might start working on this update at
any point in time. You can verify whether someone is registered
on this update in this file:
https://anonscm.debian.org/viewvc/secure-testing/data/dla-needed.txt?view=markup

___
Pkg-postgresql-public mailing list
Pkg-postgresql-public@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public


Re: [Pkg-postgresql-public] issue setting up postgresql-client-9.6 on stretch

2017-05-24 Thread Christoph Berg
Re: Ernesto Ongaro 2017-05-24 

> Using docker images, slimmed down version of debian that doesn't have man
> installed and looks for missing directory. Any idea how to work around?
> Package doesn't depend on man being installed.

Hmm, do you have any idea how the "official" "postgres" packages on
docker hub solve that issue? I thought they were based on our
packages.

> update-alternatives: error: error creating symbolic link
> '/usr/share/man/man1/psql.1.gz.dpkg-tmp': No such file or directory

Possibly we just need to ship /usr/share/man/man1 in the package.

Christoph

___
Pkg-postgresql-public mailing list
Pkg-postgresql-public@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public


[Pkg-postgresql-public] Bug#863256: Enable dtrace

2017-05-24 Thread Christoph Berg
Package: postgresql-10
Version: 10~beta1-1
Severity: wishlist

We should think about --enable-dtrace.

Asked about by sebl on #postgresql-apt.

Christoph

___
Pkg-postgresql-public mailing list
Pkg-postgresql-public@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public


[Pkg-postgresql-public] issue setting up postgresql-client-9.6 on stretch

2017-05-24 Thread Ernesto Ongaro
Using docker images, slimmed down version of debian that doesn't have man
installed and looks for missing directory. Any idea how to work around?
Package doesn't depend on man being installed.
===

Setting up postgresql-client-9.6 (9.6.3-1) ...
update-alternatives: using /usr/share/postgresql/9.6/man/man1/psql.1.gz to
provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode
update-alternatives: error: error creating symbolic link
'/usr/share/man/man1/psql.1.gz.dpkg-tmp': No such file or directory
dpkg: error processing package postgresql-client-9.6 (--configure):
 subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of postgresql-client:
 postgresql-client depends on postgresql-client-9.6; however:
  Package postgresql-client-9.6 is not configured yet.

dpkg: error processing package postgresql-client (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 postgresql-client-9.6
 postgresql-client
___
Pkg-postgresql-public mailing list
Pkg-postgresql-public@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public