From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id qPR+G+AaTmblrgAAe85BDQ:P1 (envelope-from ) for ; Wed, 22 May 2024 18:18:40 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id qPR+G+AaTmblrgAAe85BDQ (envelope-from ) for ; Wed, 22 May 2024 18:18:40 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="PRmSmmt/"; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1716394642; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=T5zvi5vqiHCvYqSTGKZ/ljx7iwkIWqm2yefhCNX7/lw=; b=CewFnBraA1+CaSg0we0wjSEd7gEkOr99YIcPLG8+CaYYdCtpJECVbuQwH3oN5Cd416MN/p 3GoMb8lkaZGAOcrGHANOUtcwdglu5S0XNPtTNlE+6yNUstNFn4nNDAG6YG0QCMWAO1+KmW 7fKJ9JQvj8pCt7uvZwhXxQ3asDpAAB0P3dqUh4/5GnxYyPjLFNM0PjHwdpxxXiXaxB4UPM tWrecwEas91ok4yV2HY2o7E6tQHsG5Pz6fWqJLN21d56pwt0i+KNIjKQa1htyl7R4CLPOF ivssfL11bJdH4d/k2DEUYR9Bnp3tRHu4cgBXAj69p2V082C5GFmlB7gwH7AaXg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="PRmSmmt/"; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1716394642; a=rsa-sha256; cv=none; b=gl/xJZDYI9Oe2NeK024RmC4bn3V8SnGgPgabQG2JPvByr2oBtqWtudoO+oRf+oHARGoHjy nEwgw29tKCBMc2F9J0EmJQRYQqIDg3DAA+cKNB1zYyZGuJtVjhlYS2cqoWKAoTWjv6pCqd OADQYO5EXuZHFILriv2BFzJElxf0oEB4TV/DZARUVh+mjShJxdSWrTKBe02ZVPSIMRQ6jc L03pEytEC/BWGBBHTMDz+hIgIOjMS/GKZRY00Hru3qMTxpqeD1fRvwxa3cBG6aBtZO09LB Il03KvVFlC9z3FrkNu+ITyQZMcmoEHcoU/G/8q97uCc8bKZm2sh765CbOGLsUg== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B8CA46B1E1 for ; Wed, 22 May 2024 18:17:22 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s9oe9-0005iD-D8; Wed, 22 May 2024 12:16:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s9oe8-0005hW-Iu for bug-guix@gnu.org; Wed, 22 May 2024 12:16:56 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1s9oe8-0006Vs-A0 for bug-guix@gnu.org; Wed, 22 May 2024 12:16:56 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s9oeD-0004rI-K0; Wed, 22 May 2024 12:17:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#59579: installing zbar prevents gdm to start on Ubuntu 22.04 foreign distro Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org, glv@posteo.net Resent-Date: Wed, 22 May 2024 16:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59579 X-GNU-PR-Package: guix X-GNU-PR-Keywords: moreinfo To: Simon Tournier Cc: 59579@debbugs.gnu.org, glv@posteo.net, =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= , =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Received: via spool by 59579-submit@debbugs.gnu.org id=B59579.171639456518636 (code B ref 59579); Wed, 22 May 2024 16:17:01 +0000 Received: (at 59579) by debbugs.gnu.org; 22 May 2024 16:16:05 +0000 Received: from localhost ([127.0.0.1]:56881 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s9odI-0004qW-VY for submit@debbugs.gnu.org; Wed, 22 May 2024 12:16:05 -0400 Received: from mail-oi1-f179.google.com ([209.85.167.179]:58435) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s9odD-0004q5-SB for 59579@debbugs.gnu.org; Wed, 22 May 2024 12:16:03 -0400 Received: by mail-oi1-f179.google.com with SMTP id 5614622812f47-3c9cc681e4fso2586679b6e.0 for <59579@debbugs.gnu.org>; Wed, 22 May 2024 09:15:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1716394488; x=1716999288; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=T5zvi5vqiHCvYqSTGKZ/ljx7iwkIWqm2yefhCNX7/lw=; b=PRmSmmt/+ZDP2CExOr9vzCIGt0JK2pt0/dHyvdxiJMPiVe17zB2opx/9RLVdz9Uwd8 dLaYqXl2P0hfFAH45DpLhCbVQkYVeDp0AHtl3/WFxX12uVuDOEoCVUzX6OttPsryUJ+f UOT2IvBtihIiszniiglPIvKXwk8jXFZXSqMtgrOaqlRLY/5L0WmwAHRRUPEzO2hgt3EF NfQLywLB+A0tE+ADBYWLShX8Q8q/4Eev9ogc6B3Ynm3uBMiZPLeBnErrEySP7AbYETqF JC7gIQY8AW7JE8/nfB7Ke6BGIraamMah6ojD86cLrVoZs1yNbYaFoh9TKI+CQNDpr6G6 qA0A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716394488; x=1716999288; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=T5zvi5vqiHCvYqSTGKZ/ljx7iwkIWqm2yefhCNX7/lw=; b=Xp6jj9W5XYhSPWZZvIdgNStliE3NxFPggFEkqlzExVIKUdkZ3EzUISQCQ77YJ2t1/v DkPWJyTOOmxRc8R8bilVJwFCcCO968A+NKhT3Z+Q7GiWrYVTCHTFTTHlq3a8cQP//lJB vOxLT7D//iXHXMAKws4vTxgU/FSz9lIsYNZSLPndCYEWCQIno1LoSxGclDKnFZjZcUVf uqN7jxeun4z2jr0Cxl/N5c7A9D7Ykd8R8eTU7Fip/XjqQiVSilTyLZ7Mvr10WEqfXDgy EgTe2LsQyF04tKJXoT5UEmRTqWUERtiQ2d+U0XKbsSjHfqWsoIFreTOqmWjw+sv7bonk P7dg== X-Gm-Message-State: AOJu0YymnxJpeg70/KrUlM12mb5Ani9sy5h4m71C+UKL6WVZJstVWBpe YC88dCynL/8sjjA+InJ+N5ppqSnXAAof6ZB0m0A19ivVu6BZ1Suu X-Google-Smtp-Source: AGHT+IHrp5BIM/jKqrN5UETr6dfQpqOmPp7w73Cq+ESHX9eKRyBoJBLBqs4Mt9xTCPSxunajuSF3QA== X-Received: by 2002:a05:6808:9a9:b0:3c9:6bd8:289b with SMTP id 5614622812f47-3cdb4fae16bmr2975690b6e.13.1716394488248; Wed, 22 May 2024 09:14:48 -0700 (PDT) Received: from hurd (dsl-148-133.b2b2c.ca. [66.158.148.133]) by smtp.gmail.com with ESMTPSA id af79cd13be357-792bf310bc3sm1409404385a.99.2024.05.22.09.14.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 May 2024 09:14:47 -0700 (PDT) From: Maxim Cournoyer In-Reply-To: <875xv63xyd.fsf@gmail.com> (Simon Tournier's message of "Wed, 22 May 2024 13:09:14 +0200") References: <5e1c0502-24b8-42b6-9adc-698e0bf1822c@app.fastmail.com> <868rhpql0f.fsf@gmail.com> <875ycnz0he.fsf@envs.net> <86k013vxn0.fsf@gmail.com> <87ttivvmpq.fsf@gmail.com> <875xv63xyd.fsf@gmail.com> Date: Wed, 22 May 2024 12:14:46 -0400 Message-ID: <87bk4x4ydl.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: 4.14 X-Migadu-Queue-Id: B8CA46B1E1 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: 4.14 X-TUID: 0Tji78CCec1L Hi Simon, Simon Tournier writes: > Hi Maxim, > > On ven., 17 mai 2024 at 23:10, Maxim Cournoyer wrote: > >> Just to be sure, do you have default XDG_* environment variables as >> configured by guix-install.sh: > > Hum, no I did not have all these default. It had been introduced after > my install of Guix, I guess. :-) > >> --8<---------------cut here---------------start------------->8--- >> export XCURSOR_PATH="${XCURSOR_PATH:-/usr/local/share/icons:/usr/share/icons}" >> export XDG_DATA_HOME="${XDG_DATA_HOME:-$HOME/.local/share}" >> export XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-$HOME/.config}" >> export XDG_STATE_HOME="${XDG_STATE_HOME:-$HOME/.local/state}" >> export XDG_DATA_DIRS="${XDG_DATA_DIRS:-/usr/local/share/:/usr/share/}" >> export XDG_CONFIG_DIRS="${XDG_CONFIG_DIRS:-/etc/xdg}" >> export XDG_CACHE_HOME="${XDG_CACHE_HOME:-$HOME/.cache}", >> --8<---------------cut here---------------end--------------->8--- >> >> I think their absence used to cause this sort of behavior, since Guix >> setting it to something would wholly override the distribution-provided >> files. > > Maybe we could add a short paragraph/section about that XDG_* variables > under (guix) Application Setup [1]. Although etc/guix-install.sh > already does the correct thing, it could be helpful if people tweak > stuff, I mean, always good to shortly document typical annoyances. :-) > > 1: https://guix.gnu.org/manual/devel/en/guix.html#Application-Setup That'd be a welcome improvement! It'd be nice before if you could confirm/infirm whether this was truly the issue, if you still have access to the VM. -- Thanks, Maxim