From unknown Tue Jun 17 01:50:12 2025 X-Loop: help-debbugs@gnu.org Subject: bug#75463: Incorrect sourcing on foreign distros Resent-From: Einar Largenius Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 09 Jan 2025 14:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 75463 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 75463@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.173643283110000 (code B ref -1); Thu, 09 Jan 2025 14:28:02 +0000 Received: (at submit) by debbugs.gnu.org; 9 Jan 2025 14:27:11 +0000 Received: from localhost ([127.0.0.1]:51291 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tVtV9-0002bE-1w for submit@debbugs.gnu.org; Thu, 09 Jan 2025 09:27:11 -0500 Received: from lists.gnu.org ([2001:470:142::17]:50952) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tVtV7-0002ax-5W for submit@debbugs.gnu.org; Thu, 09 Jan 2025 09:27:09 -0500 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 1tVtV0-0006bv-72 for bug-guix@gnu.org; Thu, 09 Jan 2025 09:27:03 -0500 Received: from mail.lysator.liu.se ([2001:6b0:17:f0a0::3]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tVtUy-00044r-IY for bug-guix@gnu.org; Thu, 09 Jan 2025 09:27:01 -0500 Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 9ECBB4E45 for ; Thu, 9 Jan 2025 15:26:55 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 92F874D4C; Thu, 9 Jan 2025 15:26:55 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on hermod.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=ALL_TRUSTED,AWL, T_SCC_BODY_TEXT_LINE autolearn=disabled version=4.0.0 X-Spam-Score: -0.8 Received: from tycho (unknown [213.80.110.182]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 188794DCF for ; Thu, 9 Jan 2025 15:26:53 +0100 (CET) From: Einar Largenius User-Agent: mu4e 1.12.7; emacs 29.4 Date: Thu, 09 Jan 2025 15:26:52 +0100 Message-ID: <87r05c9i6r.fsf@lysator.liu.se> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: ClamAV using ClamSMTP Received-SPF: pass client-ip=2001:6b0:17:f0a0::3; envelope-from=jaadu@lysator.liu.se; helo=mail.lysator.liu.se X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) Hello, I was trying to figure out what is needed to make bash-completion working w= ith my user profile and I came across what I believe is an error. The relevant file is /etc/profile.d/zzz-guix.sh It has two lines: [ -L "$GUIX_PROFILE" ] || \ Shouldn't it be: [ -L "$GUIX_PROFILE" ] && \ I use Guix on Fedora 41. --=20 Med v=C3=A4nliga h=C3=A4lsningar Einar From unknown Tue Jun 17 01:50:12 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Einar Largenius Subject: bug#75463: closed (Re: bug#75463: Incorrect sourcing on foreign distros) Message-ID: References: <87r05c9i6r.fsf@lysator.liu.se> X-Gnu-PR-Message: they-closed 75463 X-Gnu-PR-Package: guix Reply-To: 75463@debbugs.gnu.org Date: Thu, 09 Jan 2025 19:01:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1736449262-31021-1" This is a multi-part message in MIME format... ------------=_1736449262-31021-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #75463: Incorrect sourcing on foreign distros which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 75463@debbugs.gnu.org. --=20 75463: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D75463 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1736449262-31021-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 75463-done) by debbugs.gnu.org; 9 Jan 2025 19:00:13 +0000 Received: from localhost ([127.0.0.1]:54263 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tVxlN-0007ye-En for submit@debbugs.gnu.org; Thu, 09 Jan 2025 14:00:13 -0500 Received: from fhigh-a2-smtp.messagingengine.com ([103.168.172.153]:52243) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tVxlK-0007vf-KQ for 75463-done@debbugs.gnu.org; Thu, 09 Jan 2025 14:00:12 -0500 Received: from phl-compute-04.internal (phl-compute-04.phl.internal [10.202.2.44]) by mailfhigh.phl.internal (Postfix) with ESMTP id 356B31140189; Thu, 9 Jan 2025 14:00:05 -0500 (EST) Received: from phl-mailfrontend-02 ([10.202.2.163]) by phl-compute-04.internal (MEProxy); Thu, 09 Jan 2025 14:00:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:cc:content-type:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:subject:subject:to:to; s=mesmtp; t=1736449205; x= 1736535605; bh=ERm0XabrP7dsyfi4wJH+ugaoaN16NIJsnRcqjLFvP1w=; b=r tE7Zzd0ZVKWCoRgwJtSgoUe+RdOsEpf0NnZH4hrcE7wQnH9mGb5iUfRqjf9zV0i5 mrjp0iDVUKlEFV4caJLKoqc5LVAUlDxv3nZuYMGNsIYN7vcYhkoJGXikKbpxce8t 34P0OXT3pU0eUth3EH+CnywslE7V/gtoTqE2gJRLDE= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:subject:subject:to :to:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t= 1736449205; x=1736535605; bh=ERm0XabrP7dsyfi4wJH+ugaoaN16NIJsnRc qjLFvP1w=; b=mtLKKs/+aBfC/rdrTyW2luf0ZwKCntLZ7upubZEDUmHJSnJcgex 6GHBvK/epZVBG4YzbL4W8xn8X7vWGbKZxnv9hAz0wnn3FYt551Q/S5ZsErJ+c59q Sksk3Ay/+Gu3Lh7beL81nLCp3g+9iK/NKcjLinWJUH2QZx6B0SiDu38SajWaHJyf Rkkowr+dZp4Ko1wglEcz8/DkqJDdkK+uZnWMKyWzWLjsPyAWmJ5YCnQc1VaeShYO L2eiyDwag2bf6+Xo1T479G9LgM8ACaZa3q87UrBzLQgx+mjY/ujnzib4fDbOa2Ev FiyKw5Xm7kE+kRh/JfpZp53jRmUS9k/Ondw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeefuddrudegiedguddujecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpggftfghnshhusghstghrihgsvgdp uffrtefokffrpgfnqfghnecuuegrihhlohhuthemuceftddtnecunecujfgurhepfffhvf evuffkfhggtggujgesthdtredttddtvdenucfhrhhomhepnfgvohcuhfgrmhhulhgrrhhi uceolhgvohesfhgrmhhulhgrrhhirdhnrghmvgeqnecuggftrfgrthhtvghrnhepteehue dviedvleeuueekhfdtieehtdeghfdvvdelhfdujeduieehleefveetuefhnecuffhomhgr ihhnpehgnhhurdhorhhgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrg hilhhfrhhomheplhgvohesfhgrmhhulhgrrhhirdhnrghmvgdpnhgspghrtghpthhtohep vddpmhhouggvpehsmhhtphhouhhtpdhrtghpthhtohepjhgrrgguuheslhihshgrthhorh drlhhiuhdrshgvpdhrtghpthhtohepjeehgeeifedqughonhgvseguvggssghughhsrdhg nhhurdhorhhg X-ME-Proxy: Feedback-ID: i819c4023:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 9 Jan 2025 14:00:04 -0500 (EST) Date: Thu, 9 Jan 2025 14:00:01 -0500 From: Leo Famulari To: Einar Largenius Subject: Re: bug#75463: Incorrect sourcing on foreign distros Message-ID: References: <87r05c9i6r.fsf@lysator.liu.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87r05c9i6r.fsf@lysator.liu.se> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 75463-done Cc: 75463-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On Thu, Jan 09, 2025 at 03:26:52PM +0100, Einar Largenius wrote: > It has two lines: > > [ -L "$GUIX_PROFILE" ] || \ > > Shouldn't it be: > > [ -L "$GUIX_PROFILE" ] && \ Yes, you are correct. > > I use Guix on Fedora 41. This bug was fixed in commit 08bb2dbb13cc7180a9d8316f9d52b6f7a20d5e8d: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=08bb2dbb13cc7180a9d8316f9d52b6f7a20d5e8d But since this zzz-profile.sh file is only created while installing Guix, you can fix it "by hand". Thanks for the report! ------------=_1736449262-31021-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 9 Jan 2025 14:27:11 +0000 Received: from localhost ([127.0.0.1]:51291 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tVtV9-0002bE-1w for submit@debbugs.gnu.org; Thu, 09 Jan 2025 09:27:11 -0500 Received: from lists.gnu.org ([2001:470:142::17]:50952) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tVtV7-0002ax-5W for submit@debbugs.gnu.org; Thu, 09 Jan 2025 09:27:09 -0500 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 1tVtV0-0006bv-72 for bug-guix@gnu.org; Thu, 09 Jan 2025 09:27:03 -0500 Received: from mail.lysator.liu.se ([2001:6b0:17:f0a0::3]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tVtUy-00044r-IY for bug-guix@gnu.org; Thu, 09 Jan 2025 09:27:01 -0500 Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 9ECBB4E45 for ; Thu, 9 Jan 2025 15:26:55 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 92F874D4C; Thu, 9 Jan 2025 15:26:55 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on hermod.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=ALL_TRUSTED,AWL, T_SCC_BODY_TEXT_LINE autolearn=disabled version=4.0.0 X-Spam-Score: -0.8 Received: from tycho (unknown [213.80.110.182]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 188794DCF for ; Thu, 9 Jan 2025 15:26:53 +0100 (CET) From: Einar Largenius To: bug-guix@gnu.org Subject: Incorrect sourcing on foreign distros User-Agent: mu4e 1.12.7; emacs 29.4 Date: Thu, 09 Jan 2025 15:26:52 +0100 Message-ID: <87r05c9i6r.fsf@lysator.liu.se> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: ClamAV using ClamSMTP Received-SPF: pass client-ip=2001:6b0:17:f0a0::3; envelope-from=jaadu@lysator.liu.se; helo=mail.lysator.liu.se X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) Hello, I was trying to figure out what is needed to make bash-completion working w= ith my user profile and I came across what I believe is an error. The relevant file is /etc/profile.d/zzz-guix.sh It has two lines: [ -L "$GUIX_PROFILE" ] || \ Shouldn't it be: [ -L "$GUIX_PROFILE" ] && \ I use Guix on Fedora 41. --=20 Med v=C3=A4nliga h=C3=A4lsningar Einar ------------=_1736449262-31021-1--