Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 85280

Summary: can't emerge gentoolkit after emerging gettext-0.14.1
Product: Gentoo Linux Reporter: Attila Stehr <as.gentoo>
Component: New packagesAssignee: Portage Tools Team <tools-portage>
Status: VERIFIED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Attila Stehr 2005-03-14 16:12:19 UTC
>>> /usr/include/gettext-po.h
 * Any package that linked against the previous version
 * of gettext will have to be rebuilt.
 * Please 'emerge gentoolkit' and run:
 * revdep-rebuild --soname libintl.so.2
>>> Regenerating /etc/ld.so.cache...
 * Caching service dependencies...
>>> sys-devel/gettext-0.14.1 merged.

 sys-devel/gettext
    selected: 0.12.1-r2
   protected: 0.14.1
     omitted: none

---------------------------

might root # emerge -D --newuse gentoolkit
Calculating dependencies  ...done!
>>> emerge (1 of 1) app-portage/gentoolkit-0.2.0 to /

!!! Digest verification Failed:
!!!    /usr/portage/distfiles/gentoolkit-0.2.0.tar.gz
!!! Reason: Filesize does not match recorded size

might root # revdep-rebuild --soname libintl.so.2

Checking reverse dependencies...
Packages containing binaries and libraries using given shared object name,
will be recompiled.

Collecting system binaries and libraries... done.
  (/root/.revdep-rebuild.1_files)

Checking dynamic linking...
 done.
  (/root/.revdep-rebuild_cb80afd4.3_rebuild)

Assigning files to ebuilds... Nothing to rebuild

Evaluating package order... done.
  (/root/.revdep-rebuild_cb80afd4.5_order)

There are no dynamic links to libintl.so.2... All done.


Reproducible: Always
Steps to Reproduce:
1. emerge -D --newuse gettext
2. emerge -D --newuse gentoolkit




Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20040808-r1,
2.4.28-gentoo-r7 i686)
=================================================================
System uname: 2.4.28-gentoo-r7 i686 AMD Athlon(tm) XP 1600+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 17 2005, 14:28:58)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.5, 1.9.4, 1.7.9-r1, 1.6.3, 1.4_p6
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox severe sfperms test"
GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow apache2 bzlib crypt cups curl curlwrappers directfb doc emacs exif
fbcon gd gif gpm hardened hardenedphp javascript jpeg leim memlimit mime mmx mng
ncurses nls pam pcntl pcre pdflib php png session simplexml soap sockets spl ssl
svga tcpd test tidy tokenizer unicode x86 xml xml2 xsl zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2005-03-15 03:27:25 UTC
!!! Digest verification Failed:
!!!    /usr/portage/distfiles/gentoolkit-0.2.0.tar.gz
!!! Reason: Filesize does not match recorded size

What's the filesize?
Comment 2 Attila Stehr 2005-03-15 03:40:37 UTC
# ls -al /usr/portage/distfiles/gentoolkit-0.2.0.tar.gz

-rw-r--r--  1 root portage 61702  2. M
Comment 3 Attila Stehr 2005-03-15 03:40:37 UTC
# ls -al /usr/portage/distfiles/gentoolkit-0.2.0.tar.gz

-rw-r--r--  1 root portage 61702  2. Mär 11:30 /usr/portage/distfiles/gentoolkit-0.2.0.tar.gz


# ls -al /usr/portage/distfiles/gettext-0.14.1.tar.gz

-rw-rw-r--  1 root portage 6550874 14. Mär 23:11 /usr/portage/distfiles/gettext-0.14.1.tar.gz
Comment 4 Marius Mauch (RETIRED) gentoo-dev 2005-04-07 18:51:14 UTC
$ ls -l gentoolkit-0.2.0.tar.gz
-rw-rw-r--  1 root portage 61687 Dec 14 01:58 gentoolkit-0.2.0.tar.gz

So you got a corrupted file.
Comment 5 Attila Stehr 2005-07-17 11:42:44 UTC
just closing