Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 153040 - emerge is confused when wget gives up
Summary: emerge is confused when wget gives up
Status: RESOLVED DUPLICATE of bug 145601
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: x86 Linux
: Highest minor
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-27 13:59 UTC by Galanomatis Ioannis
Modified: 2006-10-27 14:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Bug instance (bug.txt,33.75 KB, text/plain)
2006-10-27 14:03 UTC, Galanomatis Ioannis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Galanomatis Ioannis 2006-10-27 13:59:21 UTC
Hi.
I was emerging sys-devel/gcc. Due to heavy traffic from azureus, fetching broke
several times. When wget gave up trying, emerge called it again, but then
wget instead of resuming, it appended a ".1" in the filename, resulting infinite
attempts of emerge to fetch a correct file "gcc-4.1.1.tar.bz2".

The workaround was to move (overwrite) the correctly downloaded
"gcc-4.1.1.tar.bz2.1" to "gcc-4.1.1.tar.bz2".

BTW, I couldn't figure out how to attach a text file with the "screen"shot
of the whole proceedure. I can email it if needed.

Thank you!

-------------------------------------------------------------------------------
OUTPUT OF 'emerge --info'
-------------------------------------------------------------------------------

Portage 2.1.1 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.19-rc2-mm2 i686)
=================================================================
System uname: 2.6.19-rc2-mm2 i686 AMD Athlon(tm) XP 1600+
Gentoo Base System version 1.12.5
Last Sync: Wed, 25 Oct 2006 19:50:01 +0000
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.59-r7
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.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.ntua.gr/pub/linux/gentoo/ "
LANG="en_US.UTF-8"
LINGUAS=""
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://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 7zip X a52 aac aalib alsa apache2 avi bash-completion berkdb bitmap-fonts bzip2 cairo cdr cjk cli cracklib crypt css cups dlloader doc doomsday dri dvd dvdr dvdread elibc_glibc encode ffmpeg firefox fortran ftp gcj gdbm ggi gif gnokii gnome gpm gs gstreamer gtk gtk2 hal idn ieee1394 imlib input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog java jikes jpeg jpeg2k kde kdeenablefinal kernel_linux latex libcaca libg++ libwww lm_sensors logitech_mouse mad matroska mikmod mmx mp3 mpeg multiuser mysql ncurses nls nptl nptlonly nsplugin nvidia ogg opengl pam pcre pda pdf perl php png postgres ppds pppd python qt3 qt4 quicktime rdesktop readline reflection samba scanner sdl session slang snmp sockets spell spl sqlite sse ssl tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_nvidia vorbis win32codecs wma xml xorg xsl xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Galanomatis Ioannis 2006-10-27 14:03:02 UTC
Created attachment 100615 [details]
Bug instance
Comment 2 Zac Medico gentoo-dev 2006-10-27 14:04:57 UTC

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