http-replicator throws error in logs next crashes while I tries download package. Reproducible: Always # emerge --info FEATURES variable contains unknown value(s): Xsplitdebug Portage 2.2.0_alpha136 (default/linux/amd64/10.0/server, gcc-4.5.4, glibc-2.15-r2, 3.4.9-gentoo x86_64) ================================================================= System uname: Linux-3.4.9-gentoo-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q9400_@_2.66GHz-with-gentoo-2.1 Timestamp of tree: Thu, 11 Oct 2012 12:00:01 +0000 app-shells/bash: 4.2_p37 dev-lang/python: 2.7.3-r2, 3.2.3 dev-util/cmake: 2.8.7-r5 dev-util/pkgconfig: 0.27.1 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.11.6 sys-devel/binutils: 2.22-r1 sys-devel/gcc: 4.5.4 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82-r3 sys-kernel/linux-headers: 3.4-r2 (virtual/os-headers) sys-libs/glibc: 2.15-r2 Repositories: gentoo ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA dlj-1.1" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=native -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/openvpn/easy-rsa" 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/apache2-php5.4/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -pipe -march=native -pipe" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS=" --quiet-build=n" FCFLAGS="-O2 -pipe" FEATURES="Xsplitdebug assume-digests binpkg-logs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_US.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="pl en" MAKEOPTS="-j4 -l 5" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_EXTRA_OPTS="-O" 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_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="acl amd64 bash-completion bzip2 caps cli cracklib crypt cxx device-mapper dri glibc-omitfp gpm hpn iconv iproute2 logrotate mmap mmx modules mudflap multilib ncurses network-cron nls nptl openmp pam pcre pppd readline session slang snmp sse sse2 sse3 ssl ssse3 threads threadsafe truetype unicode urandom vhosts vim vim-pager vim-syntax xml 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 auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" APACHE2_MPMS="prefork" 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" LINGUAS="pl en" 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" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, USE_PYTHON
The reason was simple but not obvious, some program changed permissions to /tmp, http-replicator couldn't write to /tmp.
Does this still happen with the latest version? Could you report this upstream?
The latest version doesn't work for me: # /etc/init.d/http-replicator restart * Starting Http-Replicator ... Traceback (most recent call last): File "/usr/bin/http-replicator", line 4, in <module> import Params, Request, Response, fiber, weakref ImportError: No module named Params
(In reply to Marcin Mirosław from comment #3) > The latest version doesn't work for me: > # /etc/init.d/http-replicator restart > * Starting Http-Replicator ... > Traceback (most recent call last): > File "/usr/bin/http-replicator", line 4, in <module> > import Params, Request, Response, fiber, weakref > ImportError: No module named Params That's not the latest version, 4.0_alpha2-r1 is.
Now latest version hit tree;). Init script needs updating: # /etc/init.d/http-replicator restart * Starting Http-Replicator ... Error: invalid option '-s' And it doesn't work with python3.2: # /etc/init.d/http-replicator restart * Starting Http-Replicator ... File "/usr/bin/http-replicator", line 12 print 'Accepted request from %s:%i' % address ^ SyntaxError: invalid syntax # head -1 /usr/bin/http-replicator #! /usr/bin/env python I suspect it should be: #! /usr/bin/env python2 With ~4.0_alpha2-r1 I have no issue described in this bug.
Please try again using revision 2 which should be on the mirrors later today.
Sorry, can you try revision 3 instead? The person that tested missed something.
It looks good beside printing pid when starts: # /etc/init.d/http-replicator restart * Stopping HTTP Replicator ... [ ok ] * Starting HTTP Replicator ... 6757 [ ok ]
http-replicator doesn't has "--pid" option, acording to "--help"
(In reply to Marcin Mirosław from comment #8) > It looks good beside printing pid when starts: > # /etc/init.d/http-replicator restart > * Stopping HTTP Replicator ... [ ok ] > * Starting HTTP Replicator ... > 6757 [ ok ] Thanks, at least it works; I'll try to look into making it quiet by next bump. (In reply to Marcin Mirosław from comment #9) > http-replicator doesn't has "--pid" option, acording to "--help" It does, a patch that introduces --pid back is being applied. (In reply to Marcin Mirosław from comment #5) > With ~4.0_alpha2-r1 I have no issue described in this bug. Okay, then I'll close it. Thanks again.
Thanks for bump!