Re: [FOSSology] Database connection error

2011-07-08 Thread Dave McLoughlin
Mary, I should have included the postgresql logs yesterday. Does this help pinpoint the issue? This is the last couple entries from the postgresql log: 2011-07-07 15:39:15 MDT [local] 4e162783.ccbLOG: provided username (fossy) and authenticated username (user) don't match 2011-07-07 15:39:15

Re: [FOSSology] Database connection error

2011-07-08 Thread Dave McLoughlin
Mark, I double checked and the postgresql.conf file has the changes listed in the INSTALL doc. I've also made the other listed config changes. I had tried to do a deb install first, but couldn't get it to work. I have Ubuntu 11.04 and it looks like the deb packages don't support that version

Re: [FOSSology] Database connection error

2011-07-08 Thread Matt Taggart
I had tried to do a deb install first, but couldn't get it to work. I have Ubuntu 11.04 and it looks like the deb packages don't support that version of the OS. So I cleaned everything off and build it from source. The fo-installdeps did not work and gave an error message that said

Re: [FOSSology] Database connection error

2011-07-08 Thread Mark Donohoe
On 07/08/2011 10:43 AM, Matt Taggart wrote: I had tried to do a deb install first, but couldn't get it to work. I have Ubuntu 11.04 and it looks like the deb packages don't support that version of the OS. So I cleaned everything off and build it from source. The fo-installdeps did not work

Re: [FOSSology] Database connection error

2011-07-08 Thread Laser, Mary
Hi Dave, Sorry your having such a difficult time :-( This is definitely a Postgres problem. Try these steps: 1. Carefully check the configuration of pg_hba.conf. Don't assume that what worked with your older Ubuntu version will work with Ubuntu 11.04. You may have to refer to the online