Hi,

On Wed, 13 Jun 2007 10:37:51 +0200 (CEST) Helmut Jarausch
<[EMAIL PROTECTED]> wrote:

> normally I log into a machine via
> ssh -Y root@ ....
> and perform some updates via emerge.
> This has been working for hundreds of packages.
> But with
> dev-python/matplotlib  (-0.90.1)
> this fails with
> X11 connection rejected because of wrong authentication.
> X connection to localhost:10.0 broken (explicit kill or server
> shutdown).
> 
> But when I log in locally there is no such problem.
> 
> What could be the reason?

Most probably a package specific setup routine that makes a connection
to the X server -- for whatever reason. The environment is probably
modified at that point (e.g. by portages sandbox), so it doesn't work
with a forwarded X connection.

Maybe you can temporarily overcome that by using e.g. Xnest (since you
already have X forwarding running) or Xvnc.

-hwh
-- 
[EMAIL PROTECTED] mailing list

Reply via email to