all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: George myglc2 Clemmer <myglc2@gmail.com>
To: Chris Marusich <cmmarusich@gmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: How to ssh to a QEMU XFCE desktop vm-image?
Date: Mon, 26 Feb 2018 13:41:58 -0500	[thread overview]
Message-ID: <867eqzegp5.fsf@gmail.com> (raw)
In-Reply-To: <87606j66ef.fsf@gmail.com>


On 02/26/2018 at 16:51 Chris Marusich writes:

> George myglc2 Clemmer <myglc2@gmail.com> writes:
>
>> I have ssh working to a server image ...
>>
>> nemo:~ $ ssh g1@server02.local
>> Last login: Sun Feb 25 22:11:42 2018 from fe80::1ccf:c589:7e5f:a21f%eth0
>>
>> ... but not to a similar xFCE desktop VM image ...
>>
>> nemo:~ $ ssh g1@desktop01.local -vvv
>> OpenSSH_7.6p1, LibreSSL 2.6.2
>> debug1: Reading configuration data /Users/glc/.ssh/config
>> debug1: /Users/glc/.ssh/config line 48: Applying options for *
>> debug1: Reading configuration data /etc/ssh/ssh_config
>> debug1: /etc/ssh/ssh_config line 48: Applying options for *
>> debug2: ssh_connect_direct: needpriv 0
>> debug1: Connecting to desktop01.local port 22.
>> ssh: connect to host desktop01.local port 22: Connection refused
>
> Could it be that perhaps ssh daemon failed to start?  Several people
> have observed that failure mode, but nobody has been able to reproduce
> it consistently in a VM yet, which has made troubleshooting difficult:
>
> https://lists.gnu.org/archive/html/help-guix/2018-02/msg00022.html
>
> Check the logs in /var/log/shepherd.log.  If you're suffering from this
> problem, Shepherd will say that it failed to start ssh-daemon.

Thanks, yes that's it. It looks reproducible. I'll report a bug. -
George

      reply	other threads:[~2018-02-26 18:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-26  3:37 How to ssh to a QEMU XFCE desktop vm-image? George myglc2 Clemmer
2018-02-26 16:51 ` Chris Marusich
2018-02-26 18:41   ` George myglc2 Clemmer [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=867eqzegp5.fsf@gmail.com \
    --to=myglc2@gmail.com \
    --cc=cmmarusich@gmail.com \
    --cc=help-guix@gnu.org \
    /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.