Re: Ernesto Ongaro 2017-05-24 <CANZ+7LNdhCeS3H=c+3pod0vokpw_pvs_xkp9qceuu82_ndo...@mail.gmail.com> > Using docker images, slimmed down version of debian that doesn't have man > installed and looks for missing directory. Any idea how to work around? > Package doesn't depend on man being installed.
Hmm, do you have any idea how the "official" "postgres" packages on docker hub solve that issue? I thought they were based on our packages. > update-alternatives: error: error creating symbolic link > '/usr/share/man/man1/psql.1.gz.dpkg-tmp': No such file or directory Possibly we just need to ship /usr/share/man/man1 in the package. Christoph _______________________________________________ Pkg-postgresql-public mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public
