bug#22618: syntax error in postgresql default config

2016-02-10 Thread Leo Famulari
On Wed, Feb 10, 2016 at 07:53:43PM +0100, Danny Milosavljevic wrote: > Package: guix > Version: git from an hour ago > > The default postgresql config file contains: > hba_file = '/gnu/store/2pnrdnasjxjr8zmnvhk9ypw2vdl00cks-pg_hba.conf' > ident_file = '/gnu/store/b4cm2bk8kz8brjcgpwrafxfvxcy35v

bug#22618: syntax error in postgresql default config

2016-02-10 Thread Danny Milosavljevic
Package: guix Version: git from an hour ago The default postgresql config file contains: hba_file = '/gnu/store/2pnrdnasjxjr8zmnvhk9ypw2vdl00cks-pg_hba.conf' ident_file = '/gnu/store/b4cm2bk8kz8brjcgpwrafxfvxcy35vz9-pg_ident.conf Note missing end-quote. The reason is: gnu/services/databases.