| From: | Raymond O'Donnell <rod(at)iol(dot)ie> |
|---|---|
| To: | Stephen Frost <sfrost(at)snowman(dot)net> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: PG 9.1 on Debian Squeeze |
| Date: | 2011-10-08 14:54:31 |
| Message-ID: | 4E906427.8010805@iol.ie |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 08/10/2011 13:03, Stephen Frost wrote:
> * Karsten Hilbert (Karsten(dot)Hilbert(at)gmx(dot)net) wrote:
>> apt-get install dpkg-dev
>>
>> should fix what you are seeing. The question remains whether
>> postgresql-client(-common) should "Depends:" from dpkg-dev --
>> this should be "reportbug postgresql-client"ed.
>
> I believe Martin has just put together some packages which resolve
> that issue (and, it shouldn't :).
>
Thanks everyone - I installed dpkg-dev, and it now produces a
different message:
rod(at)simecom:~$ psql -U postgres -h localhost
DEB_HOST_MULTIARCH is not a supported variable name at
/usr/bin/dpkg-architecture line 214.
Password for user postgres:
psql (9.1.1)
SSL connection (cipher: DHE-RSA-AES256-SHA, bits: 256)
Type "help" for help.
postgres=#
It's not a big deal for me - Postgres is obviously working OK for me,
which is the main thing, so I'll wait for the new packages. Do you
know if they'll be available from backports, or do I get them elsewhere?
Thanks for your help,
Ray.
--
Raymond O'Donnell :: Galway :: Ireland
rod(at)iol(dot)ie
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Karsten Hilbert | 2011-10-08 15:29:37 | Re: PG 9.1 on Debian Squeeze |
| Previous Message | Neil Tiffin | 2011-10-08 13:45:04 | Re: Installation woes via Macports on Mac OS X 10.7 |