I’m trying to build a more recent VM image than 1.4.0. The 1.4.0 qcow2
image that’s available for download on the Guix website boots fine, but
any image created with a current Guix cannot be booted.
I’m on Guix commit be5bec47f7942a5e4d2a30eadd9a6fa4c715e88b.
I ran
./pre-inst-env guix syste
Ricardo Wurmus writes:
> I’m trying to build a more recent VM image than 1.4.0. The 1.4.0 qcow2
> image that’s available for download on the Guix website boots fine, but
> any image created with a current Guix cannot be booted.
>
> I’m on Guix commit be5bec47f7942a5e4d2a30eadd9a6fa4c715e88b.
>
On Mon, Sep 25, 2023 at 04:46:57PM +0200, Ludovic Courtès wrote:
> Hi,
>
> Simon Tournier skribis:
>
> > It is almost good except one strong annoyance [1]@
> >
> > Singular value decomposition | 57 57 5.0s
> > Hermitian: Error During Test at
> > /gnu/store/zkx6p7kz3m5k5w5iy0l1d09b2n8b0ib
This happens when I remove emacs from the default profile `guix remove
emacs` and install it via `guix home ...`.
IOW the bug is not that $GUIX_PROFILE/share/emacs/site-lisp is missing
in EMACSLOADPATH, but that "$HOME/.guix-profile/share/emacs/site-lisp"
is in the load-path even if emacs is not in
close 57134
quit
This is fixed with
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=fafd3caef0d51811a5da81d6061789e2908b0dac
See: https://issues.guix.gnu.org/65646
Hi,
On Thu, 14 Sep 2023 at 18:46, Simon Tournier wrote:
> $ guix hash -rx $(guix build
> /gnu/store/8gxx74w8pa0fx74lx1ka654rhyyr51cs-fastqc-0.11.9-checkout.drv)
> 0jyk90kg6s62w3dn6qjx9nrawjs12qx172lii0yxbvsfylhnx479
>
> Oh, it is not the expected result! Instead, I have to omit the option
> ’-
Hi!
Simon Tournier skribis:
> Let pick the correct one and I get:
>
> $ guix hash -rx $(guix build
> /gnu/store/8gxx74w8pa0fx74lx1ka654rhyyr51cs-fastqc-0.11.9-checkout.drv)
> 0jyk90kg6s62w3dn6qjx9nrawjs12qx172lii0yxbvsfylhnx479
>
>
> Oh, it is not the expected result! Instead, I have to omit t
(Oops, now I see you had already found the reason.)
Simon Tournier skribis:
> What do we fix? The procedure vcs-file? or fixed-output computation?
There are two things are:
1. ‘vcs-file?’, used by ‘guix hash -rx’;
2. ‘git-fetch’, which does (delete-file-recursively ".git").
Clearly #2 i
Hi,
On Tue, 26 Sept 2023 at 15:34, Ludovic Courtès wrote:
> There are two things are:
>
> 1. ‘vcs-file?’, used by ‘guix hash -rx’;
>
> 2. ‘git-fetch’, which does (delete-file-recursively ".git").
Yes.
> Clearly #2 is correct (it’s perfectly fine to have a ‘.svn’ directory in
> a Git repo),
On 9/24/23 5:22 AM, Guillaume Le Vaillant wrote:
Liliana Marie Prikler skribis:
Am Sonntag, dem 24.09.2023 um 08:49 + schrieb Guillaume Le
Vaillant:
Liliana Marie Prikler skribis:
Am Samstag, dem 23.09.2023 um 22:02 +0300 schrieb Roman Riabenko:
I am trying to upgrade my guix systems.
I'm currently working on building Guix System for powerpc64le, and I've
encountered a few issues that I could use some assistance with.
Firstly, linux-initrd failing because gcc-7.5 package used for
bootstrap-glibc do not support --with-long-double-128. Removing this works
just fine -- with last g
Your container is running.
Try to reach it, via:
sudo nsenter -a -t sh
Just wanted to provide some more details on this crash in case it helps.
I'm attempting to install Guix on an Asus EeePC 1000HE, its only
modification is having been upgraded to a whopping 2GB of RAM. It's an
old relic, but it still runs, so I'd like to save it from the landfill
and use it as
When building a Guix System VM (qcow2) image from an operating system
file containing the following file systems
(file-systems (append
(list (file-system
(device (file-system-label "my-root"))
(mount-point "/")
Thanks. Removed in commit 15fdeaeb2d4df755811db92cc7c3c7cb19155dec.
Kind regards,
T G-R
Sent from a Web browser. Excuse or enjoy my brevity.
15 matches
Mail list logo