Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73573 - LTSP-4.1-r1: digest for ltsp-audiofile-1.0-0-i386.tgz missing
Summary: LTSP-4.1-r1: digest for ltsp-audiofile-1.0-0-i386.tgz missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-06 09:59 UTC by David
Modified: 2004-12-15 07: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 David 2004-12-06 09:59:21 UTC
I tried to emerge ltsp-4.1-r1 and it did not work. The portage utility suggested to run:
# ebuild /usr/portage/net-misc/ltsp/ltsp-4.1-r1.ebuild digest
That command changed nothing.
Solution:
I added the line:
# MD5 693f1302ff1122ebda4de9b90652492b ltsp-audiofile-1.0-0-i386.tgz 70173
with the correct size and md5sum to
/usr/portage/net-misc/ltsp/files/digest-ltsp-4.1-r1
and changed the md5sum and size in 
/usr/portage/net-misc/ltsp/Manifest 
to:
# MD5 004d5dfe9d42c16c84a19120086cd727 files/digest-ltsp-4.1-r1 4397

Reproducible: Always
Steps to Reproduce:
1. add audiofile to use flags
2. emerge ltsp
3. ebuild /usr/portage/net-misc/ltsp/ltsp-4.1-r1.ebuild digest
4. goto step 2.
Actual Results:  
emerge ltsp stops after trying to confirm the files 

Expected Results:  
ltsp should have been installed without problems 

 
emerge info output: 
Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, 
glibc-2.3.3.20040420-r2,glibc-2.3.4.20040808-r1, 2.6.8-gentoo-r1 i686) 
================================================================= 
System uname: 2.6.8-gentoo-r1 i686 AMD Duron(tm) Processor 
Gentoo Base System version 1.4.16 
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
Autoconf: sys-devel/autoconf-2.59-r5 
Automake: sys-devel/automake-1.8.5-r1 
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3 
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1 
Libtools: sys-devel/libtool-1.5.2-r7 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -march=i686 -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
COMPILER="" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.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/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms" 
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo 
ftp://ftp.tu-clausthal.de ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo 
http://ftp.uni-erlangen.de/pub/mirrors/gentoo 
ftp://ftp.uni-muenster.de/pub/linux/distributions/gentoo 
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ " 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="3dnow X acpi alsa apache2 apm arts audiofile avi berkdb bidi bitmap-fonts 
bzlib cdr crypt cups dga directfb divx4linux dvb dvd encode esd f77 fam fastcgi 
fbcon flac foomaticdb fortran ftp gdbm gif gnome gpm gtk gtk2 icq imagemagick 
imlib ipv6 java jikes jpeg kde kerberos ladcca ldap libg++ libwww mad mbox 
mikmod mmx motif mpeg ncurses nls ntpl oggvorbis opengl oss pam pdflib perl php 
png python qt quicktime readline samba sasl scanner sdl slang sockets speex 
spell ssl svga tcpd theora tiff truetype usb x86 xine xml2 xmms xosd xv xvid 
zlib linguas_de"
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2004-12-15 07:11:23 UTC
fixed