Am Mon, Aug 07, 2023 at 06:16:04PM +0200 schrieb Andreas Enge:
> Two phases and the --with-system-libgs configure flag can be dropped
> (which will also be the case for the modular package).
And two more tests can also be dropped; I have compiled the package
successfully on i686 and armhf without
Closing an old bug report, as it is unlikely we will receive more info.
Andreas
> > Hello,
> >
> > Altadil via Bug reports for GNU Guix bug-guix@gnu.org writes:
> >
> > > Hi,
> > >
> > > GnuCash 5.3, as packaged in Guix, cannot access quote sources. When
> > > adding a new security, it displays "Warning: Finance::Quote not
> > > installed properly." and the "Get Online Quot
Andreas Enge writes:
> Am Tue, Aug 08, 2023 at 08:39:26PM +0800 schrieb 宋文武:
>> Thank you! Fixed failures due to missing ktextaddons with:
>> 5ced446828 gnu: Add ktextaddons.
>> 8d1a785d59 gnu: Add missing ktextaddons to kde-pim packages.
>> Also fixed kalendar and kgpg:
>> 67f32a2fd2 gnu:
Nicolas Goaziou writes:
> Hello,
>
> "Dr. Arne Babenhauserheide" writes:
>
>> Is there a package that says "all of texlive"? When working with LaTeX,
>> I do not know beforehand which packages I need but rather always need
>> all available to try out what works well.
>
> The "all of texlive" pa
Hi there.
My setup is the following (LVM array containing a LUKS partition):
(mapped-devices
(list
(mapped-device
(source "HOMERAID")
(target "HOMERAID-HOMERAID_data")
(type lvm-device-mapping))
(mapped-device
(source "/dev/mapper/HOMERAID-HOMERAID_data")
Hi there,
I setup Guix for the first time on an Armbian install today. I used the
instruction in section 2 of the PDF to fetch the tar.xz archive and
setup things manually.
There's 2 issues that I hit.
1) In step 5 of section 2.1, the documentation walks you through setting
up systemd services
On guix (GNU Guix) 5aceacac65784bd2e1fd12304f965ae6026de49d, trying to
build a Singularity image, I get many "command not found" errors for the
programs id, install, zcat, and tar:
ning@bluecoral ~/repos/bento$ sudo singularity build bento.sif bento.def
Password:
Using container recipe deffile: be
Hello!
I have experienced many instances of Shepherd hanging through my use
of Guix, though I don't have a clear record of when it first happened.
These days I have seen a few reports on the subject. With a quick
search of recent bug reports, I can't find any related, only to find
this thread [1
Hello,
"Dr. Arne Babenhauserheide" writes:
> Should all texlive-prefixed packages be removed from the manifest? If
> yes: can we somehow add a warning about this?
IMO, you either use monolithic texlive, i.e., `texlive', or modular TeX
Live, i.e. "texlive-" prefixed packages. You shouldn't need
Hello,
Julian Flake writes:
> according to your suggestion it would be sufficient to have "texlive"
> to have "all of texlive". Unfortunately, with "texlive" only, I don't
> have "biber" on my $PATH.
By default, TeX Live does not provide "biber" executable, only its
sources (the same is also tr
Hello,
Andreas Enge writes:
> Am Mon, Aug 07, 2023 at 06:16:04PM +0200 schrieb Andreas Enge:
>> Two phases and the --with-system-libgs configure flag can be dropped
>> (which will also be the case for the modular package).
>
> And two more tests can also be dropped; I have compiled the package
>
TODO: the snippet
(modify-services %base-services
(delete mingetty-service-type))
deletes only the first (tty1) instance of the mingetty service. I can't
think of a scenario where this is likely to reflect the user's
intention. It should delete all matching services.
A delete-first v
Nicolas Goaziou writes:
>> Should all texlive-prefixed packages be removed from the manifest? If
>> yes: can we somehow add a warning about this?
>
> IMO, you either use monolithic texlive, i.e., `texlive', or modular TeX
> Live, i.e. "texlive-" prefixed packages. You shouldn't need both (and
>
Hi Cayento,
Pytorch in Guix is not built with GPU support, so it will always use
the CPU even if a GPU is available. You can check the configuration
with =guix shell python-pytorch python -- python3 -c 'import torch;
print(torch.__config__.show())'=
Best,
Skylar
Hello,
Am Wed, Aug 09, 2023 at 06:35:22PM +0200 schrieb Nicolas Goaziou:
> It would be nice to list what simplifications can be done on
> `texlive-bin', so we can apply them on a new "texlive-team" branch.
see the last commit on the wip-texlive-mono branch; the commit message
and the diff should
Heya,
Maxim Cournoyer skribis:
> Fixed with commit 98c17c14829349d4838186400541a7cd650b64d0; there's was
> convenient QT_EMBED_TOOLCHAIN_COMPILER build switch we can use to
> disable embedding the compilers in the CMake files.
Well done, thanks!
Ludo’.
Hello!
Janneke Nieuwenhuizen skribis:
> test-name: gc-roots, initial
> location: /home/janneke/src/guix/master/tests/store-roots.scm:33
> source:
> + (test-equal
> + "gc-roots, initial"
> + (list (string-append %state-directory "/profiles"))
> + (begin
> + (delete-file-recursively
> +
18 matches
Mail list logo