Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24557 - no digest entry for new smarteiffel ebuild
Summary: no digest entry for new smarteiffel ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-15 18:24 UTC by David ac
Modified: 2003-07-18 13:13 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 David ac 2003-07-15 18:24:44 UTC
While syncing and upgrading my local portage tree, a downgrade to the
smarteiffel package from version 1.0 to version 1.0_beta5 was requested. The
file smarteiffel-1.0_beta5.tar.bz2 however does not come with a digest - and
hence portage complains when i try to install this package. I can get around
this by creating my own digest for the file - but it *should* be there
automatically!!

Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge smarteiffel

Actual Results:  
[root@david /etc] #emerge smarteiffel
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-lang/smarteiffel-1.0_beta5 to /

!!! No message digest entry found for file "smarteiffel-1.0_beta5.tar.bz2."
!!! Most likely a temporary problem. Try 'emerge rsync' 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
[root@david /etc] #


Expected Results:  
it should have merged!!!!

[root@david /etc] #emerge info
Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz
GENTOO_MIRRORS="http://mirror.aarnet.edu.au/pub/gentoo
http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss avi crypt cups gif jpeg libg++ mad mikmod mmx mpeg ncurses nls
pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml gdbm berkdb slang
readline arts bonobo svga java guile X gpm tcpd pam libwww ssl python esd imlib
oggvorbis gnome gtk kde motif opengl -sdl qt gtk2 acpi -apm cdr dvd -3dnow alsa
tetex pcmcia icc mozilla mysql plotutils perl samba sse usb ethereal encode apache2"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"

[root@david /etc] #
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-07-18 13:13:27 UTC
fixed