the ipv6 patch applied to wget-1.9-r1 seems to produce a non-working wget-binary which isn't able to fetch any files on an ipv4-only system. Re-emerging wget-1.9 gets you a working wget in case somebody get stuck here. Please revert the patch. Regards, Andy. strace wget http://www.google.de --20:29:39-- http://www.google.de/ => `index.html' Aborted munmap(0x40014000, 4096) = 0 write(2, "--20:29:42-- http://www.google."..., 63--20:29:42-- http://www.google.de/ => `index.html' ) = 63 rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0 getpid() = 22312 kill(22312, SIGABRT) = 0 --- SIGABRT (Aborted) @ 0 (0) --- +++ killed by SIGABRT +++
works here fine maybe it should only be applied when ipv6 is in use-flag
I verified the matter on four different platforms. And all are using: sys-devel/gcc-3.3.2-r2 and sys-libs/glibc-2.3.2-r8. USE="X -apache gtk2 gnome -qt -kde mmx 3dnow usb aalib dvd avi apache2 apm directfb encode esd evo ethereal fbcon gd gphoto2 jpeg gif imap mikmod mpeg mysql nas opengl oggvorbis pam php png quicktime sdl ssl tcpd truetype fbdev xv xmms svga encode freewnn openal 3ds mng freetype tcltk" CFLAGS="-march=i586 -mmmx -m3dnow -O3 -pipe -fomit-frame-pointer" CPU VIA C3 Ezra-T 1 GHz KERNEL 2.4.20-r2 USE="X fbdev gtk2 gtk gnome alsa -arts -kde -qt oggvorbis opengl sdl jpeg png truetype xml xml2 dvd avi mpeg encode fbcon mmx mmx2 mtrr -postgres acpi apache2 cdr bonobo crypt dga directfb dvd esd ethereal evo fbcon gnome gphoto2 gif gd imap jpeg lirc mpeg mozilla mysql nas mikmod mbox oss pam quicktime samba sse sse2 ssl svga tcpd truetype usb xmms xv zlib -3dnow" CFLAGS="-march=pentium4 -mmmx -msse -msse2 -O3 -fomit-frame-pointer -pipe" CPU Intel(R) Pentium(R) 4 CPU 2.60GHz KERNEL 2.4.22-vanilla USE="X fbdev gtk2 gtk gnome alsa -arts -kde -qt oggvorbis opengl sdl jpeg png truetype xml xml2 avi mpeg encode fbcon mmx mmx2 mtrr -postgres acpi apache2 cdr bonobo canna crypt cjk dga directfb esd ethereal evo fbcon freewnn gnome gphoto2 gif gd imap jpeg mpeg mozilla mikmod mbox nls oss pam quicktime samba sse ssl svga tcpd truetype usb xmms xv zlib -3dnow" CFLAGS="-mcpu=i686 -mmmx -msse -O3 -fomit-frame-pointer -pipe" CPU Intel(R) Celeron(R) 1.3 GHz KERNEL 2.4.20-r8 USE="acpi apache2 apm avi bonobo cdr crypt cups curl dga directfb dvd encode esd ethereal evo fbcon flash gd gdbm gif gnome gpm gtk gtk2 imap java jpeg kde ldap libwww mbox mikmod mmx mmx2 mozilla mpeg mysql nls odbc oggvorbis opengl oss pam pcmcia pdflib perl php png pnp prelude @ython qt quicktime readline samba sasl scanner sdl slang slp spell sse sse2 ssl svga tcltk tcpd tiff truetype usb wmf X Xaw3d xml xml2 xmms xosd xv zlib -3dnow" CFLAGS="-march=pentium4 -mmmx -msse -msse2 -O3 -pipe -fomit-frame-pointer" CPU Intel(R) Pentium(R) 4 M CPU 2.40GHz KERNEL 2.4.20-r5 Everywhere the same 1.9 works 1.9-r1 does not ! Andy.
please remove the wget-1.9-r1 patch, wget now only work on ipv6 systems. the worse part of this bug is that emerge-webrsync is broken as a result.
On my system wget produce "Aborted" if have --proxy=on or -Y on and env http_proxy or ftp_proxy
Just confirming that wget also fails for me when the http_proxy variable is set. I do not have ipv6 set in my use flags.
Removed IPV6 patch, which broke downloading over ipv4. When the ipv6 patch is fixed we will try it again.
1.9-r1 is stable, but if i set ftp_proxy or http_proxy i still get 'Aborted'. When i remove the ipvsmisc patch, it works just fine.
I've emerged 1.8.2-r2, because I can't get 1.9-r1 to work at all..., I'm not behind any proxy, only my NAT ADSL router...