Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95714 - emerge mod_jk-1.2.13 fails due to incorrect file size in ebuild
Summary: emerge mod_jk-1.2.13 fails due to incorrect file size in ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Jan Brinkmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-10 11:56 UTC by Mike Morris
Modified: 2005-06-11 02:24 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 Mike Morris 2005-06-10 11:56:51 UTC
##p.keywords contains all necesary keywords (mod_jk, apr, apr_util, apache) to
enable the build which i really, /really/ need to try and solve a bug killing my
server - customers waiting, cash in hand, and i can't deliver :-(

# emerge -uv mod_jk
Calculating dependencies ...done!
>>> emerge (1 of 1) www-apache/mod_jk-1.2.13 to /
>>> Downloading
ftp://194.117.143.70/mirrors/gentoo/distfiles/jakarta-tomcat-connectors-1.2.13-src.tar.gz
--19:58:52-- 
ftp://194.117.143.70/mirrors/gentoo/distfiles/jakarta-tomcat-connectors-1.2.13-src.tar.gz
           => `/usr/portage/distfiles/jakarta-tomcat-connectors-1.2.13-src.tar.gz'
Connecting to 194.117.143.70:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /mirrors/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR jakarta-tomcat-connectors-1.2.13-src.tar.gz ... done.
Length: 724,067 (unauthoritative)

100%[================================================================================>]
724,067        3.85M/s

19:58:53 (3.84 MB/s) -
`/usr/portage/distfiles/jakarta-tomcat-connectors-1.2.13-src.tar.gz' saved [724067]

>>> md5 files   ;-) mod_jk-1.2.10.ebuild
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) metadata.xml

!!! Digest verification Failed:
!!!    /usr/portage/www-apache/mod_jk/mod_jk-1.2.13.ebuild
!!! Reason: Filesize does not match recorded size

>>> Please ensure you have sync'd properly. Please try 'emerge sync' and
>>> optionally examine the file(s) for corruption. A sync will fix most cases.

### have sync'd, so that's obviously not solving it!

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.19 (default-linux/x86/2005.0/2.4, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.4.23-secure-1um i686)
=================================================================
System uname: 2.4.23-secure-1um i686 UML
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5,dev-lang/python-2.2.3-r5 [2.3.5 (#1,
May 30 2005, 13:09:24)]
dev-lang/python:     2.3.5, 2.2.3-r5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.5, 1.8.5-r3, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.4.3-r4
virtual/os-headers:  2.4.19-r1, 2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -fregmove -frename-registers -pipe"
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="-O2 -march=pentium4 -fomit-frame-pointer -fregmove -frename-registers
-pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks nodoc noinfo sandbox sfperms
strict"
GENTOO_MIRRORS="ftp://194.117.143.70/mirrors/gentoo http://194.117.143.70
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="apache2 bash-completion berkdb bitmap-fonts bzip2 bzlib crypt cups dbm
elibc_glibc emboss encode foomaticdb fortran gdbm gif gnome gpm gtk gtk2
hardened imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg mysql
ncurses nls oggvorbis oss pam pdflib perl png python qt quicktime readline sdl
slang spell ssl tcpd truetype truetype-fonts type1-fonts unicode userland_GNU
vhosts x86 xml2 xmms xv zlib kernel_linux"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-06-11 02:24:00 UTC
only a minor bug to gentoo, fixed in cvs. thanks for reporting.