Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Cc: Vladimir Rusinov <vladimir@×××××××××.info>
Subject: Re: [gentoo-user] ssh + emerge = X11 connection rejected
Date: Wed, 13 Jun 2007 13:26:06
Message-Id: tkrat.229dd7d2d5fd9103@igpm.rwth-aachen.de
In Reply to: Re: [gentoo-user] ssh + emerge = X11 connection rejected by Vladimir Rusinov
1 On 13 Jun, Vladimir Rusinov wrote:
2 > On 6/13/07, Helmut Jarausch <jarausch@××××××××××××××××.de> wrote:
3 >>
4 >> normally I log into a machine via
5 >> ssh -Y root@ ....
6 >> and perform some updates via emerge.
7 >> This has been working for hundreds of packages.
8 >> But with
9 >> dev-python/matplotlib (-0.90.1)
10 >> this fails with
11 >> X11 connection rejected because of wrong authentication.
12 >> X connection to localhost:10.0 broken (explicit kill or server shutdown).
13 >>
14 >> But when I log in locally there is no such problem.
15 >>
16 >> What could be the reason?
17 >>
18 >
19 > emerge --info ?
20 >
21
22 Portage 2.1.2.9 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r3, 2.6.21-gentoo i686)
23 =================================================================
24 System uname: 2.6.21-gentoo i686 Intel(R) XEON(TM) CPU 2.40GHz
25 Gentoo Base System release 1.12.9
26 Timestamp of tree: Wed, 13 Jun 2007 06:20:01 +0000
27 ccache version 2.4 [disabled]
28 dev-java/java-config: 1.3.7, 2.0.32
29 dev-lang/python: 2.4.3-r1, 2.5.1
30 dev-python/pycrypto: 2.0.1-r5
31 dev-util/ccache: 2.4-r7
32 sys-apps/sandbox: 1.2.17
33 sys-devel/autoconf: 2.13, 2.61
34 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
35 sys-devel/binutils: 2.16.1-r3
36 sys-devel/gcc-config: 1.3.16
37 sys-devel/libtool: 1.5.22
38 virtual/os-headers: 2.6.21
39 ACCEPT_KEYWORDS="x86"
40 AUTOCLEAN="yes"
41 CBUILD="i686-pc-linux-gnu"
42 CFLAGS="-O2 -march=i686 -pipe"
43 CHOST="i686-pc-linux-gnu"
44 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"
45 CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/php/apache1-php5/ext-active/ /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
46 CXXFLAGS="-O2 -march=i686 -pipe"
47 DISTDIR="/usr/portage/distfiles"
48 FEATURES="distlocks metadata-transfer sandbox sfperms strict"
49 GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo "
50 MAKEOPTS="-j3"
51 PKGDIR="/usr/portage/packages"
52 PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes"
53 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 --filter=H_**/files/digest-*"
54 PORTAGE_TMPDIR="/var/tmp"
55 PORTDIR="/usr/portage"
56 PORTDIR_OVERLAY="/usr/local/portage"
57 SYNC="rsync://numa-i/gentoo-portage"
58 USE="X acl berkdb bitmap-fonts cdr cli cracklib crypt cups doc dri dvd fortran gcj gdbm gnome gpm gtk gtk2 iconv ipv6 isdnlog jpeg kde libg++ midi mudflap ncurses nls nptl nptlonly opengl openmp pam pcre pdf perl png pppd python qt readline reflection session spl sqlite sqlite3 ssl svg tcl tcpd tetex tiff tk truetype-fonts type1-fonts unicode x86 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 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 mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nv"
59 Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS
60
61 --
62 Helmut Jarausch
63
64 Lehrstuhl fuer Numerische Mathematik
65 RWTH - Aachen University
66 D 52056 Aachen, Germany
67 --
68 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] ssh + emerge = X11 connection rejected Andrey Vul <andrey.vul@×××××.com>