Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122814 - emerge-delta-webrsync is overly verbose
Summary: emerge-delta-webrsync is overly verbose
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
: 122815 122819 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-14 10:09 UTC by afv-13
Modified: 2006-02-19 04:55 UTC (History)
1 user (show)

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 afv-13 2006-02-14 10:09:52 UTC
Running emerge-delta-webrsync seems to echo everything it does as shown below;



komatsu ~ # emerge-delta-webrsync 
++ python '-cimport portage; print "|".join([portage.settings[x] for x in ("PORTAGE_NICENESS", "GENTOO_MIRRORS", "PORTDIR", "FETCHCOMMAND", "USERLAND", "DISTDIR", "PORTAGE_TMPDIR")])'
+ f='15|http://gentoo.inode.at/ http://mirror.datapipe.net/gentoo http://ftp.du.se/pub/os/gentoo|/usr/portage|/usr/bin/wget -t 5 --passive-ftp -P ${DISTDIR} ${URI}|GNU|/home/afv-13/distfiles|/var/tmp'
+ IFS='|'
+ PORTAGE_NICENESS=15
+ f='http://gentoo.inode.at/ http://mirror.datapipe.net/gentoo http://ftp.du.se/pub/os/gentoo|/usr/portage|/usr/bin/wget -t 5 --passive-ftp -P ${DISTDIR} ${URI}|GNU|/home/afv-13/distfiles|/var/tmp'
+ GENTOO_MIRRORS='http://gentoo.inode.at/ http://mirror.datapipe.net/gentoo http://ftp.du.se/pub/os/gentoo'+ f='/usr/portage|/usr/bin/wget -t 5 --passive-ftp -P ${DISTDIR} ${URI}|GNU|/home/afv-13/distfiles|/var/tmp'




and a LOT more after that.

emerge --info below;




Portage 2.1_pre4-r1 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-archck2 i686)
=================================================================
System uname: 2.6.15-archck2 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz
Gentoo Base System version 1.12.0_pre15
dev-lang/python:     2.3.5, 2.4.2-r1
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-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe -funroll-loops -fforce-addr"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe -funroll-loops -fforce-addr"
DISTDIR="/home/afv-13/distfiles"
FEATURES="autoconfig distlocks nodoc noinfo sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.inode.at/ http://mirror.datapipe.net/gentoo http://ftp.du.se/pub/os/gentoo"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/etc/portage/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac acpi alsa apache2 avi bash-completion berkdb bitmap-fonts cdr crypt cups dbus divx4linux dvd dvdr dvdread eds emboss encode fbcon flash foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal i8x0 imlib java jpeg kqemu libg++ libwww mad mikmod mmx motif mp3 mpeg ncurses network nptl nptlonly nvidia ogg opengl oss pam pdflib perl png python qt quicktime readline samba sdl softmmu spell sse ssl svga tcpd truetype truetype-fonts type1-fonts udev usb userlocales v4l vorbis win32codecs xml xmms xv xvid zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-14 10:18:36 UTC
*** Bug 122815 has been marked as a duplicate of this bug. ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-02-14 10:36:31 UTC
*** Bug 122819 has been marked as a duplicate of this bug. ***
Comment 3 Brian Harring (RETIRED) gentoo-dev 2006-02-19 04:55:54 UTC
incvs.  I'm a moron and released with debug enabled.
meanwhile, 3.5.1 uses GENTOO_MIRRORS.