Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100358 - emerge ocaml fails with digest verification failure
Summary: emerge ocaml fails with digest verification failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-26 06:21 UTC by Ulf
Modified: 2005-07-26 08:26 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 Ulf 2005-07-26 06:21:56 UTC
I tried to emerge dev-lang/ocaml (which is actually a dependency of unison,
which I wanted to emerge). Emerge of ocaml-3.08.1 fails with an digest
verification error for file /usr/portage/dev-lang/ocaml/files/ocaml-rebuild.sh

emerge --rsync doesn't help to solve the problem

Reproducible: Always
Steps to Reproduce:
1. emerge dev-lang/ocaml
2.
3.

Actual Results:  
Calculating dependencies ...done!
>>> emerge (1 of 5) dev-lang/ocaml-3.08.1 to /
>>> md5 files   ;-) ocaml-3.08.ebuild
>>> md5 files   ;-) ocaml-3.08.1.ebuild
>>> md5 files   ;-) ocaml-3.06-r2.ebuild
>>> md5 files   ;-) ocaml-3.07-r1.ebuild
>>> md5 files   ;-) ocaml-3.08.3.ebuild
>>> md5 files   ;-) files/ocaml-3.06-tcltk-8.4compat-patch.bz2

!!! Digest verification Failed:
!!!    /usr/portage/dev-lang/ocaml/files/ocaml-rebuild.sh
!!! Reason: Filesize does not match recorded size

>>> Please ensure you have sync'd properly. Please try 'emerge sync' and
>>> optionally examine the file(s) for corruption. A sync will fix most cases.
Comment 1 Sven Wegener gentoo-dev 2005-07-26 06:26:36 UTC
Verified and fixed, someone commited without repoman. Please sync again in about
an hour.
Comment 2 Ulf 2005-07-26 08:26:55 UTC
Works now.
Thanks for your support!