Re: Setting up Koji question - postgres

2012-06-02 Thread john maclean
On 06/02/2012 03:38 PM, Tom Lane wrote: Mathieu Bridon writes: On Sat, 2012-06-02 at 10:14 +0200, Dan Horák wrote: as it seems the koji sql files are not packaged you must get them from the koji source package Not packaged? $ yum whatprovides \*koji\*sql [... snip ...] koji-1.6.0-3.fc17.noar

Re: Setting up Koji question - postgres

2012-06-02 Thread Tom Lane
Mathieu Bridon writes: > On Sat, 2012-06-02 at 10:14 +0200, Dan Horák wrote: >> as it seems the koji sql files are not packaged you must get them from >> the koji source package > Not packaged? > $ yum whatprovides \*koji\*sql > [... snip ...] > koji-1.6.0-3.fc17.noarch : Build system tools > R

Re: Setting up Koji question - postgres

2012-06-02 Thread Dan Horák
Mathieu Bridon píše v So 02. 06. 2012 v 19:34 +0800: > On Sat, 2012-06-02 at 10:14 +0200, Dan Horák wrote: > > john maclean píše v So 02. 06. 2012 v 06:07 +0100: > > > Setting up a private koji server. The keys and certs have been set up. > > > Stuck at psql stage. This command always bombs. > >

Re: Setting up Koji question - postgres

2012-06-02 Thread Mathieu Bridon
On Sat, 2012-06-02 at 10:14 +0200, Dan Horák wrote: > john maclean píše v So 02. 06. 2012 v 06:07 +0100: > > Setting up a private koji server. The keys and certs have been set up. > > Stuck at psql stage. This command always bombs. > > > > > > command > > psql koji koji< /usr/share/doc/koji*/d

Re: Setting up Koji question - postgres

2012-06-02 Thread john maclean
On 06/02/2012 09:14 AM, Dan Horák wrote: john maclean píše v So 02. 06. 2012 v 06:07 +0100: Setting up a private koji server. The keys and certs have been set up. Stuck at psql stage. This command always bombs. command psql koji koji< /usr/share/doc/koji*/docs/schema.sql first this file i

Re: Setting up Koji question - postgres

2012-06-02 Thread Dan Horák
john maclean píše v So 02. 06. 2012 v 06:07 +0100: > Setting up a private koji server. The keys and certs have been set up. Stuck > at psql stage. This command always bombs. > > > command > psql koji koji< /usr/share/doc/koji*/docs/schema.sql > > > first this file is elsewhere > > find / -i

Setting up Koji question - postgres

2012-06-01 Thread john maclean
Setting up a private koji server. The keys and certs have been set up. Stuck at psql stage. This command always bombs. command psql koji koji< /usr/share/doc/koji*/docs/schema.sql first this file is elsewhere find / -iname '*schema.sql*' 2>/dev/null /usr/share/pgsql/information_schema.sql