unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: zimoun <zimon.toutoune@gmail.com>
Cc: 35308@debbugs.gnu.org
Subject: bug#35308: GDM refuses to log into Gnome on Debian 9 or 10
Date: Fri, 15 May 2020 21:38:29 +0200	[thread overview]
Message-ID: <87d075xa2y.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87zhoo8pl7.fsf@nicolasgoaziou.fr>

zimoun <zimon.toutoune@gmail.com> writes:

> Could you indicate me which configuration files I need to tweak?
> My Guix stuff are in ~/.bash_profile.  

I use ~/.profile, as ~/.bash_profile is not sourced in Wayland, IIRC.
But there's nothing fancy in there, just a few exports, e.g.,

  export GUIX_PACKAGE_PATH="$HOME/dev/guix-packages"
  export SSL_CERT_DIR="$GUIX_PROFILE/etc/ssl/certs"
  export SSL_CERT_FILE="$SSL_CERT_DIR/ca-certificates.crt"

and the two unset directives mentioned in the bug report:

  unset GI_TYPELIB_PATH
  unset XDG_DATA_DIRS

> I do no use XDG (yet) and I have only tried to add export
> XDG_DATA_DIRS with ~/.profile only. I have a guest account which log
> by default to Gnome but I have noticed an issue.

Interestingly, I bisected my packages to the rather minimal:

  (specifications->manifest '("python-matplotlib"))

With a profile containing just this single package, I cannot go past GDM
if I don't unset the two environment variables above.

I assume there is something fishy in this package, or, more probably, in
its propagated inputs. WDYT?




  parent reply	other threads:[~2020-05-15 19:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-17 18:16 bug#35308: GDM refuses to log into Gnome on Debian 9 or 10 Nicolas Goaziou
2020-05-15 14:49 ` zimoun
2020-05-15 15:02   ` Nicolas Goaziou
2020-05-15 15:19     ` zimoun
2020-05-15 19:38 ` Nicolas Goaziou [this message]
2020-11-19 14:03 ` bug#35308: GDM refuses to log in with propagated glib Nicolas Goaziou
2021-12-17  9:00 ` bug#35308: GDM refuses to log into Gnome Shell (was: GDM refuses to log into Gnome on Debian 9 or 10) Nicolas Goaziou
2021-12-17 10:52   ` Josselin Poiret via Bug reports for GNU Guix
2021-12-17 12:26     ` bug#35308: GDM refuses to log into Gnome Shell Nicolas Goaziou
2021-12-17 12:33       ` Josselin Poiret via Bug reports for GNU Guix
2021-12-17 17:11         ` Nicolas Goaziou
2023-07-06  9:31 ` bug#35308: GDM refuses to log into Gnome on Debian 9 or 10 Rafa Gálvez

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=87d075xa2y.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=35308@debbugs.gnu.org \
    --cc=zimon.toutoune@gmail.com \
    /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).