docker-foreman icon indicating copy to clipboard operation
docker-foreman copied to clipboard

cant build image

Open alex-bender opened this issue 8 years ago • 2 comments

Not sure if project still active, but anyway:

during docker build ... I got error:

E: Package 'postgresql-9.3' has no installation candidate
E: Unable to locate package postgresql-client-9.3
E: Couldn't find any package by glob 'postgresql-client-9.3'
E: Couldn't find any package by regex 'postgresql-client-9.3'
E: Unable to locate package postgresql-server-dev-9.3
E: Couldn't find any package by glob 'postgresql-server-dev-9.3'
E: Couldn't find any package by regex 'postgresql-server-dev-9.3'

On which version of phusion this image was build successful?

alex-bender avatar Feb 13 '17 13:02 alex-bender

Having the same issue. @alex-bender: were you able to resolve this?

grizzthedj avatar Jul 07 '17 18:07 grizzthedj

@grizzthedj Seems that the phusion image went far away so there is no psql client for version 9.3 in a phusion deb repos and psql-server as well

alex-bender avatar Jul 08 '17 17:07 alex-bender