Control: tag -1 moreinfo Hello Malte,
Malte Dik [2015-07-05 20:34 +0200]: > I discovered that creating an initial cluster failed when installing > package "postgresql" (and therewith "postgresql-9.4") on a variety of > machines running Debian jessie. > > Through trial-and-error I discovered that installing the package > "locales-all" resolved the problem. Then this most likely means that you have an /etc/default/locale which sets a nonexisting locale. postgresql-common ought to check that, though. Please give the complete output of "apt-get install postgresql-9.4", "locale", and "cat /etc/default/locales". > I therefore would ask for "locales-all" to be put in the list of > dependencies of postgresql-9.4. This is not going to happen. locales-all is mostly just a test package for build dependencies, for installed systems it's just a waste. Thanks, Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) _______________________________________________ Pkg-postgresql-public mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public
