help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C++ error


From: Laurent Gatto
Subject: Re: C++ error
Date: Wed, 13 Nov 2024 22:33:21 +0100

Hi Fredrik,

> So something else must be affecting yours.  No idea about what that is
> though.  Did you install guix as a package manager on top of an foreign
> distro or is this a Guix System machine?

I should have specified that this is a Guix system machine.

> Also has this ever worked for you?

I am not sure, to be honest. Here, I tried to report a minimally
reproducible example of wider issues, such as documented here [1]. I
don't know if they are directly related though.

[1] https://lists.gnu.org/archive/html/help-guix/2024-08/msg00040.html

> If so you might trying doing a kind
> of git bisect on your packages using `guix package --switch-generation`.
>
> First find a working generation with `guix package --list-generations`,
> pick the generation that is in the middle of the latest broken
> generation and the older working one.  Switch to that, do the test.  If
> it works then the problem is most likely between that generation and the
> latest broken generation.  If not, then the issue is between the current
> generation and the older working one.  Pick the middle generation
> between the working and broken generation and repeat.
>
> Just keep iterating until you find the generation that introduced the
> issue.  Then you can compare with the previous working generation to see
> if there are any differences in packages.

I will try this. If push comes to shove, I could re-install a new Guix
system, reinstall my packages from my manifest and re-configure my
system and home config. This is among the reasons that brought me to
Guix in the first place, so why not make use of it.

Thanks again for taking the time to help.

Laurent

> --
> s/Fred[re]+i[ck]+/Fredrik/g



reply via email to

[Prev in Thread] Current Thread [Next in Thread]