Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156710 - libpng-1.12.13: download; wrong size of manual reported.
Summary: libpng-1.12.13: download; wrong size of manual reported.
Status: RESOLVED DUPLICATE of bug 146921
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-30 11:02 UTC by Armin Mohring
Modified: 2006-12-01 02:10 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 Armin Mohring 2006-11-30 11:02:30 UTC
During system update emerge want
Comment 1 Armin Mohring 2006-11-30 11:02:30 UTC
During system update emerge want´s to download libpng.
But the size does not match.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-11-30 16:47:06 UTC
Reopen with some emerge output, thanks.
Comment 3 Armin Mohring 2006-11-30 23:27:04 UTC
outputput of emerge -f world --newuse while fetching the manual of libpng:
>>> Emerging (7 of 58) media-libs/libpng-1.2.13 to /
 * libpng-1.2.13.tar.bz2 MD5 ;-) ...                                          [ ok ]
 * libpng-1.2.13.tar.bz2 RMD160 ;-) ...                                       [ ok ]
 * libpng-1.2.13.tar.bz2 SHA1 ;-) ...                                         [ ok ]
 * libpng-1.2.13.tar.bz2 SHA256 ;-) ...                                       [ ok ]
 * libpng-1.2.13.tar.bz2 size ;-) ...                                         [ ok ]
>>> Downloading 'http://www.libpng.org/pub/png/libpng-manual.txt'
--08:25:19--  http://www.libpng.org/pub/png/libpng-manual.txt
           => `/usr/portage/distfiles/libpng-manual.txt'
Resolving www.libpng.org... 66.35.250.210
Connecting to www.libpng.org|66.35.250.210|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 128,288 (125K) [text/plain]

    0K .......... .......... .......... .......... .......... 39% 53.6K   0:01
   50K .......... .......... .......... .......... .......... 79%  156K       
  100K .......... .......... .....                           100%  157K       

08:25:21 (88.62 KB/s) - `/usr/portage/distfiles/libpng-manual.txt' saved [128288/128288]

!!! Fetched file: libpng-manual.txt VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      128288
!!! Expected: 128275
Removing corrupt distfile...
!!! Couldn't download 'libpng-manual.txt'. Aborting.
('Filesize does not match recorded size', 128288, 128275)

!!! Fetch for /usr/portage/media-libs/libpng/libpng-1.2.13.ebuild failed, continuing...
Comment 4 Armin Mohring 2006-11-30 23:29:48 UTC
emerge --info:
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fix-packages metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.join.uni-muenster.de/gentoo/"
LDFLAGS="-Wl,-O1"
LINGUAS="en"
MAKEOPTS="-j1 -s"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://linux.rz.ruhr-uni-bochum.de/gentoo-portage"
USE="amd64 X a52 aac aiglx alsa berkdb bitmap-fonts cairo cdparanoia cdr cli cups dbus dlloader doc dri dts dvd dvdr elibc_glibc encode esd firefox ftp gif glibc-omitfp gnome gstreamer gtk gtk2 hal iconv input_devices_keyboard input_devices_mouse ipv6 java javascript jpeg kernel_linux ldap libg++ linguas_en mad mikmod mp3 mpeg mpeg2 ncurses nls nptl nptlonly ogg opengl pam pcre perl png ppds pppd python quicktime readline reflection sdl session spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_nv vorbis wxGTK xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-12-01 02:10:03 UTC
Hmm, the damned unversioned txt file changed again...

*** This bug has been marked as a duplicate of 146921 ***