Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 228063 - sys-libs/db-4.7.25 (version bump)
Summary: sys-libs/db-4.7.25 (version bump)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Caleb Tennis (RETIRED)
URL: http://www.oracle.com/technology/soft...
Whiteboard:
Keywords:
Depends on: 233006
Blocks:
  Show dependency tree
 
Reported: 2008-06-18 11:35 UTC by Conrad Kostecki
Modified: 2008-08-16 03:14 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
db-4.7.25.ebuild.patch (db-4.7.25.ebuild.patch,1.73 KB, patch)
2008-06-24 19:55 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad Kostecki gentoo-dev 2008-06-18 11:35:35 UTC
sys-libs/db-4.7.25 is out :)
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-06-24 19:55:00 UTC
Created attachment 158305 [details, diff]
db-4.7.25.ebuild.patch

Berkeley DB 4.7 requires Java >=1.5.

All patches used for Berkeley DB  4.6 still apply without any problems.

Invoking `none ${PATH}` causes 'none: command not found' which is caught by Portage as QA violation. `true ${PATH}` doesn't cause these problems.
Comment 2 Conrad Kostecki gentoo-dev 2008-06-25 07:19:38 UTC
Thank you :)
Working fine here :)
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2008-08-13 22:27:00 UTC
my core2 and g5 are running the testsuite on this, it's not a short testsuite, so it might be done in 7-8 hours, and i'll commit after that.
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2008-08-14 16:57:00 UTC
Ok, so the 12-hour testsuite on each DID show failures:

On my G5:
UNEXPECTED OUTPUT: Berkeley DB 4.7.25: (May 15, 2008)
UNEXPECTED OUTPUT: FAIL:15:29:12 (00:00:00) open_create_err: expected db open:permission denied, got db15778
UNEXPECTED OUTPUT: FAIL: error message in log file: ./TESTDIR/rep045script.log:FAIL: db open failed: db open:no such file or directory
UNEXPECTED OUTPUT: FAIL: error message in log file: ./TESTDIR/rep045script.log:FAIL:18:24:29 (00:00:00) db_open: expected TRUE, got db open:no such file or directory
UNEXPECTED OUTPUT: FAIL: error message in log file: ./TESTDIR/rep045script.log:FAIL:18:24:29 (00:00:00) /dev/shm/portage/sys-libs/db-4.7.25/work/db-4.7.25/build_unix/../dist/../test/rep045script.tcl run: FAIL:18:24:29 (00:00:00) db_open: expected TRUE, got db open:no such file or directory: pid 1174: expected 0, got 1
UNEXPECTED OUTPUT: WARNING: log record type __bam_merge: not tested
UNEXPECTED OUTPUT: WARNING: log record type __bam_pgno: not tested
UNEXPECTED OUTPUT: WARNING: log record type __crdel_inmem_create: not tested
UNEXPECTED OUTPUT: WARNING: log record type __crdel_inmem_remove: not tested
UNEXPECTED OUTPUT: WARNING: log record type __crdel_inmem_rename: not tested
UNEXPECTED OUTPUT: WARNING: log record type __db_pg_sort: not tested
Regression Tests Failed

On my core2:
UNEXPECTED OUTPUT: Berkeley DB 4.7.25: (May 15, 2008)
UNEXPECTED OUTPUT: FAIL: fop test: child killed: software termination signal
UNEXPECTED OUTPUT: FAIL:17:51:57 (00:00:06) comparedbs. test.db: expected 0, got 1
UNEXPECTED OUTPUT: FAIL:18:23:27 (00:01:12) child killed: software termination signal
UNEXPECTED OUTPUT: WARNING: log record type __bam_merge: not tested
UNEXPECTED OUTPUT: WARNING: log record type __bam_pgno: not tested
UNEXPECTED OUTPUT: WARNING: log record type __crdel_inmem_create: not tested
UNEXPECTED OUTPUT: WARNING: log record type __crdel_inmem_remove: not tested
UNEXPECTED OUTPUT: WARNING: log record type __crdel_inmem_rename: not tested
UNEXPECTED OUTPUT: WARNING: log record type __db_pg_sort: not tested
Regression Tests Failed
Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2008-08-15 12:55:28 UTC
Note, I've never had success in any of the db test suites passing.  I have no issues with putting this into portage (package.masked is probably smart, though).
Comment 6 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2008-08-16 03:14:14 UTC
InCVS now.