After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 662156 - make check fails DBI tests: Session Error: 3004, DBI library fails large number test
make check fails DBI tests: Session Error: 3004, DBI library fails large numb...
Status: RESOLVED INVALID
Product: GnuCash
Classification: Other
Component: Build system
2.4.x
Other Linux
: Normal normal
: ---
Assigned To: Derek Atkins
Christian Stimming
Depends on:
Blocks:
 
 
Reported: 2011-10-19 00:04 UTC by Dan Wallis
Modified: 2018-06-29 23:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
make check output in .../src/backend/dbi/test (1.76 KB, text/plain)
2011-10-19 00:04 UTC, Dan Wallis
Details

Description Dan Wallis 2011-10-19 00:04:14 UTC
Created attachment 199382 [details]
make check output in .../src/backend/dbi/test

Steps to reproduce:
$ wget http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.4.7.tar.bz2
$ tar xjf gnucash-2.4.7.tar.bz2
$ cd gnucash-2.4.7
$ ./configure
$ make check

Expected results:
tests pass

Actual results:
tests fail


This might be a duplicate of bug 654196, but I'm not sure. Here's the downstream report: https://bugs.gentoo.org/show_bug.cgi?id=376555
Comment 1 Derek Atkins 2011-10-19 02:01:02 UTC
This is not a bug in GnuCash.  This is a bug in libdbi.  It means you're using a broken version of libdbi.  Fix that and gnucash will work.  You can choose to upgrade or downgrade libdbi, your choice.

And no, this is NOT a duplicate of bug 654196.
Comment 2 Dan Wallis 2011-10-19 03:59:06 UTC
Which versions of libdbi are buggy? The above is with v0.8.3 and I've just tried with v0.8.1 and got a different error. Derek, which version works for you?
Comment 3 Derek Atkins 2011-10-19 11:20:21 UTC
See bug #611936 for more information on the libdbi issue.
It's a DBI issue, not a GnuCash issue.
GnuCash is keeping you from losing data.
Comment 4 Dan Wallis 2011-10-19 20:37:14 UTC
Great, and thanks for the link. :)
Comment 5 John Ralls 2017-09-24 22:49:10 UTC
Reassign version to 2.4.x so that individual 2.4 versions can be retired.
Comment 6 John Ralls 2018-06-29 23:02:19 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=662156. Please update any external references or bookmarks.