unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Divan Santana <divan@santanas.co.za>
To: Guix-devel <guix-devel@gnu.org>
Subject: Re: Customize GuixSD: Use Stock SSH Agent Everywhere!
Date: Mon, 28 May 2018 22:11:09 +0200	[thread overview]
Message-ID: <87d0xfzgki.fsf@santanas.co.za> (raw)
In-Reply-To: <87h8mu1lv9.fsf@gnu.org>

> Chris contributed an article showing a neat hack to get ssh-agent
> running on GNOME in lieu of GNOME Keyring’s custom implementation:
>
>   https://www.gnu.org/software/guix/blog/2018/customize-guixsd-use-stock-ssh-agent-everywhere/
>
> Enjoy!  And thanks Chris!

Thanks very much Chris. This is really appreciated.

Super useful and just what I was looking for.

These sort of articles are great for new comers like me.

Only... I can't get it to work. lol

When I place this file in my home:

~/ ᐅ ll .xsession
-rwxr-xr-x 1 admin users 91 May 28 21:12 .xsession
~/ ᐅ cat .xsession
#!/run/current-system/profile/bin/bash

# start ssh-agent system wide.
exec ssh-agent "$@"

The login crashes from slim.

How do I debug it?

slim.log contains nothing useful. Also don't see anything in xorg log.

Removing the file, I can login again.

Bit puzzled.
--
Divan

  parent reply	other threads:[~2018-05-28 20:41 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-26 15:23 Customize GuixSD: Use Stock SSH Agent Everywhere! Ludovic Courtès
2018-05-28 11:16 ` Pierre Neidhardt
2018-05-28 11:28   ` Ricardo Wurmus
2018-05-28 15:28     ` Joshua Branson
2018-05-28 15:31       ` Pierre Neidhardt
2018-05-29 12:51     ` Catonano
2018-05-29 13:42       ` Ricardo Wurmus
2018-05-29 14:35         ` Catonano
2018-05-29 14:57           ` Reference manual + tutorials (was: Customize GuixSD: Use Stock SSH Agent Everywhere!) Ricardo Wurmus
2018-05-29 15:14             ` Catonano
2018-05-29 15:19               ` Reference manual + tutorials Julien Lepiller
2018-05-29 15:30                 ` Ricardo Wurmus
2018-05-29 19:38             ` Ludovic Courtès
2018-05-29 21:53               ` Ricardo Wurmus
2018-06-03 20:40                 ` Ludovic Courtès
2018-05-28 20:11 ` Divan Santana [this message]
2018-05-31 10:47   ` Customize GuixSD: Use Stock SSH Agent Everywhere! Divan Santana

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87d0xfzgki.fsf@santanas.co.za \
    --to=divan@santanas.co.za \
    --cc=guix-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).