From unknown Sun Jun 22 04:24:27 2025 X-Loop: help-debbugs@gnu.org Subject: bug#71967: Emacs erc-image package is broken? Resent-From: Apoorv Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 06 Jul 2024 07:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 71967 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 71967@debbugs.gnu.org X-Debbugs-Original-To: Bug Guix Received: via spool by submit@debbugs.gnu.org id=B.172025005417416 (code B ref -1); Sat, 06 Jul 2024 07:15:01 +0000 Received: (at submit) by debbugs.gnu.org; 6 Jul 2024 07:14:14 +0000 Received: from localhost ([127.0.0.1]:45447 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sPzcc-0004Wq-8A for submit@debbugs.gnu.org; Sat, 06 Jul 2024 03:14:14 -0400 Received: from lists.gnu.org ([209.51.188.17]:34292) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sPzcZ-0004Wh-O8 for submit@debbugs.gnu.org; Sat, 06 Jul 2024 03:14:12 -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 1sPzcW-00051t-0Z for bug-guix@gnu.org; Sat, 06 Jul 2024 03:14:08 -0400 Received: from w1.tutanota.de ([81.3.6.162]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sPzcQ-0007KI-H2 for bug-guix@gnu.org; Sat, 06 Jul 2024 03:14:07 -0400 Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w1.tutanota.de (Postfix) with ESMTP id 55288FBFAA9 for ; Sat, 6 Jul 2024 07:13:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1720250038; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=I2ocJHcp7JGyN6b2IlRkpEFdKiUR6VVkl55GLtNkW60=; b=fRGzA2CVWPNpBAHkc9+jfJJigBBdXhVlJZs5eVR6idxV2Qx69BRzdaS/FgyWbA1e 43AWA2pdbBYS55xI/Q3c0l7sqlMP9HTcFt5sL6OKC75SAvAiak49RFs1L0hMLFojkzB l231Inx4h4PMgSLZnSOWfNybfamPrMxYkGsH9A0Ov/Ld5hvYK7WAB356yEvaLQNheLK W8BzHNcz/GPs+ZHGORrNFC06977RH/qgTCoBlBF0i6adyl6JlHfCaTLL4SgvQfGAStK HjeHgmnKTb4DIRqefHhYumCCF8sHmHqYDetZ/ffsA7WRu8z0w8wxx6E8MCkH8J+mQep EClJNSg6Ow== Date: Sat, 6 Jul 2024 09:13:58 +0200 (CEST) From: Apoorv Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_63834_1009266781.1720250038323" Received-SPF: pass client-ip=81.3.6.162; envelope-from=apoorvs@tuta.io; helo=w1.tutanota.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, T_SPF_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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: -2.4 (--) ------=_Part_63834_1009266781.1720250038323 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I had my last home reconfigure in April and I have not been able to update = since because multiple packages have been giving me errors when I launch Em= acs, including `emacs-erc-image`. ``` Cannot open load file No such file or directory /gnu/store/mfyb9kzkikmmbfi3= dfin0panmlbarnb0-emacs-erc-image-0-3.82fb387/share/emacs/site-lisp/erc-imag= e-0-3.82fb387/erc-image-autoloads ``` there is no erc-image-autoloads file, I'm not sure why it it trying to load= this file. there is also this one other error I get, ``` Symbol's value as variable is void: for ``` Running Emacs with `--debug-init` gives me this when this error occurs, ``` Debugger entered--Lisp error: (void-variable for) =C2=A0 solaire-mode--prepare-for-theme-a(doom-solarized-dark t) =C2=A0 apply(solaire-mode--prepare-for-theme-a (doom-solarized-dark t)) =C2=A0 load-theme(doom-solarized-dark t) =C2=A0 load-with-code-conversion("/home/apoorv/.emacs.d/init.el" "/home/apo= orv/.emacs.d/init.el" t t) =C2=A0 load("/home/apoorv/.emacs.d/init" noerror nomessage) =C2=A0 #f(compiled-function () #)() =C2=A0 #f(compiled-function () #)() =C2=A0 handler-bind-1(#f(compiled-function () #) (error) startup--debug) =C2=A0 startup--load-user-init-file(#f(compiled-function () #) #f(compiled-function () #) t) =C2=A0 command-line() =C2=A0 normal-top-level() ``` If I disable installing any Emacs package via `Guix` and simple rely on `st= raight` for example everything works fine, so it shouldn't be something in = my `init.el`. --=20 Sent with Tuta; enjoy secure & ad-free emails:=20 https://tuta.com ------=_Part_63834_1009266781.1720250038323 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I had my last home reconfigure in April= and I have not been able to update since because multiple packages have be= en giving me errors when I launch Emacs, including `emacs-erc-image`.

```
Cannot open load file No such file or directory /gnu/store/mfyb9kzkik= mmbfi3dfin0panmlbarnb0-emacs-erc-image-0-3.82fb387/share/emacs/site-lisp/er= c-image-0-3.82fb387/erc-image-autoloads
```

= there is no erc-image-autoloads file, I'm not sure why it it trying to load= this file.

there is= also this one other error I get,
```
<= div dir=3D"auto">Symbol's value as variable is void: for
```

Running Emacs with `--debug-in= it` gives me this when this error occurs,
```
Debugger entered--Lisp error: (void-variable for)<= br>
  solaire-mode--prepare-for-theme-a(d= oom-solarized-dark t)
  apply(solaire-mode-= -prepare-for-theme-a (doom-solarized-dark t))
&n= bsp; load-theme(doom-solarized-dark t)
  lo= ad-with-code-conversion("/home/apoorv/.emacs.d/init.el" "/home/apoorv/.emac= s.d/init.el" t t)
  load("/home/apoorv/.ema= cs.d/init" noerror nomessage)
  #f(compiled= -function () #<bytecode 0x84e470693faeb10>)()
  #f(compiled-function () #<bytecode -0x4307d7bb01d2857>)()<= br>
  handler-bind-1(#f(compiled-function () #&= lt;bytecode -0x4307d7bb01d2857>) (error) startup--debug)
  startup--load-user-init-file(#f(compiled-function () #&l= t;bytecode 0x1fb1653a8bd7d667>) #f(compiled-function () #<bytecode 0x= 731968ef8c2999b>) t)
  command-line()
  normal-top-level()
```

If I disab= le installing any Emacs package via `Guix` and simple rely on `straight` fo= r example everything works fine, so it shouldn't be something in my `init.e= l`.

--
Sent wit= h Tuta; enjoy secure & ad-free emails:
htt= ps://tuta.com
------=_Part_63834_1009266781.1720250038323-- From unknown Sun Jun 22 04:24:27 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: Apoorv Subject: bug#71967: closed (Issue can be closed.) Message-ID: References: X-Gnu-PR-Message: they-closed 71967 X-Gnu-PR-Package: guix Reply-To: 71967@debbugs.gnu.org Date: Sun, 06 Oct 2024 09:38:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1728207482-20025-1" This is a multi-part message in MIME format... ------------=_1728207482-20025-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #71967: Emacs erc-image package is broken? 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 71967@debbugs.gnu.org. --=20 71967: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D71967 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1728207482-20025-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 71967-done) by debbugs.gnu.org; 6 Oct 2024 09:37:57 +0000 Received: from localhost ([127.0.0.1]:40181 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sxNi9-0005Cf-71 for submit@debbugs.gnu.org; Sun, 06 Oct 2024 05:37:57 -0400 Received: from mail.w13.tutanota.de ([185.205.69.213]:33716) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sxNi6-0005CR-L4 for 71967-done@debbugs.gnu.org; Sun, 06 Oct 2024 05:37:55 -0400 Received: from tutadb.w10.tutanota.de (w10.api.tuta.com [IPv6:fd:ac::d:10]) by mail.w13.tutanota.de (Postfix) with ESMTP id DB237299D533 for <71967-done@debbugs.gnu.org>; Sun, 6 Oct 2024 11:37:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1728207462; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=q1Tppu6n2gbuv9IVsSp+4GR81jQFZhvntkROzrVyAJg=; b=orinpU8d+KDJbq6FxMw5CxGpa3A6ctjpeiw2IdWlr6S4YirHodIUtxEtWo6gnDH6 pe6KZL+njEDo5iVeEQy4Q5pbZx/okfVQ+IFFmWp78isCUJ0fD5wTi7GsZWpDKv6uH9w 2cr3qrcjul3JJ60ZDpomn8OfnxgfmKVvJggBFWrXV2IO3kxoFHxttBSWtImUruBdlyA H6Jkg07IMLKhSUYGbHXJT663Bdw7004AHVwRbuJiygXJaPGJ5foepMxc5AyQAXk9HHk bUpeTYt6WFuHO//phw/+OnwB6eConOp9C1lWs65PRJfV9p/RcRDayOFgKyzakG2TLrp byr5dQB7wA== Date: Sun, 6 Oct 2024 11:37:42 +0200 (CEST) From: Apoorv To: 71967 Done <71967-done@debbugs.gnu.org> Message-ID: Subject: Issue can be closed. MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_634955_1727993540.1728207462891" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 71967-done 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.0 (-) ------=_Part_634955_1727993540.1728207462891 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I don't have any issues with this package anymore, so I guess this can be closed. -- Sent with Tuta; enjoy secure & ad-free emails: https://tuta.com ------=_Part_634955_1727993540.1728207462891 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
I don't have any issues with this package anymore, so I guess this can be closed.

--
Sent with Tuta; enjoy secure & ad-free emails:
https://tuta.com
------=_Part_634955_1727993540.1728207462891-- ------------=_1728207482-20025-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 6 Jul 2024 07:14:14 +0000 Received: from localhost ([127.0.0.1]:45447 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sPzcc-0004Wq-8A for submit@debbugs.gnu.org; Sat, 06 Jul 2024 03:14:14 -0400 Received: from lists.gnu.org ([209.51.188.17]:34292) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sPzcZ-0004Wh-O8 for submit@debbugs.gnu.org; Sat, 06 Jul 2024 03:14:12 -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 1sPzcW-00051t-0Z for bug-guix@gnu.org; Sat, 06 Jul 2024 03:14:08 -0400 Received: from w1.tutanota.de ([81.3.6.162]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sPzcQ-0007KI-H2 for bug-guix@gnu.org; Sat, 06 Jul 2024 03:14:07 -0400 Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w1.tutanota.de (Postfix) with ESMTP id 55288FBFAA9 for ; Sat, 6 Jul 2024 07:13:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1720250038; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=I2ocJHcp7JGyN6b2IlRkpEFdKiUR6VVkl55GLtNkW60=; b=fRGzA2CVWPNpBAHkc9+jfJJigBBdXhVlJZs5eVR6idxV2Qx69BRzdaS/FgyWbA1e 43AWA2pdbBYS55xI/Q3c0l7sqlMP9HTcFt5sL6OKC75SAvAiak49RFs1L0hMLFojkzB l231Inx4h4PMgSLZnSOWfNybfamPrMxYkGsH9A0Ov/Ld5hvYK7WAB356yEvaLQNheLK W8BzHNcz/GPs+ZHGORrNFC06977RH/qgTCoBlBF0i6adyl6JlHfCaTLL4SgvQfGAStK HjeHgmnKTb4DIRqefHhYumCCF8sHmHqYDetZ/ffsA7WRu8z0w8wxx6E8MCkH8J+mQep EClJNSg6Ow== Date: Sat, 6 Jul 2024 09:13:58 +0200 (CEST) From: Apoorv To: Bug Guix Message-ID: Subject: Emacs erc-image package is broken? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_63834_1009266781.1720250038323" Received-SPF: pass client-ip=81.3.6.162; envelope-from=apoorvs@tuta.io; helo=w1.tutanota.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, T_SPF_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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: -2.4 (--) ------=_Part_63834_1009266781.1720250038323 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I had my last home reconfigure in April and I have not been able to update = since because multiple packages have been giving me errors when I launch Em= acs, including `emacs-erc-image`. ``` Cannot open load file No such file or directory /gnu/store/mfyb9kzkikmmbfi3= dfin0panmlbarnb0-emacs-erc-image-0-3.82fb387/share/emacs/site-lisp/erc-imag= e-0-3.82fb387/erc-image-autoloads ``` there is no erc-image-autoloads file, I'm not sure why it it trying to load= this file. there is also this one other error I get, ``` Symbol's value as variable is void: for ``` Running Emacs with `--debug-init` gives me this when this error occurs, ``` Debugger entered--Lisp error: (void-variable for) =C2=A0 solaire-mode--prepare-for-theme-a(doom-solarized-dark t) =C2=A0 apply(solaire-mode--prepare-for-theme-a (doom-solarized-dark t)) =C2=A0 load-theme(doom-solarized-dark t) =C2=A0 load-with-code-conversion("/home/apoorv/.emacs.d/init.el" "/home/apo= orv/.emacs.d/init.el" t t) =C2=A0 load("/home/apoorv/.emacs.d/init" noerror nomessage) =C2=A0 #f(compiled-function () #)() =C2=A0 #f(compiled-function () #)() =C2=A0 handler-bind-1(#f(compiled-function () #) (error) startup--debug) =C2=A0 startup--load-user-init-file(#f(compiled-function () #) #f(compiled-function () #) t) =C2=A0 command-line() =C2=A0 normal-top-level() ``` If I disable installing any Emacs package via `Guix` and simple rely on `st= raight` for example everything works fine, so it shouldn't be something in = my `init.el`. --=20 Sent with Tuta; enjoy secure & ad-free emails:=20 https://tuta.com ------=_Part_63834_1009266781.1720250038323 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I had my last home reconfigure in April= and I have not been able to update since because multiple packages have be= en giving me errors when I launch Emacs, including `emacs-erc-image`.

```
Cannot open load file No such file or directory /gnu/store/mfyb9kzkik= mmbfi3dfin0panmlbarnb0-emacs-erc-image-0-3.82fb387/share/emacs/site-lisp/er= c-image-0-3.82fb387/erc-image-autoloads
```

= there is no erc-image-autoloads file, I'm not sure why it it trying to load= this file.

there is= also this one other error I get,
```
<= div dir=3D"auto">Symbol's value as variable is void: for
```

Running Emacs with `--debug-in= it` gives me this when this error occurs,
```
Debugger entered--Lisp error: (void-variable for)<= br>
  solaire-mode--prepare-for-theme-a(d= oom-solarized-dark t)
  apply(solaire-mode-= -prepare-for-theme-a (doom-solarized-dark t))
&n= bsp; load-theme(doom-solarized-dark t)
  lo= ad-with-code-conversion("/home/apoorv/.emacs.d/init.el" "/home/apoorv/.emac= s.d/init.el" t t)
  load("/home/apoorv/.ema= cs.d/init" noerror nomessage)
  #f(compiled= -function () #<bytecode 0x84e470693faeb10>)()
  #f(compiled-function () #<bytecode -0x4307d7bb01d2857>)()<= br>
  handler-bind-1(#f(compiled-function () #&= lt;bytecode -0x4307d7bb01d2857>) (error) startup--debug)
  startup--load-user-init-file(#f(compiled-function () #&l= t;bytecode 0x1fb1653a8bd7d667>) #f(compiled-function () #<bytecode 0x= 731968ef8c2999b>) t)
  command-line()
  normal-top-level()
```

If I disab= le installing any Emacs package via `Guix` and simple rely on `straight` fo= r example everything works fine, so it shouldn't be something in my `init.e= l`.

--
Sent wit= h Tuta; enjoy secure & ad-free emails:
htt= ps://tuta.com
------=_Part_63834_1009266781.1720250038323-- ------------=_1728207482-20025-1-- From unknown Sun Jun 22 04:24:27 2025 X-Loop: help-debbugs@gnu.org Subject: bug#71967: Issue can be closed. Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 06 Oct 2024 12:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71967 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Apoorv , 71967-done@debbugs.gnu.org Received: via spool by 71967-done@debbugs.gnu.org id=D71967.172821741321272 (code D ref 71967); Sun, 06 Oct 2024 12:24:01 +0000 Received: (at 71967-done) by debbugs.gnu.org; 6 Oct 2024 12:23:33 +0000 Received: from localhost ([127.0.0.1]:40387 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sxQIO-0005X2-Km for submit@debbugs.gnu.org; Sun, 06 Oct 2024 08:23:32 -0400 Received: from tobias.gr ([80.241.217.52]:43842) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sxQIK-0005Wo-A3 for 71967-done@debbugs.gnu.org; Sun, 06 Oct 2024 08:23:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=HZ84WyLVtgq1B KhpfVUCziXPYTWpZMqGmZtKkFQMf9Q=; h=references:in-reply-to:subject:to: from:date; d=tobias.gr; b=kS3H+GRbBLAFmg9r0nY7T7sYBCzOxeb+EvO7dIHmzU0t M8ZX6mP+IPZ4uyvrreGMTaTbb1Of++eqVW+s9HcMCi0GJ1Sre4RupReAHiqQhete7OsaIX hX59aWTPRudz3zWvJFzpSoDpSUagwgV2K8OvHZQRMKIpEwdsU8BJ3C12kP6947y6sIt06c wH/BugCRQt1pbvYKo9WHmnXxl+7f5OyPX5yufOiobR6SRSV6b9a5pXnfcp5BUJtCzZsXzS 3qpmbfRX4oDjUcS5DJZTN+w/9w+PTMUwgb83GxVcU7UpidvIrN0pvAjme59vl8eWtIx5bi VBvFPVYRa1hl9wLbIw== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id e755ff0a (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 6 Oct 2024 12:23:17 +0000 (UTC) Date: Sun, 06 Oct 2024 12:23:16 +0000 From: Tobias Geerinckx-Rice In-Reply-To: References: Message-ID: <01ECD0A9-8FB8-43BA-B21F-B645AC2452E1@tobias.gr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) 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.0 (-) Hi, Done, but next time, you can close it yourself by changing the address fro= m 71967@debbugs=2Egnu=2Eorg to 71967-done@debbugs=2Egnu=2Eorg before you reply=2E Kind regards, T G-R Sent on the go=2E Excuse or enjoy my brevity=2E From unknown Sun Jun 22 04:24:27 2025 X-Loop: help-debbugs@gnu.org Subject: bug#71967: Issue can be closed. Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 06 Oct 2024 12:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71967 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Apoorv , 71967-done@debbugs.gnu.org Received: via spool by 71967-done@debbugs.gnu.org id=D71967.172821952028353 (code D ref 71967); Sun, 06 Oct 2024 12:59:01 +0000 Received: (at 71967-done) by debbugs.gnu.org; 6 Oct 2024 12:58:40 +0000 Received: from localhost ([127.0.0.1]:40421 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sxQqO-0007NF-4p for submit@debbugs.gnu.org; Sun, 06 Oct 2024 08:58:40 -0400 Received: from tobias.gr ([80.241.217.52]:55486) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sxQqK-0007N1-Qr for 71967-done@debbugs.gnu.org; Sun, 06 Oct 2024 08:58:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=4KqeHZxB+KbPZ 3LxC3Qg/0GTpRpDmbfCzq7k4Uvr0w0=; h=references:in-reply-to:subject:to: from:date; d=tobias.gr; b=TkkQ29t4pcz2gKeQDPxo8dvJeXEwima4e1O5ZQzOlw37 Xf5uk2L6tnnj6aGr9w5PzZhqvq4q16H/s/TZ0yhfExp5dWa5oVCXoanAJM3OW1Ev4ogbY+ el68UMk9zXPPHykVPsK0cTeL+bAdNJTxOZZ8jOChFz35Hhm67iULW92cg9VYRjVjARMNt8 chu2hCQ5E9d6O4Et+qh77TDGPl3aJwgmOwrzysMOWq+QEC7HbGlBp8zfnHRwH2VEFyNp9o 701xr+VqxBt4iGtYkFywci6A7rm35Acsu+FLEWVuYbZbnhmJFkC6xGR++3VQKz/Abes4HA Ht23Yvuv0Nx+o7g5RQ== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 6ab94ded (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 6 Oct 2024 12:58:25 +0000 (UTC) Date: Sun, 06 Oct 2024 12:58:25 +0000 From: Tobias Geerinckx-Rice In-Reply-To: <01ECD0A9-8FB8-43BA-B21F-B645AC2452E1@tobias.gr> References: <01ECD0A9-8FB8-43BA-B21F-B645AC2452E1@tobias.gr> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) 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.0 (-) Hmmm, never mind=2E You did=2E My client was hiding that fact for some reason=2E I suspect it hates me= =2E Kind regards, T G-R