Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Failed on WHIRLPOOL verification - emerging subversion-1.7.5
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
rnr
n00b
n00b


Joined: 11 Jul 2012
Posts: 6

PostPosted: Wed Jul 11, 2012 6:11 pm    Post subject: Failed on WHIRLPOOL verification - emerging subversion-1.7.5 Reply with quote

hi guys, i'm trying of rebuilding subversion due "trac" svn module errors after a update. This is not the question. When i try the emerge subversion i get the strange error "Failed on WHIRLPOOL verification"...

dump

Quote:


abstract ~ # emerge -av subversion

* IMPORTANT: 1 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.


These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild U ~] dev-vcs/subversion-1.7.5 [1.6.17-r7] USE="apache2 berkdb ctypes-python dso extras nls perl python webdav-neon -debug -doc -gnome-keyring -java -kde -ruby -sasl -vim-syntax -webdav-serf (-bash-completion%*) (-emacs%)" 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No]

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) dev-vcs/subversion-1.7.5
!!! Previously fetched file: '/usr/portage/distfiles/subversion-1.7.5.tar.bz2'
!!! Reason: Failed on WHIRLPOOL verification
!!! Got: d45c0171759287dab31c938e9f6614c23ce3f745b5cdf9dc77d27232d40fd672a231d812e877aba73caefa0ed50c85a54480757cf84162ba2f086a7d4ea6502c
!!! Expected: 5fba33c8a7171d2c6b0aaf1416934c598a5ee46e20b00bb4b0d832d6e08d6a0f85ade4752ece29b1fb51539317790f4f3a7bd381382ed1d0fa79179441dd4613
Refetching... File renamed to '/usr/portage/distfiles/subversion-1.7.5.tar.bz2._checksum_failure_.fGj8NK'

>>> Downloading 'http://distfiles.gentoo.org/distfiles/subversion-1.7.5.tar.bz2'
--2012-07-12 14:59:41-- http://distfiles.gentoo.org/distfiles/subversion-1.7.5.tar.bz2
Resolving distfiles.gentoo.org... 64.50.233.100, 64.50.236.52, 137.226.34.42, ...
Connecting to distfiles.gentoo.org|64.50.233.100|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6002955 (5.7M) [application/x-bzip2]
Saving to: `/usr/portage/distfiles/subversion-1.7.5.tar.bz2'

100%[======================================>] 6,002,955 1.62M/s in 3.7s

2012-07-12 14:59:45 (1.55 MB/s) - `/usr/portage/distfiles/subversion-1.7.5.tar.bz2' saved [6002955/6002955]

^[[B
!!! Fetched file: subversion-1.7.5.tar.bz2 VERIFY FAILED!
!!! Reason: Failed on WHIRLPOOL verification
!!! Got: d45c0171759287dab31c938e9f6614c23ce3f745b5cdf9dc77d27232d40fd672a231d812e877aba73caefa0ed50c85a54480757cf84162ba2f086a7d4ea6502c
!!! Expected: 5fba33c8a7171d2c6b0aaf1416934c598a5ee46e20b00bb4b0d832d6e08d6a0f85ade4752ece29b1fb51539317790f4f3a7bd381382ed1d0fa79179441dd4613
Refetching... File renamed to '/usr/portage/distfiles/subversion-1.7.5.tar.bz2._checksum_failure_.fGj8NK'

>>> Downloading 'http://www.apache.org/dist/subversion/subversion-1.7.5.tar.bz2'
--2012-07-12 15:01:20-- http://www.apache.org/dist/subversion/subversion-1.7.5.tar.bz2
Resolving www.apache.org... 192.87.106.229, 140.211.11.131, 2001:610:1:80bc:192:87:106:229
Connecting to www.apache.org|192.87.106.229|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6002955 (5.7M) [application/x-bzip2]
Saving to: `/usr/portage/distfiles/subversion-1.7.5.tar.bz2'

100%[======================================>] 6,002,955 1.49M/s in 3.9s

2012-07-12 15:01:24 (1.49 MB/s) - `/usr/portage/distfiles/subversion-1.7.5.tar.bz2' saved [6002955/6002955]

!!! Fetched file: subversion-1.7.5.tar.bz2 VERIFY FAILED!
!!! Reason: Failed on WHIRLPOOL verification
!!! Got: d45c0171759287dab31c938e9f6614c23ce3f745b5cdf9dc77d27232d40fd672a231d812e877aba73caefa0ed50c85a54480757cf84162ba2f086a7d4ea6502c
!!! Expected: 5fba33c8a7171d2c6b0aaf1416934c598a5ee46e20b00bb4b0d832d6e08d6a0f85ade4752ece29b1fb51539317790f4f3a7bd381382ed1d0fa79179441dd4613
Refetching... File renamed to '/usr/portage/distfiles/subversion-1.7.5.tar.bz2._checksum_failure_.fGj8NK'

!!! Couldn't download 'subversion-1.7.5.tar.bz2'. Aborting.
* Fetch failed for 'dev-vcs/subversion-1.7.5', Log file:
* '/var/tmp/portage/dev-vcs/subversion-1.7.5/temp/build.log'

>>> Failed to emerge dev-vcs/subversion-1.7.5, Log file:

>>> '/var/tmp/portage/dev-vcs/subversion-1.7.5/temp/build.log'

* Messages for package dev-vcs/subversion-1.7.5:

* Fetch failed for 'dev-vcs/subversion-1.7.5', Log file:
* '/var/tmp/portage/dev-vcs/subversion-1.7.5/temp/build.log'

* IMPORTANT: 1 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

abstract ~ #



i tried rebuild subversion1.6.17-r7 : same error
update subversion1.7.4 : same error
update subversion1.7.5 : same error

i need rebuild subversion in order to my trac / svn integration to work.

any ideas ?
Back to top
View user's profile Send private message
broken_chaos
Guru
Guru


Joined: 18 Jan 2006
Posts: 370
Location: Ontario, Canada

PostPosted: Thu Jul 12, 2012 12:11 am    Post subject: Reply with quote

Either your downloads are being corrupted/interfered with (are you behind any proxies?), or whatever implementation of whirlpool your copy of portage is using is broken for some reason.

Can you please post the output of:
Code:
emerge --info dev-lang/python dev-libs/openssl
openssl sha512 /usr/portage/distfiles/subversion-1.7.5.tar.bz2._checksum_failure_.fGj8NK
openssl whirlpool /usr/portage/distfiles/subversion-1.7.5.tar.bz2._checksum_failure_.fGj8NK
Back to top
View user's profile Send private message
rnr
n00b
n00b


Joined: 11 Jul 2012
Posts: 6

PostPosted: Thu Jul 12, 2012 12:53 pm    Post subject: Reply with quote

Quote:



abstract ~ # emerge --info dev-lang/python dev-libs/openssl
Portage 2.1.10.49 (default/linux/amd64/10.0, gcc-4.3.2, glibc-2.9_p20081201-r2, 2.6.29-gentoo-r5 x86_64)
=================================================================
System Settings
=================================================================
System uname: Linux-2.6.29-gentoo-r5-x86_64-AMD_Phenom-tm-_II_X4_940_Processor-with-gentoo-2.1
Timestamp of tree: Tue, 10 Jul 2012 17:30:01 +0000
app-shells/bash: 4.2_p20
dev-lang/python: 2.5.4-r3, 2.6.4-r1, 2.7.3-r2
dev-util/cmake: 2.8.7-r5
dev-util/pkgconfig: 0.26
sys-apps/baselayout: 2.1-r1
sys-apps/openrc: 0.9.8.4
sys-apps/sandbox: 2.5
sys-devel/autoconf: 2.68
sys-devel/automake: 1.9.6-r2, 1.10.2, 1.11.1
sys-devel/binutils: 2.21.1-r1
sys-devel/gcc: 4.3.2-r3, 4.5.3-r2
sys-devel/gcc-config: 1.6
sys-devel/libtool: 2.4-r1
sys-devel/make: 3.82-r1
sys-kernel/linux-headers: 3.1 (virtual/os-headers)
sys-libs/glibc: 2.9_p20081201-r2
Repositories:

gentoo
location: /usr/portage
sync: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000

ABI="amd64"
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
ACCEPT_PROPERTIES="*"
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol"
APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
ARCH="amd64"
AUTOCLEAN="yes"
BOOTSTRAP_USE="cxx unicode multilib"
CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump"
CAMERAS="ptp2"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CFLAGS_amd64="-m64"
CFLAGS_x32="-mx32"
CFLAGS_x86="-m32"
CHOST="x86_64-pc-linux-gnu"
CHOST_amd64="x86_64-pc-linux-gnu"
CHOST_x32="x86_64-pc-linux-gnu"
CHOST_x86="i686-pc-linux-gnu"
CLEAN_DELAY="5"
COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
COLLISION_IGNORE="/lib/modules"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -pipe"
DEFAULT_ABI="amd64"
DISTDIR="/usr/portage/distfiles"
EDITOR="/bin/nano"
ELIBC="glibc"
EMERGE_WARNING_DELAY="10"
EPREFIX=""
EROOT="/"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FETCHCOMMAND="wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec sftp -P \${port} \"\${host}:/\${x#*/}\" \"\$1\"" sftp "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync --rsh=\"ssh -p\${port}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}""
FFLAGS="-O2 -pipe"
GCC_SPECS=""
GDK_USE_XFT="1"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx"
GRUB_PLATFORMS=""
HOME="/root"
INFOPATH="/usr/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.21.1/info"
INPUT_DEVICES="keyboard mouse evdev"
KERNEL="linux"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LDFLAGS_amd64="-m elf_x86_64"
LDFLAGS_x32="-m elf32_x86_64"
LDFLAGS_x86="-m elf_i386"
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe %s"
LIBDIR_amd64="lib64"
LIBDIR_amd64_fbsd="lib64"
LIBDIR_n32="lib32"
LIBDIR_n64="lib64"
LIBDIR_o32="lib"
LIBDIR_ppc="lib32"
LIBDIR_ppc64="lib64"
LIBDIR_s390="lib32"
LIBDIR_s390x="lib64"
LIBDIR_sparc32="lib32"
LIBDIR_sparc64="lib64"
LIBDIR_x32="libx32"
LIBDIR_x86="lib32"
LIBDIR_x86_fbsd="lib32"
LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer"
LOGNAME="root"
LS_COLORS="rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:"
MAIL="/var/mail/root"
MAKEOPTS="-j2"
MANPATH="/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.21.1/man:/usr/lib64/php5.3/man/:/usr/share/postgresql/man/:/usr/share/postgresql-9.1/man/"
MULTILIB_ABIS="amd64 x86"
MULTILIB_STRICT_DENY="64-bit.*shared object"
MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib"
MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage|udev)"
NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
PAGER="/usr/bin/less"
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2:/usr/lib64/subversion/bin"
PHP_TARGETS="php5-3"
PKGDIR="/usr/portage/packages"
PORTAGE_ARCHLIST="ppc sparc64-freebsd ppc-openbsd x86-openbsd ppc64 x86-winnt x86-fbsd ppc-aix alpha arm x86-freebsd s390 amd64 arm-linux x86-macos x64-openbsd ia64-hpux hppa x86-netbsd ppc64-linux x86-cygwin amd64-linux ia64-linux x86 sparc-solaris x64-freebsd sparc64-solaris x86-linux x64-macos sparc m68k-mint ia64 mips ppc-macos x86-interix hppa-hpux amd64-fbsd x64-solaris m68k sh x86-solaris sparc-fbsd"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_BIN_PATH="/usr/lib64/portage/bin"
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="log warn error"
PORTAGE_ELOG_MAILFROM="portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="save_summary echo"
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
PORTAGE_GID="250"
PORTAGE_GPG_SIGNING_COMMAND="gpg --sign --clearsign --yes --default-key "${PORTAGE_GPG_KEY}" --homedir "${PORTAGE_GPG_DIR}" "${FILE}""
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_OVERRIDE_EPREFIX=""
PORTAGE_PYM_PATH="/usr/lib64/portage/pym"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_RSYNC_RETRIES="-1"
PORTAGE_SYNC_STALE="30"
PORTAGE_TMPDIR="/var/tmp"
PORTAGE_VERBOSE="1"
PORTAGE_WORKDIR_MODE="0700"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
PORT_LOGDIR_CLEAN="find "${PORT_LOGDIR}" -type f ! -name "summary.log*" -mtime +7 -delete"
PROFILE_ONLY_VARIABLES="ARCH ELIBC KERNEL USERLAND"
PWD="/root"
PYTHONDOCS_2_7="/usr/share/doc/python-docs-2.7.2/html/library"
PYTHONDONTWRITEBYTECODE="1"
PYTHON_TARGETS="python3_2 python2_7"
RESUMECOMMAND="wget -c -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
RESUMECOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
RESUMECOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync --rsh=\"ssh -p\${port}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}""
ROOT="/"
ROOTPATH="/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2:/usr/lib64/subversion/bin"
RPMDIR="/usr/portage/rpm"
RUBY_TARGETS="ruby18 ruby19"
SHELL="/bin/bash"
SHLVL="1"
SSH_CLIENT="190.2.37.141 30180 22"
SSH_CONNECTION="190.2.37.141 30180 200.26.26.40 22"
SSH_TTY="/dev/pts/1"
SYMLINK_LIB="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
TERM="xterm"
USE="X acl amd64 apache2 bash-completion berkdb bzip2 cairo cgraph cli cracklib crypt ctypes-python cups curl curlwrappers cxx dri dso extras fontconfig fortran gd gdbm gpm iconv imagemagick ipv6 jadetex jpeg math mmx modules mudflap multilib mysql ncurses nls nptl openmp pam pcre perl png posix postgis postgres pppd python readline session sockets sqlite sse sse2 ssl subversion svg tcpd truetype unicode vhosts webdav-neon xml xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" PHP_TARGETS="php5-3" PYTHON_TARGETS="python3_2 python2_7" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
USER="root"
USERLAND="GNU"
USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CROSSCOMPILE_OPTS CURL_SSL DRACUT_MODULES DVB_CARDS ELIBC FCDSL_CARDS FFTOOLS FOO2ZJS_DEVICES FRITZCAPI_CARDS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL LCD_DEVICES LIBREOFFICE_EXTENSIONS LINGUAS LIRC_DEVICES MISDN_CARDS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL OFED_DRIVERS OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS USERLAND VIDEO_CARDS VOICEMAIL_STORAGE XFCE_PLUGINS XTABLES_ADDONS"
USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
USE_ORDER="env:pkg:conf:defaults:pkginternal:repo:env.d"
VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l"
XDG_CONFIG_DIRS="/etc/xdg"
XDG_DATA_DIRS="/usr/local/share:/usr/share"
XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
_="/usr/bin/emerge"

=================================================================
Package Settings
=================================================================

dev-lang/python-2.5.4-r3 was built with the following:
USE="berkdb gdbm ipv6 (multilib) ncurses readline sqlite ssl threads xml -build -doc -examples -tk -ucs2 -wininst"
LDFLAGS="-Wl,-O1 -L."


dev-lang/python-2.6.4-r1 was built with the following:
USE="berkdb gdbm ipv6 (multilib) ncurses readline sqlite ssl threads (wide-unicode) xml -build -doc -examples -tk -wininst"
CFLAGS="-O2 -pipe -fwrapv"
CXXFLAGS="-O2 -pipe -fwrapv"
LDFLAGS="-Wl,-O1 -L."


dev-lang/python-2.7.3-r2 was built with the following:
USE="doc gdbm ipv6 (multilib) ncurses readline sqlite ssl threads (wide-unicode) xml -berkdb -build -examples -tk -wininst"
CFLAGS="-O2 -pipe -fwrapv"
CXXFLAGS="-O2 -pipe -fwrapv"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -L."


dev-libs/openssl-0.9.8k was built with the following:
USE="(multilib) (sse2) zlib -bindist -gmp -kerberos -test"
CFLAGS="-O2 -pipe -Wa,--noexecstack"
CXXFLAGS="-O2 -pipe -Wa,--noexecstack"
LDFLAGS="-Wl,-O1"

abstract ~ # openssl whirlpool /usr/portage/distfiles/subversion-1.7.5.tar.bz2._checksum_failure_.fGj8NK
openssl:Error: 'whirlpool' is an invalid command.

Standard commands
asn1parse ca ciphers crl
crl2pkcs7 dgst dh dhparam
dsa dsaparam ec ecparam
enc engine errstr gendh
gendsa genrsa nseq ocsp
passwd pkcs12 pkcs7 pkcs8
prime rand req rsa
rsautl s_client s_server s_time
sess_id smime speed spkac
verify version x509

Message Digest commands (see the `dgst' command for more details)
md2 md4 md5 mdc2
rmd160 sha sha1

Cipher commands (see the `enc' command for more details)
aes-128-cbc aes-128-ecb aes-192-cbc aes-192-ecb
aes-256-cbc aes-256-ecb base64 bf
bf-cbc bf-cfb bf-ecb bf-ofb
camellia-128-cbc camellia-128-ecb camellia-192-cbc camellia-192-ecb
camellia-256-cbc camellia-256-ecb cast cast-cbc
cast5-cbc cast5-cfb cast5-ecb cast5-ofb
des des-cbc des-cfb des-ecb
des-ede des-ede-cbc des-ede-cfb des-ede-ofb
des-ede3 des-ede3-cbc des-ede3-cfb des-ede3-ofb
des-ofb des3 desx idea
idea-cbc idea-cfb idea-ecb idea-ofb
rc2 rc2-40-cbc rc2-64-cbc rc2-cbc
rc2-cfb rc2-ecb rc2-ofb rc4
rc4-40 rc5 rc5-cbc rc5-cfb
rc5-ecb rc5-ofb

abstract ~ # openssl sha512 /usr/portage/distfiles/subversion-1.7.5.tar.bz2._checksum_failure_.fGj8NK
openssl:Error: 'sha512' is an invalid command.

Standard commands
asn1parse ca ciphers crl
crl2pkcs7 dgst dh dhparam
dsa dsaparam ec ecparam
enc engine errstr gendh
gendsa genrsa nseq ocsp
passwd pkcs12 pkcs7 pkcs8
prime rand req rsa
rsautl s_client s_server s_time
sess_id smime speed spkac
verify version x509

Message Digest commands (see the `dgst' command for more details)
md2 md4 md5 mdc2
rmd160 sha sha1

Cipher commands (see the `enc' command for more details)
aes-128-cbc aes-128-ecb aes-192-cbc aes-192-ecb
aes-256-cbc aes-256-ecb base64 bf
bf-cbc bf-cfb bf-ecb bf-ofb
camellia-128-cbc camellia-128-ecb camellia-192-cbc camellia-192-ecb
camellia-256-cbc camellia-256-ecb cast cast-cbc
cast5-cbc cast5-cfb cast5-ecb cast5-ofb
des des-cbc des-cfb des-ecb
des-ede des-ede-cbc des-ede-cfb des-ede-ofb
des-ede3 des-ede3-cbc des-ede3-cfb des-ede3-ofb
des-ofb des3 desx idea
idea-cbc idea-cfb idea-ecb idea-ofb
rc2 rc2-40-cbc rc2-64-cbc rc2-cbc
rc2-cfb rc2-ecb rc2-ofb rc4
rc4-40 rc5 rc5-cbc rc5-cfb
rc5-ecb rc5-ofb


i tried

Quote:

abstract ~ # openssl dgst -sha512 /usr/portage/distfiles/subversion-1.7.5.tar.bz2._checksum_failure_.fGj8NK
SHA512(/usr/portage/distfiles/subversion-1.7.5.tar.bz2._checksum_failure_.fGj8NK)= 8447e0b9c4b0647480e55b0d8c09cf2940bf3d3ecda6cae28717423086a8334d36ce62ef066f8c1d918e85395287fed0a3e38d6c128a6d48559bac2cd95e85d4
Back to top
View user's profile Send private message
rnr
n00b
n00b


Joined: 11 Jul 2012
Posts: 6

PostPosted: Thu Jul 12, 2012 12:57 pm    Post subject: Reply with quote

Quote:


abstract ~ # openssl dgst -whirlpool /usr/portage/distfiles/subversion-1.7.5.tar.bz2._checksum_failure_.fGj8NK
unknown option '-whirlpool'
options are
-c to output the digest with separating colons
-d to output debug info
-hex output as hex dump
-binary output in binary form
-sign file sign digest using private key in file
-verify file verify a signature using public key in file
-prverify file verify a signature using private key in file
-keyform arg key file format (PEM or ENGINE)
-signature file signature to verify
-binary output in binary form
-hmac key create hashed MAC with key
-engine e use engine e, possibly a hardware device.
-md5 to use the md5 message digest algorithm (default)
-md4 to use the md4 message digest algorithm
-md2 to use the md2 message digest algorithm
-sha1 to use the sha1 message digest algorithm
-sha to use the sha message digest algorithm
-sha224 to use the sha224 message digest algorithm
-sha256 to use the sha256 message digest algorithm
-sha384 to use the sha384 message digest algorithm
-sha512 to use the sha512 message digest algorithm
-mdc2 to use the mdc2 message digest algorithm
-ripemd160 to use the ripemd160 message digest algorithm
Back to top
View user's profile Send private message
rnr
n00b
n00b


Joined: 11 Jul 2012
Posts: 6

PostPosted: Thu Jul 12, 2012 1:52 pm    Post subject: Reply with quote

i'm no using proxy in any way. and openssl is untouched for me. i emerge many other packages with out problems. the problem is with subversion family ebuilds
Back to top
View user's profile Send private message
rnr
n00b
n00b


Joined: 11 Jul 2012
Posts: 6

PostPosted: Thu Jul 12, 2012 2:27 pm    Post subject: Reply with quote

i'm confused.

the error again when i tried to emerge redmine ..

Quote:




>>> Emerging (3 of 34) dev-libs/openssl-1.0.0j
* Fetching files in the background. To view fetch progress, run
* `tail -f /var/log/emerge-fetch.log` in another terminal.
>>> Downloading 'http://distfiles.gentoo.org/distfiles/openssl-1.0.0j.tar.gz'
--2012-07-13 11:17:33-- http://distfiles.gentoo.org/distfiles/openssl-1.0.0j.tar.gz
Resolving distfiles.gentoo.org... 140.211.166.134, 156.56.247.195, 216.165.129.135, ...
Connecting to distfiles.gentoo.org|140.211.166.134|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4047852 (3.9M) [application/x-gzip]
Saving to: `/usr/portage/distfiles/openssl-1.0.0j.tar.gz'

100%[======================================>] 4,047,852 585K/s in 8.0s

2012-07-13 11:17:42 (497 KB/s) - `/usr/portage/distfiles/openssl-1.0.0j.tar.gz' saved [4047852/4047852]


!!! Fetched file: openssl-1.0.0j.tar.gz VERIFY FAILED!
!!! Reason: Failed on WHIRLPOOL verification
!!! Got: 9336bcde8105775dd45312ae935f93c4c0fa907900a0bef5cc91d03bea540da5eca9f4bf60ad35af436cf9a49ffa5b085ae726b0cf6d077074d33e42a2e517a7
!!! Expected: 239f051930d9562e7266edd69cf3a1060d381a95228fd17813dd2dbf469c2cf066786b277c2fd56973b830a6b43f28934f5f15d3b6dfac8f37a6e6a65fcae455
Refetching... File renamed to '/usr/portage/distfiles/openssl-1.0.0j.tar.gz._checksum_failure_.Empc1v'

Back to top
View user's profile Send private message
broken_chaos
Guru
Guru


Joined: 18 Jan 2006
Posts: 370
Location: Ontario, Canada

PostPosted: Thu Jul 12, 2012 6:55 pm    Post subject: Reply with quote

The good news is that your downloads are not getting corrupted (the SHA512 shows that). The bad news is that your portage is unable to properly do a whirlpool digest -- this should be done through OpenSSL in most cases, but you seem to have an old enough version installed that it's unavailable (and, worse, the version installed is vulnerable to security problems).

The first thing I'd check is whether python2.7 is your active python interpreter (it SHOULD be able to do whirlpool internally, but the implementation is slow/buggy so it may take a long time -- or be the cause of your failures, with openssl being too old):
Code:
eselect python list
eselect python set python2.7


You may, given how outdated your system is, even have to run python-updater (though it may fail due to the problems with whirlpool). You may also end up having to get a binary package of a newer version of openssl or python-mhash to temporarily work around the whirlpool issues until you can do a proper, very careful upgrade on the system. (There is another way to do this by forcing portage to re-digest the openssl files to properly emerge it, but this is a bit messy: cd /usr/portage/dev-libs/openssl; ebuild openssl-1.0.0j.ebuild manifest; emerge -uav openssl; emerge --sync)

Even if you can manage to get things going, you should also file a bug -- this is a possible show-stopper for anyone who updates portage without being absolutely sure their version of openssl is >=1.0.0. While you're unlikely to get a lot of sympathy for letting a system go un-updated for what seems to be over 18 months, this should probably still be handled in dependencies (or internally in portage by ignoring whirlpool if no suitable implementation is available), as versions of openssl-0.9.8 are still in the portage tree.
Back to top
View user's profile Send private message
rnr
n00b
n00b


Joined: 11 Jul 2012
Posts: 6

PostPosted: Thu Jul 12, 2012 7:09 pm    Post subject: Reply with quote

i'm using phyton 2.7 and i had run python-updater a while ago.

Code:

abstract ~ # eselect python list
Available Python interpreters:
  [1]   python2.5
  [2]   python2.6
  [3]   python2.7 *
Back to top
View user's profile Send private message
broken_chaos
Guru
Guru


Joined: 18 Jan 2006
Posts: 370
Location: Ontario, Canada

PostPosted: Thu Jul 12, 2012 10:07 pm    Post subject: Reply with quote

You'll have to either force openssl to install the newer version by re-manifesting the ebuild in the portage tree (then syncing after the upgrade to get it back to its proper state), do the same by copying the appropriate ebuild and files to a local overlay, or acquire and install an appropriate binary package of a newer version of openssl.

Hopefully once you've got a version of openssl >=1.0.0 installed on the system, whirlpool digests will validate properly. Once you get to that state, I'd strongly recommend (very carefully) getting the entire system up-to-date and keeping it that way in the future (generally going much more than about 1 month between full updates on stable is a bad idea).
Back to top
View user's profile Send private message
D-Kalck
n00b
n00b


Joined: 19 Jul 2012
Posts: 1

PostPosted: Thu Jul 19, 2012 7:10 am    Post subject: Reply with quote

I had the same problem with php, I did an "emerge portage" and it solved the problem.
Back to top
View user's profile Send private message
onuryilmaz12
n00b
n00b


Joined: 23 Dec 2012
Posts: 1

PostPosted: Sun Dec 23, 2012 6:01 am    Post subject: Reply with quote

Inside the file /usr/portage/metadata/layout.conf there are manifest hashes. Disable whirlpool by replacing this line;
Code:
manifest-hashes = SHA256 SHA512 WHIRLPOOL


with these lines;
Code:
#manifest-hashes = SHA256 SHA512 WHIRLPOOL
manifest-hashes = SHA256 SHA512


Now you can emerge everything that failed Whirlpool verification before.

Source: http://www.oneroot.ca/gentoo-linux/gentoo-linux-whirlpool
Back to top
View user's profile Send private message
gent00-fun
n00b
n00b


Joined: 05 Nov 2011
Posts: 20

PostPosted: Wed Oct 23, 2013 8:02 am    Post subject: Reply with quote

onuryilmaz12 wrote:
Inside the file /usr/portage/metadata/layout.conf there are manifest hashes. Disable whirlpool by replacing this line;


Sometimes You need modificate Manifest files (removing all WHIRLPOOL hashes), too. It was in my situation.
http://www.sokar2000.li/?p=346#comment-2399
Back to top
View user's profile Send private message
imbezol
n00b
n00b


Joined: 29 Sep 2002
Posts: 37
Location: Alberta, Canada

PostPosted: Tue Nov 26, 2013 7:27 pm    Post subject: Reply with quote

gent00-fun wrote:
onuryilmaz12 wrote:
Inside the file /usr/portage/metadata/layout.conf there are manifest hashes. Disable whirlpool by replacing this line;


Sometimes You need modificate Manifest files (removing all WHIRLPOOL hashes), too. It was in my situation.
http://www.sokar2000.li/?p=346#comment-2399


Thanks.. that's just what I needed.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum