all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tobias Geerinckx-Rice <me@tobias.gr>
To: 27575@debbugs.gnu.org, stefan@xsteve.at
Subject: [bug#27575] [PATCH] gnu: Add et.
Date: Wed, 12 Jul 2017 09:22:40 +0200	[thread overview]
Message-ID: <70baf09a-19ee-f858-a39e-eb0ecfc04cfe@tobias.gr> (raw)
In-Reply-To: <87zickhsue.fsf@xsteve.at>


[-- Attachment #1.1: Type: text/plain, Size: 1697 bytes --]

Good morning Stefan,

I'm having no fun at all trying this out[1] :-(

Would you mind describing how you tested this on Guix(SD? Client?
Server?), and how you use it yourself?

Kind regards,

T G-R


[1] From my notes, frustration included:

  nckx@client:~$ et server.tobias.gr
  bash: /bin/bash: No such file or directory
  SSH handshake failed.

No, I don't know why people insist on doing this. Just call ‘bash’:

  nckx@client:~$ et-fixed server.tobias.gr
  nckx@client:~$

Silence. Mainly because, for some ungodly reason, ‘et’ redirects fatal
(well, all) error messages to /tmp with no indication:

  nckx@client:~$ cat /tmp/etclient_err
  ERROR: unknown command line flag 'log_file'

Oh yes: it also calls its own helper with invalid arguments. Always.
After more patching:

  nckx@client:~$ et-fixed-fixed server.tobias.gr
  F0712 07:53:28.978714  5183 TerminalServer.cpp:379] Error: (1):
  Operation not permitted
  *** Check failure stack trace: ***
    @     0x7fd2c3f16d7d  google::LogMessage::Fail()
    @     0x7fd2c3f18aa5  google::LogMessage::SendToLog()
    @     0x7fd2c3f1690b  google::LogMessage::Flush()
    @     0x7fd2c3f194ee  google::LogMessageFatal::~LogMessageFatal()
    @           0x41a5af  startTerminal()
    @           0x42007c  TerminalServerHandler::newClient()
    @           0x42b241  et::ServerConnection::clientHandler()
    @           0x42b87b  et::ServerConnection::run()
    @           0x4182f6  main
    @     0x7fd2c2a454f0  __libc_start_main
    @           0x418f9a  _start
  Session terminated

After coffee, I realise there's no way I'll never trust this programme,
and stop trying.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 504 bytes --]

      parent reply	other threads:[~2017-07-12  7:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-04 20:04 [bug#27575] Subject: [PATCH] gnu: Add et Stefan Reichör
2017-07-10 10:24 ` bug#27575: " Ludovic Courtès
2017-07-12  7:22 ` Tobias Geerinckx-Rice [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=70baf09a-19ee-f858-a39e-eb0ecfc04cfe@tobias.gr \
    --to=me@tobias.gr \
    --cc=27575@debbugs.gnu.org \
    --cc=stefan@xsteve.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.