Re: Ubuntu 14.04 LTS install problem

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>, Urs Berner <urs(dot)berner(at)hin(dot)ch>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Ubuntu 14.04 LTS install problem
Date: 2015-07-01 23:44:50
Message-ID: 55947B72.9090507@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On 07/01/2015 02:59 PM, Scott Marlowe wrote:
> postgresql.
>>
>> When I try via terminal
>> apt-get install postgresql-9.3 there are the same messages about
>> postgresql-common (>= 142~) ... defect packages ...
>
> This isn't really a postgresql problem this is a problem with an
> ubuntu machine with a broken packaging system. I'd google "ubuntu
> defect pacakges" and see what you find there. There's usually some
> single line magical invocation that fixes this kind of stuff.
>

apt-get -f install

will likely get them to a sane state but watch what is going to be removed.

JD

--
Command Prompt, Inc. - http://www.commandprompt.com/ 503-667-4564
PostgreSQL Centered full stack support, consulting and development.
Announcing "I'm offended" is basically telling the world you can't
control your own emotions, so everyone else should do it for you.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andy Erskine 2015-07-02 00:04:56 Re: Streaming Questions and Sizing
Previous Message Scott Marlowe 2015-07-01 21:59:34 Re: Ubuntu 14.04 LTS install problem