From craig@coot.net Wed Jun 5 16:20:07 2013 Return-Path: X-Original-To: glom-devel-list@gnome.org Delivered-To: glom-devel-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 6D13176C20 for ; Wed, 5 Jun 2013 16:20:07 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 1.524 X-Spam-Level: * X-Spam-Status: No, score=1.524 tagged_above=-999 required=2 tests=[BAYES_50=0.8, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.723] autolearn=no Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wjPAdUPS72n1 for ; Wed, 5 Jun 2013 16:20:01 +0000 (UTC) X-Greylist: delayed 319 seconds by postgrey-1.34 at restaurant.gnome.org; Wed, 05 Jun 2013 16:20:01 UTC Received: from p3plwbeout14-05.prod.phx3.secureserver.net (p3plsmtp14-05-2.prod.phx3.secureserver.net [173.201.192.190]) by restaurant.gnome.org (Postfix) with ESMTP id 33DB87631C for ; Wed, 5 Jun 2013 16:19:52 +0000 (UTC) Received: from localhost ([173.201.192.246]) by p3plwbeout14-05.prod.phx3.secureserver.net with bizsmtp id kgEX1l0015KRshH01gEXiH; Wed, 05 Jun 2013 09:14:31 -0700 X-SID: kgEX1l0015KRshH01 Received: (qmail 19970 invoked by uid 99); 5 Jun 2013 16:14:31 -0000 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="utf-8" X-Originating-IP: 98.245.108.98 User-Agent: Workspace Webmail 5.6.38 Message-Id: <20130605091430.82e2a108ae128a41ba2bed3b6e3abbcf.478457d55e.wbe@email14.secureserver.net> From: To: glom-devel-list@gnome.org Subject: Troubleshooting external PostgreSQL login fail Date: Wed, 05 Jun 2013 09:14:30 -0700 Mime-Version: 1.0 X-BeenThere: glom-devel-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development discussions about the Glom GUI database environment List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jun 2013 16:20:07 -0000
I am trying to start a new project with the "Music Collection"= template with and external PostgreSQL server.
The server is r= unning on the same workstation.  The PostgreSQL connection fails and t= his message is in
the PostgreSQL log.

<= div>
20= 13-06-05 10:09:20 MDT FATAL:  password authentication failed for user = "craig"

I am entering= the password for database role craig (encrypted password on PostgreSQL)

How can I trouble shoot this?<= /div>

Using a local database works= fine, but I prefer to have the database on the server proper.

Thanks.

<= /div> From craig@coot.net Thu Jun 6 15:39:45 2013 Return-Path: X-Original-To: glom-devel-list@gnome.org Delivered-To: glom-devel-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 36FC87696B for ; Thu, 6 Jun 2013 15:39:45 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0.723 X-Spam-Level: X-Spam-Status: No, score=0.723 tagged_above=-999 required=2 tests=[BAYES_20=-0.001, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.723] autolearn=no Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Bc4vnQC4LjpT for ; Thu, 6 Jun 2013 15:39:39 +0000 (UTC) Received: from p3plwbeout14-06.prod.phx3.secureserver.net (p3plsmtp14-06-2.prod.phx3.secureserver.net [173.201.192.192]) by restaurant.gnome.org (Postfix) with ESMTP id F36B47698D for ; Thu, 6 Jun 2013 15:39:30 +0000 (UTC) Received: from localhost ([173.201.192.244]) by p3plwbeout14-06.prod.phx3.secureserver.net with bizsmtp id l3fU1l0035GqY0l013fUb4; Thu, 06 Jun 2013 08:39:29 -0700 X-SID: l3fU1l0035GqY0l01 Received: (qmail 31122 invoked by uid 99); 6 Jun 2013 15:39:28 -0000 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="utf-8" X-Originating-IP: 98.245.108.98 User-Agent: Workspace Webmail 5.6.38 Message-Id: <20130606083927.82e2a108ae128a41ba2bed3b6e3abbcf.f41ddd6dbb.wbe@email14.secureserver.net> From: To: glom-devel-list@gnome.org Subject: External PostgreSQL 9.1 connection working Date: Thu, 06 Jun 2013 08:39:27 -0700 Mime-Version: 1.0 X-BeenThere: glom-devel-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development discussions about the Glom GUI database environment List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jun 2013 15:39:45 -0000
The problem was an admin. error.  PostgreSQL 9.1 creates
users with an expired expiration date.  I gave the user an
expiration date in the future and I can connect.

= From svartman95@gmail.com Wed Jun 12 21:39:40 2013 Return-Path: X-Original-To: glom-devel-list@gnome.org Delivered-To: glom-devel-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 0627077049 for ; Wed, 12 Jun 2013 21:39:40 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -2.45 X-Spam-Level: X-Spam-Status: No, score=-2.45 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id miXccci_JVSL for ; Wed, 12 Jun 2013 21:39:26 +0000 (UTC) Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com [209.85.212.177]) by restaurant.gnome.org (Postfix) with ESMTP id D7B54765AA for ; Wed, 12 Jun 2013 21:39:17 +0000 (UTC) Received: by mail-wi0-f177.google.com with SMTP id ey16so925438wid.4 for ; Wed, 12 Jun 2013 14:39:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=X9DoiFA3nK1OBENEU+IEYwTnUcUJyesU9mWYQ/NS7K4=; b=B3P8vzzDh3ONrPlChI5zFsWjVRhb/vGB98wIQatU4BHXRrdt9aFWITQANIPA9AGzKh 5JirO+RAi+a4jgluE90WJ9OGY1cF93NG8iNBhX4K0f9/DjprZV9sADtfwkLFZPUga697 jz1gAlpigU45HMElIfQERKWREyMwB9YfDfRiYoqDsoST6vLAIri2llD6aGdhIibrblFO iZeXaMm3faaErw/KNds2fMptk3xYpKZ42kprUG0PM9Uo0k99/nsLvHhnxrRM++jUgrxI Tc8XhEpe3Jp3L5hkZ7XFBg05W6TZzWistHiOrmufDBEpVnQphGhApJhZUT9Z56ISpCrv 2f1w== X-Received: by 10.194.174.137 with SMTP id bs9mr13209565wjc.59.1371073155476; Wed, 12 Jun 2013 14:39:15 -0700 (PDT) Received: from [192.168.1.67] (85-220-84-193.dsl.dynamic.simnet.is. [85.220.84.193]) by mx.google.com with ESMTPSA id o14sm6299665wiv.3.2013.06.12.14.39.14 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 12 Jun 2013 14:39:14 -0700 (PDT) Message-ID: <51B8EA81.3010806@gmail.com> Date: Wed, 12 Jun 2013 21:39:13 +0000 From: Bjartur Thorlacius User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: glom-devel-list@gnome.org Subject: Build dependancies Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: glom-devel-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development discussions about the Glom GUI database environment List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jun 2013 21:39:40 -0000 git://git.gnome.org/glom does understandably not contain a ./configure script. It should however contain a list of both build- and runtime dependencies, preferably in README, INSTALL or BUILD. Unspecified build time dependencies include: •GNU Autoconf •libtool •intltool Or are these implied by the GNOME label? There should at least be some pointer to documentation of the building procedure. Thankfully, library dependencies are specified if only in configure.ac. Thanks for writing interesting software, Bjartur From murrayc@murrayc.com Fri Jun 14 11:23:29 2013 Return-Path: X-Original-To: glom-devel-list@gnome.org Delivered-To: glom-devel-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id A223B76A93 for ; Fri, 14 Jun 2013 11:23:29 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -2.6 X-Spam-Level: X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IYr7_C6-b9EX for ; Fri, 14 Jun 2013 11:23:16 +0000 (UTC) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by restaurant.gnome.org (Postfix) with ESMTP id 2711B769DC for ; Fri, 14 Jun 2013 11:23:07 +0000 (UTC) Received: from compute4.internal (compute4.nyi.mail.srv.osa [10.202.2.44]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 0A079209D9; Fri, 14 Jun 2013 07:23:06 -0400 (EDT) Received: from frontend1.nyi.mail.srv.osa ([10.202.2.160]) by compute4.internal (MEProxy); Fri, 14 Jun 2013 07:23:06 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:subject:from:to:cc:date :in-reply-to:references:content-type:mime-version :content-transfer-encoding; s=smtpout; bh=fpkw6of6qH7ikYwSFiDcqp KwdzU=; b=bMM4jLGeDK5PWykNCiPSMYL2ZAYOY71LDUKDxSAjpfK0s2YxR0QP/1 zN8xdxivsiZnkaIKS7EXhI6DVPSxm1oJP5CoKkTV08cRCCAzNoubYLbZpPjLr0Iq mBdrGodAzz/jcsqCjMpdKqd2LOVLtIV3JAlGjaFxiDQN7Tbr7qwZY= X-Sasl-enc: vjawpeOeHZe9ixgc4LKq5cBvVZwmKHH5TkRNyb+GjtO6 1371208985 Received: from [192.168.0.20] (unknown [62.245.151.5]) by mail.messagingengine.com (Postfix) with ESMTPA id 5BD36C00E82; Fri, 14 Jun 2013 07:23:05 -0400 (EDT) Message-ID: <1371208983.3340.8.camel@murrayc-desktop> Subject: Re: Build dependancies From: Murray Cumming To: Bjartur Thorlacius Date: Fri, 14 Jun 2013 13:23:03 +0200 In-Reply-To: <51B8EA81.3010806@gmail.com> References: <51B8EA81.3010806@gmail.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.4-0ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: glom-devel-list@gnome.org X-BeenThere: glom-devel-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development discussions about the Glom GUI database environment List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jun 2013 11:23:29 -0000 On Wed, 2013-06-12 at 21:39 +0000, Bjartur Thorlacius wrote: > git://git.gnome.org/glom does understandably not contain a ./configure > script. Yes, because that's generated. > It should however contain a list of both build- and runtime > dependencies, preferably in README, INSTALL or BUILD. > > Unspecified build time dependencies include: > •GNU Autoconf > •libtool > •intltool > > Or are these implied by the GNOME label? These are generally implied by the use of autotools. However, building from git is generally difficult. That's why, like other autotools-based projects, we provide release tarballs that contain the generated files, so you don't need to have all these tools installed. INSTALL is one of those generated files. It gives generic instructions about how to build autotools-based projects. > There should at least be some > pointer to documentation of the building procedure. Thankfully, library > dependencies are specified if only in configure.ac. There are some hints under "Required Libraries" here, but only what configure asks for is really 100% up to date. http://www.glom.org/wiki/index.php?title=Download However, unless you really want to work with the source code, you should really try to use the version that's already built for your Linux distribution. -- Murray Cumming murrayc@murrayc.com www.murrayc.com www.openismus.com