Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136079 - sys-libs/db: duff digests
Summary: sys-libs/db: duff digests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-08 09:19 UTC by Ciaran McCreesh
Modified: 2006-06-12 01:37 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ciaran McCreesh 2006-06-08 09:19:38 UTC
The db-4.3.29.tar.gz tarball (and several other versions) is different between mirror://gentoo/ and the SRC_URI URL. This will cause problems for users using GENTOO_MIRRORS. The package needs either nomirror and a new digest or changing to use mirror://gentoo/ or a new digest and a remirrored source tarball.

$ wget ftp://ftp.sleepycat.com/releases/db-4.3.29.tar.gz
$ md5sum db-4.3.29.tar.gz
200b9f5d74175875fcb3ee54adbf0007  db-4.3.29.tar.gz
$ rm db-4.3.29.tar.gz
$ wget http://distfiles.gentoo.org/distfiles/db-4.3.29.tar.gz
$ md5sum db-4.3.29.tar.gz
13585a20ce32f113b8e8cdb57f52e3bb  db-4.3.29.tar.gz
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2006-06-12 01:37:26 UTC
Not again :-(. I'll use the gentoo mirrors as I'm given the understanding that works best. It should be working again soon.