Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79823 - Digest verification failure on openoffice-bin-1.1.4
Summary: Digest verification failure on openoffice-bin-1.1.4
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-28 02:43 UTC by Darren Davison
Modified: 2005-01-28 04:04 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 Darren Davison 2005-01-28 02:43:19 UTC
Digest verification after downloading openoffice-bin-1.1.4 from 3 different mirrors.

Reproducible: Always
Steps to Reproduce:
1. emerge openoffice-bin
Actual Results:  
09:49:24 (52.69 KB/s) -
`/usr/portage/distfiles/OOo_1.1.4_LinuxIntel_install.tar.gz' saved [80144225]

>>> md5 files   ;-) openoffice-bin-1.1.3.ebuild
>>> md5 files   ;-) openoffice-bin-1.1.4.ebuild
>>> md5 files   ;-) openoffice-bin-1.1.1.ebuild
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) metadata.xml
>>> md5 files   ;-) files/digest-openoffice-bin-1.1.1
>>> md5 files   ;-) files/digest-openoffice-bin-1.1.3
>>> md5 files   ;-) files/digest-openoffice-bin-1.1.4
>>> md5 files   ;-) files/1.1.1/ooffice-wrapper-1.3
>>> md5 files   ;-) files/1.1.3/ooffice-wrapper-1.3
>>> md5 files   ;-) files/1.1.4/ooffice-wrapper-1.3

!!! Digest verification Failed:
!!!    /usr/portage/distfiles/OOo_1.1.4_LinuxIntel_install.tar.gz
!!! Reason: Failed on MD5 verification


Expected Results:  
installed

garbo root # emerge info
Portage 2.0.51-r15 (default-linux/x86/2004.0, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.6.10-gentoo-r5 i686)
=================================================================
System uname: 2.6.10-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.2.3-r5,dev-lang/python-2.3.4 [2.3.4 (#1,
Oct 17 2004, 12:27:24)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.2.3-r5, 2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.2-r7
virtual/os-headers:  2.4.19-r1, 2.4.21-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://www.mirror.ac.uk/mirror/distro.ibiblio.org/pub/linux/distributions/gentoo
ftp://mirrors.blueyonder.co.uk/mirrors/gentoo ftp://ftp.heanet.ie/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://bacall.davisononline.org/usr-portage"
USE="X alsa apache2 apm arts avi berkdb bitmap-fonts cdr crypt cups dvd encode
esd f77 fam flac font-server foomaticdb fortran ftp gdbm gif gnome gpm gstreamer
gtk gtk2 imlib ipv6 java jpeg junit kde kdexdeltas ldap libg++ libwww mad mikmod
motif mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python qt
quicktime readline samba sdl slang spell sse ssl svga tcpd tidy tiff truetype
truetype-fonts type1-fonts usb x86 xml xml2 xmms xv zlib video_cards_i810"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2005-01-28 03:09:23 UTC
Please try to download this one:

http://ftp.stardiv.de/pub/OpenOffice.org/stable/1.1.4/OOo_1.1.4_LinuxIntel_install.tar.gz

and put it in /usr/portage/distfiles. Also do an emerge sync and try again.

Will try later myself, but generally the digest should be fine, as we haven't changed it and the tarballs seems the same since the End of November, but can't check here atm.
Comment 2 Darren Davison 2005-01-28 04:00:56 UTC
looks like it was a missing/damaged digest file (emerge sync fetched it).  Odd because I sync from a LAN box every night and just re-synced from the same box again here.

Also after wget-ting the binary, diff showed a difference in the one d/l from the server you mentioned and the one I had in distfiles - so probably 2 issues in the end.

It's installing now :)
Comment 3 Andreas Proschofsky (RETIRED) gentoo-dev 2005-01-28 04:04:54 UTC
Thanks for reporting back!