Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90209 - No message digest entry found for file "sandbox-1.2.1.tar.bz2."
Summary: No message digest entry found for file "sandbox-1.2.1.tar.bz2."
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-04-24 02:46 UTC by UncleOwen
Modified: 2005-04-24 04:11 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 UncleOwen 2005-04-24 02:46:55 UTC
When trying to emerge sandbox-1.2.1-r2, portage complains about missing digest entry for file "sandbox-1.2.1.tar.bz2."

Reproducible: Always
Steps to Reproduce:
# emerge --oneshot =sys-apps/sandbox-1.2.1-r2
Actual Results:  
Calculating dependencies  ...done!
>>> emerge (1 of 1) sys-apps/sandbox-1.2.1-r2 to /
>>> md5 files   ;-) sandbox-1.2.ebuild
>>> md5 files   ;-) sandbox-1.2.1-r2.ebuild
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) sandbox-1.2.1.ebuild
>>> md5 files   ;-) metadata.xml
>>> md5 files   ;-) sandbox-1.2.1-r1.ebuild
>>> md5 files   ;-) files/digest-sandbox-1.2.1-r2
>>> md5 files   ;-) files/digest-sandbox-1.2.1-r1
>>> md5 files   ;-) files/digest-sandbox-1.2.1
>>> md5 files   ;-) files/digest-sandbox-1.2

!!! No message digest entry found for file "sandbox-1.2.1.tar.bz2."
!!! Most likely a temporary problem. Try 'emerge sync' again later.
!!! If you are certain of the authenticity of the file then you may type
!!! the following to generate a new digest:
!!!   ebuild /usr/portage/category/package/package-version.ebuild digest


Expected Results:  
Sandbox is installed without problems

# emerge --info
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.5-r0,
2.6.12-rc3 i686)
=================================================================
System uname: 2.6.12-rc3 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.6.11
Python:              dev-lang/python-2.4-r3,dev-lang/python-2.3.5 [2.4 (#1, Apr
 6 2005, 03:29:54)]
dev-lang/python:     2.4-r3, 2.3.5
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.7.9-r1, 1.6.3, 1.9.5, 1.8.5-r3, 1.4_p6
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -O2 -pipe -fstack-protector"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon -O2 -pipe -fstack-protector"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox sfperms strict
userpriv usersandbox"
GENTOO_MIRRORS="ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
http://ftp.easynet.nl/mirror/gentoo/
http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ http://gentoo.inode.at/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/local /usr/local/portage/uncleowen"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa apm avi berkdb bitmap-fonts cdr crypt cups curl dvb dvd
dvdr emboss encode esd fam flac foomaticdb fortran gd gdbm gif gpm gtk gtk2
guile imagemagick imlib jack java jpeg junit libg++ libwww mikmod mmx mp3 mpeg
ncurses nls nptl nvidia ogg oggvorbis opengl pam pdflib perl png python
quicktime readline sdl slang spell ssl tcltk tcpd tetex tiff truetype
truetype-fonts type1-fonts vorbis xml2 xprint xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-04-24 02:57:50 UTC
Me too... The digest file is empty - duh! :/
Comment 2 Jason Stubbs (RETIRED) gentoo-dev 2005-04-24 03:11:05 UTC
Will hit the mirrors in 30~60 minutes.
Comment 3 UncleOwen 2005-04-24 04:11:35 UTC
Just did, thank you.