Re: Errors installing contrib

From: Martin Pitt <mpitt(at)debian(dot)org>
To: pgsql-pkg-debian(at)postgresql(dot)org
Subject: Re: Errors installing contrib
Date: 2013-06-14 04:24:28
Message-ID: 20130614042428.GC3101@piware.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

Hey Joshua,

Joshua D. Drake [2013-06-13 11:48 -0700]:
> On a fresh install of precise with just postgresql packages installed:
>
> root(at)db2:/etc/apt/sources.list.d# apt-get install postgresql-contrib-9.2
> [...]
> Setting up postgresql-contrib-9.2 (9.2.4-1.pgdg12.4+1) ...
> update-alternatives: warning: forcing reinstallation of alternative
> /usr/share/postgresql/9.2/man/man1/postmaster.1.gz because link
> group postmaster.1.gz is broken.

Should mostly be harmless as long as "man postmaster" does the right
thing afterwards (i. e. is for 9.2), but out of interest, which
postgresql-common version do you have installed. There were some fixes
for managing the alternatives a while ago:

postgresql-common (135) experimental; urgency=low
[...]
* debian/maintscripts-functions: Configure alternatives for manpages in
-contrib. This will only take effect after (re)installing
postgresql-contrib-9.2. (Closes: #680571)

And also:

postgresql-common (141) experimental; urgency=low
[...]
* debian/maintscripts-functions: Fix configure_client_version to call
_link_manpages correctly, spotted by Kris Shannon. (Closes: #701602)

Can you please do

dpkg -l postgresql-common

to check the version?

Thanks,

Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)

In response to

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Christoph Berg 2013-06-14 07:41:27 Re: postgresql-server 9.3
Previous Message Martin Pitt 2013-06-14 04:19:46 Re: postgresql-server 9.3