Your message dated Sat, 3 Dec 2016 19:19:08 +0100
with message-id <[email protected]>
and subject line Re: [Pkg-postgresql-public] Bug#846656: [postgresql-9.6] When 
installing, default cluster "9.6/main" is not created.
has caused the Debian Bug report #846656,
regarding [postgresql-9.6] When installing, default cluster "9.6/main" is not 
created.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
846656: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846656
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: postgresql-9.6
Version: 9.6.1-2
Severity: important

--- Please enter the report below this line. ---

Dear maintainer,

I had to manually run

#pg_createcluster --start 9.6 main

to make the server work. Otherwise, it will start but will not listen
to any connections.

At first, I experienced this when installing the "postgresql" package
(which, in turn, depends on "postgresql-9.6").
So, I thought it was a "postgresql" package problem.
Therefore, I purged both "postgresql" and "postgresql-9.6" and
re-installed "postgresql-9.6" (and later, "postgresql").
In both cases, after each case I had to manually create the cluster.

As a side note, it would be nice to be prompted for the name of the
cluster when installing the package.

Thank you in advance for your time on this problem,
Leandro

--- System information. ---
Architecture:
Kernel:       Linux 4.8.0-1-amd64

Debian Release: stretch/sid
  500 unstable        ftp.be.debian.org
  500 testing         ftp.be.debian.org
  500 stable          files2.eid.belgium.be
  500 stable          files.eid.belgium.be
  500 stable          download.videolan.org
  500 stable          dl.google.com
  500 stable          debian.neo4j.org
  500 sid             linux.dropbox.com
    1 experimental    ftp.debian.org

--- Package information. ---
Depends                        (Version) | Installed
========================================-+-===============
locales                                  | 2.24-7
postgresql-client-9.6                    | 9.6.1-2
postgresql-common              (>= 171~) | 177
ssl-cert                                 | 1.0.38
tzdata                                   | 2016j-2
libc6                          (>= 2.15) |
libgssapi-krb5-2          (>= 1.14+dfsg) |
libldap-2.4-2                 (>= 2.4.7) |
libpam0g                   (>= 0.99.7.1) |
libpq5                         (>= 9.3~) |
libssl1.1                     (>= 1.1.0) |
libsystemd0                              |
libxml2                       (>= 2.7.4) |


Recommends                  (Version) | Installed
=====================================-+-===========
postgresql-contrib-9.6                | 9.6.1-2
sysstat                               | 11.4.1-1


Suggests         (Version) | Installed
==========================-+-===========
locales-all                |

--- End Message ---
--- Begin Message ---
Re: Leandro Doctors 2016-12-03 
<CAAn03x4bvNPMcFx=jn4ptznxbgaqw_+0ai+ppn4g_v5fwvl...@mail.gmail.com>
> I had to manually run
> 
> #pg_createcluster --start 9.6 main
> 
> to make the server work. Otherwise, it will start but will not listen
> to any connections.
> 
> At first, I experienced this when installing the "postgresql" package
> (which, in turn, depends on "postgresql-9.6").
> So, I thought it was a "postgresql" package problem.
> Therefore, I purged both "postgresql" and "postgresql-9.6" and
> re-installed "postgresql-9.6" (and later, "postgresql").
> In both cases, after each case I had to manually create the cluster.

Hi Leandro,

do you still have the output from these install runs available? Almost
certainly there should be a hint that your system locale is not
configured properly. The system locale is used for the initial
cluster; if you run pg_createcluster manually, it will use your
shell's LANG setting.

Run "dpkg-reconfigure locales" to set up the system locale.

I'm closing the bug; if the problem was something else, please reopen.

Christoph

--- End Message ---
_______________________________________________
Pkg-postgresql-public mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public

Reply via email to