Emerging hotwayd-0.8.2 and 0.8.2-r1, errors of MD5 verifcation. 0.8-r1 works fine except that I have a pass_cmd fail error with this version ( probably Hotmail & Hotway's bugs ). I'm quite a noob at bug reporting, mail if you guys need anything else! :) Reproducible: Always Steps to Reproduce: 1.Using Porthole > Advance emerge > hotwayd-0.8.2 2.Produces a Failed on MD5 verification 3.ebuild /usr/portage/net-mail/hotwayd/hotwayd-0.8.2.ebuild digest 4.Using Porthole > Advance emerge > hotwayd-0.8.2 5.Fails to install /usr/sbin/hotwayd as xinet.d complains that it can't find hotwayd. 6.Can also be reproduced with hotwayd-0.8.2-r1 Actual Results: >>> emerge (1 of 1) net-mail/hotwayd-0.8.2 to / 000375 000376 !!! Digest verification Failed: 000377 !!! /usr/portage/distfiles/hotwayd-0.8.2.tar.bz2 000378 !!! Reason: Failed on MD5 verification 000379 000380 *** process completed *** 000381 *** ACCEPT_KEYWORDS='~x86' emerge --verbose --nospinner =net-mail/hotwayd-0.8.2-r1 *** 000382 Calculating dependencies ...done! 000383 >>> emerge (1 of 1) net-mail/hotwayd-0.8.2-r1 to / 000384 000385 !!! Digest verification Failed: 000386 !!! /usr/portage/distfiles/hotwayd-0.8.2.tar.bz2 000387 !!! Reason: Failed on MD5 verification 000388 then after emerging 000299 >>> Unmerging net-mail/hotwayd-0.8.2... 000300 No package files given... Grabbing a set. 000301 --- cfgpro obj /etc/xinetd.d/hotwayd 000302 --- cfgpro dir /etc/xinetd.d 000303 --- !empty dir /usr/sbin 000304 --- !empty dir /usr 000305 --- !empty dir /etc 000306 >>> Regenerating /etc/ld.so.cache... 000307 * Caching service dependencies ... 000308 [ ok ] 000309 >>> Regenerating /etc/ld.so.cache... 000310 * Caching service dependencies ... 000311 [ ok ] 000312 >>> Auto-cleaning packages ... 000313 000314 >>> No outdated packages were found on your system. 000315 000316 000317 * GNU info directory index is up-to-date. 000318 after configuring , xinet complains Mar 10 02:29:24 MADDUDE xinetd[11375]: Must specify a server in hotwayd Mar 10 02:29:24 MADDUDE xinetd[11375]: xinetd Version 2.3.13 started with libwrap loadavg options compiled in. Mar 10 02:29:24 MADDUDE xinetd[11375]: Started working: 0 available services PS: XINET.D conf file is configured to /usr/sbin/hotwayd as of 0.8-r1 Expected Results: Install /usr/sbin/hotwayd Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.4.3-20050110, glibc-2.3.4.20040808-r1, 2.6.10-gentoo-r6 i686) ================================================================= System uname: 2.6.10-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz Gentoo Base System version 1.6.9 Python: dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 22 2005, 23:03:57)] dev-lang/python: 2.3.4-r1 sys-devel/autoconf: 2.59-r6, 2.13 sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4 sys-devel/binutils: 2.15.92.0.2-r1 sys-devel/libtool: 1.5.10-r4 virtual/os-headers: 2.6.8.1-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-march=pentium4 -O3 -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/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/lib/X11/xkb /usr/lib/fax /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config//usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/alias /var/qmail/control /var/spool/fax/etc" CONFIG_PROTECT_MASK="/etc/gconf /etc/mail/dspam /etc/terminfo /etc/env.d" CXXFLAGS="-march=pentium4 -O3 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms" GENTOO_MIRRORS="http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage" USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl directfb emboss encode esd fam font-server foomaticdbfortran gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 guile imagemagick imlib ipv6 java jpeg junit kde ldap libg++ libwww mad mikmod motif mp3 mpeg nas ncurses nls oggvorbis opengl oss pam pdflib perl png postgres ppds python qt quicktime readline samba sdl slang spell ssl svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts usb xml2 xmms xv zlib video_cards_radeon" Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Can you try emerging manually? (i.e. `emerge hotwayd` from shell) These versions install just fine here.
Sorry but did I miss out anything? I'm quite a noob. Doesn't emerge hotwayd emerges 0.8.1-r1 in shell?
1) MD5 problem. try emerge sync; rm /usr/portage/distfiles/hotwayd-0.8.2.tar.bz2 emerge hotwayd. 2) problem start xinetd make sure you merge the new /etc/xinetd.d/hotwayd file with etc-update or dispatch-conf. the default look like this: service hotwayd { only_from = localhost socket_type = stream wait = no user = nobody port = 1100 server = /usr/sbin/hotwayd #server_args = -p http://proxy:8080 -u proxy_user -q proxy_p$ log_on_success += USERID log_on_failure += USERID disable = no type = unlisted } I changed disable from yes to no then /etc/init.d/xinetd start. HTH
Hmm..it works now after I sync. I did configure the xinetd and etc-update. The problem when I emerged previously was that hotwayd was not installed in /usr/sbin while the other directories were created!
Resolved.