all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jbranso--- via Bug reports for GNU Guix <bug-guix@gnu.org>
To: "Zelphir Kaltstahl" <zelphirkaltstahl@posteo.de>
Cc: 70244@debbugs.gnu.org
Subject: bug#70244: Bug in Guix? ... guix-command substitute' died unexpectedly
Date: Sat, 13 Apr 2024 19:46:36 +0000	[thread overview]
Message-ID: <3c03dad3c230eb09bd3e1f2e400922c76f12783f@dismail.de> (raw)
In-Reply-To: <296b9f83-e2a7-44a3-85e2-deb5ba385c52@posteo.de>

April 8, 2024 at 6:34 AM, "Zelphir Kaltstahl" <zelphirkaltstahl@posteo.de> wrote:



> 
> On 4/7/24 21:19, jbranso@dismail.de wrote: 
>  
> > 
> > April 7, 2024 at 9:46 AM, "Zelphir Kaltstahl" <zelphirkaltstahl@posteo.de> wrote:
> > 
> >  
> > > 
> > > On 4/7/24 03:17, jbranso@dismail.de wrote:
> > > 
> > >  
> > > > 
> > > > > 
> > > > > I was able to update, yes, but I don't know, if the problem is solved. I got some error (not necessarily the same, I don't remember) on multiple occasions, when trying to update. I have no idea, whether it is something other people experience or just my installation.
> > > > >  Now that you have updated.
> > > > >  Does the below work without issue? 
> > > > 
> > > > $ guix pull && guix package -u
> > > > # guix system reconfigure config.scm
> > > > 
> > > > If you still experience issues with the above commands, please let me know!
> > > > 
> > > > Thanks,
> > > > 
> > > > Joshua
> > > >  Hi Joshua!
> > > 
> > > I just tried:
> > > 
> > >  ~~~~START~~~~
> > > guix pull && guix package -u
> > > 
> > > ...
> > > (lots of output)
> > > ...
> > > 
> > > building /gnu/store/3g7459g63by7wgnjksz3843apq7n7k6m-racket-8.11.1.drv...
> > > substitute: updating substitutes from 'https://ci.guix.gnu.org https://ci.guix.gnu.org/  https://ci.guix.gnu.org/ '... 0.0%guix substitute: error: TLS error in procedure 'write_to_session_record_port': Error in the push function.
> > > guix package: error: `/gnu/store/l4vir00gbprk85qzmm2v8l38z8jrfly0-guix-command substitute' died unexpectedly
> > > ~~~~~END~~~~~
> > >  That sounds like a bug. 
> > 
> > What does 
> > 
> > $ guix describe
> > $ guix system describe
> > 
> > output?
> > 
> > What kind of computer do you have?
> >  
> 
> Hi again,
> 
>  ~~~~
> $ guix describe
> Generation 49 Apr 07 2024 14:46:14 (current)
>  guix 0fa6ba8
>  repository URL: https://git.savannah.gnu.org/git/guix.git
>  branch: master
>  commit: 0fa6ba879af5625a3220f94fd699d5fae9e999d4
> ~~~~
> 
>  
> 
> That should be the version I pulled with `--no-substitutes`.
> 
>  ~~~~
> $ guix system describe 
> guix system: error: no system generation, nothing to describe
> ~~~~
> 
>  
> 
> I guess this is, because I am running Guix on foreign distro? I should have mentioned that way earlier. Sorry. -.- Didn't make the jump to run Guix distro yet. Want to try that in a VM at some point.
> 


Oh, apparently you can do this:

┌────────────────────────────────────────────────────────────┐
│ Should you eventually want to uninstall Guix, run the same │
│ script with the --uninstall flag:                          │
│                                                            │
│ ./guix-install.sh --uninstall                              │
│                                                            │
│ With --uninstall, the script irreversibly deletes all the  │
│ Guix files, configuration, and services.                   │
└────────────────────────────────────────────────────────────┘


>  
> 
> This machine is a Lenovo T470s.
> 
>  
> 
> Installed is Xubuntu or Ubuntu with later installed XFCE:
> 
>  ~~~~
> $ lsb_release -a
> No LSB modules are available.
> Distributor ID: Ubuntu
> Description: Ubuntu 22.04.4 LTS
> Release: 22.04
> Codename: jammy
> ~~~~
> 
>  
> 
> Best regards,
> 
>  Zelphir
> 
>  -- 
> repositories: https://notabug.org/ZelphirKaltstahl
>




  parent reply	other threads:[~2024-04-13 19:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-06 10:49 Bug in Guix? ... guix-command substitute' died unexpectedly Zelphir Kaltstahl
2024-04-06 19:31 ` jbranso
2024-04-06 21:13   ` bug#70244: " Zelphir Kaltstahl
2024-04-07  1:17     ` jbranso--- via Bug reports for GNU Guix
2024-04-07 13:46       ` Zelphir Kaltstahl
2024-04-07 19:19         ` jbranso--- via Bug reports for GNU Guix
2024-04-08 10:34           ` Zelphir Kaltstahl
2024-04-10  1:05             ` jbranso--- via Bug reports for GNU Guix
2024-04-13 23:13               ` Zelphir Kaltstahl
2024-04-13 19:33             ` jbranso--- via Bug reports for GNU Guix
2024-04-13 19:46             ` jbranso--- via Bug reports for GNU Guix [this message]
2024-04-13 23:16               ` Zelphir Kaltstahl
2024-04-08 11:47   ` Lars Bilke

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

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

  git send-email \
    --in-reply-to=3c03dad3c230eb09bd3e1f2e400922c76f12783f@dismail.de \
    --to=bug-guix@gnu.org \
    --cc=70244@debbugs.gnu.org \
    --cc=jbranso@dismail.de \
    --cc=zelphirkaltstahl@posteo.de \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.