Re: [gnome-db] Some strange crash with gnome-db-0.2.95
- From: Rodrigo Moya <rodrigo gnome-db org>
- To: antonio sunstone it
- Cc: GDA <gnome-db-list gnome org>
- Subject: Re: [gnome-db] Some strange crash with gnome-db-0.2.95
- Date: 25 Feb 2002 01:20:01 +0100
On Sun, 2002-02-24 at 21:15, Antonio Gennarini wrote:
> Hi.
>
> I just updated to postresql 7.1.3-2 and found out that gnome-db-0.2.94 crashed on my system (while psql worked fine). So I decided to download version 0.2.95 binary rpms (why is gnome-db still on ver. 0.2.94 and the other packages on version 0.2.95?).
>
because nobody has done the RPMs for gnome-db-0.2.95, only for GDA :-(
> Installing them I got no dependacy problems. As I ran gnome-db the interface ran well. So I called the connection manager and selected the database that I wanted to connect to (after filling it in the manager section). Then I got an error message which told me "connectDBStart() -- connect() failed: Connection refused. Is the postmaster running (with -i) at '192.168.0.3'and accepting connections on TCP/IP port 5432?". Error message -> 0
>
> Whne I upgraded to postgresql I set the pg_hda.conf entry for 192.168.0.3 so this is not the problem. I didn't do any network corrections since I upgraded so I don't think it's a postmaster refuseing the request unless the new installation of postgresql dosn't start the postmaster correctly. As a matter of fact I noticed that during boot the postmaster is not started. I have to start it manually by /etc/rc.d/init.d/postgresql start on my RH7.1. But anyway, when I start it pgsql connects to my databases correctly and gives me no problems.
>
this seems something to do with the way you're specifying the parameters
in the GNOME-DB manager. What values are you using for connecting to
postgres from GNOME-DB?
> If I call the connection dialog to connect to the database for a second time it crashes a the window gets locked. I have to kill it with xkill.
>
> I wanted to try running through gdb but forgot how to get a dump of the execution (I'm not a programmer but I think this could have helped you guys understand what's going wrong ;-))
>
it is the 'bt' command. You just have to run it when the program
crashes, and send us the output.
> Hope someone helps me out. I was getting used to this nice software and pgsql was getting rather small.
>
> BTW. I wanted to try building the source rpms but got discouraged but the numerous dependacies:
>
> [root gaia gnome-db-0.2.95]# rpm --rebuild libgda-0.2.95-1mdk.src.rpm
> Installing libgda-0.2.95-1mdk.src.rpm
> error: failed build dependencies:
> MySQL-devel is needed by libgda-0.2.95-1mdk
> libxslt-devel is needed by libgda-0.2.95-1mdk
> popt-devel is needed by libgda-0.2.95-1mdk
> postgresql-devel is needed by libgda-0.2.95-1mdk
>
> Why do I need MySQL when I don't want to use it?
>
to build the different providers. But you just need the devel libraries,
not the database engine. If you are going to build the RPMs, you'll need
those -devel packages installed.
And heh, that mdk package is wrong. libxslt-devel shouldn't even be a
dependency, since it's not used anymore.
> [root gaia gnome-db-0.2.95]# rpm --rebuild gnome-db-0.2.95-1mdk.src.rpm
> Installing gnome-db-0.2.95-1mdk.src.rpm
> error: failed build dependencies:
> freetype2-devel is needed by gnome-db-0.2.95-1mdk
> libbonobo2-devel is needed by gnome-db-0.2.95-1mdk
> libgda0-devel >= 0.2.93 is needed by gnome-db-0.2.95-1mdk
> mawk is needed by gnome-db-0.2.95-1mdk
> perl-devel is needed by gnome-db-0.2.95-1mdk
> xpm-devel is needed by gnome-db-0.2.95-1mdk
>
the same, those are small packages (at least in debian).
> Hope someone can give me a better solution than installing all these dependancies. I only have 200MB left on my HD ........
>
to compile from sources, you'll need the -devel packages of all
dependencies. As I say, those devel packages are usually very small
packages, so they shouldn't steal you much disk space.
cheers
--
Rodrigo Moya <rodrigo gnome-db org> - <rodrigo ximian com>
http://www.gnome-db.org/ - http://www.ximian.com/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]