bug#65765:

2023-09-06 Thread Csepp
Sharlatan Hellseher writes: > Hi, > > May you provide the way how to reproduce it? > >> guix time-machine --no-channel-files >> --commit=6113e0529d61df7425f64e30a6bf77f7cfdfe5a5 -- build celluloid >> /gnu/store/dps6ra33zfgpga7wig085p5k3bwdxqz2-celluloid-0.25 Hmm, can't reproduce it in a pure

bug#65522: Documentation for some home services disappeared from 1.4 manual

2023-09-06 Thread Simon Tournier
Hi, On Wed, 06 Sep 2023 at 13:16, nils@landt.email wrote: > https://guix.gnu.org/manual/en/html_node/File-Search-Services.html > which is 404. This webpage currently works for me. > Of course this does not really change anything, if the current manual > is correct then let's close this bug repo

bug#65522: Documentation for some home services disappeared from 1.4 manual

2023-09-06 Thread Simon Tournier
Hi, On Wed, 06 Sep 2023 at 09:41, nils@landt.email wrote: > But it's certainly changed behaviour. I had > https://guix.gnu.org/manual/en/html_node/Mail-Home-Services.html open > in a browser tab for more than a month, and on 2023-08-23 it was > suddenly 404 ¯\_(ツ)_/¯ This webpage currently works

bug#65720: Guile-Git-managed checkouts grow way too much

2023-09-06 Thread Simon Tournier
Hi, On Tue, 05 Sep 2023 at 16:18, Ludovic Courtès wrote: > It would also be pretty bad for closure size: > > --8<---cut here---start->8--- > $ guix size guile-git | tail -1 > total: 106.6 MiB > $ guix size guile-git git-minimal | tail -1 > total: 169.8 MiB > -

bug#65236: package/inherit records lack location for version field

2023-09-06 Thread Maxim Cournoyer
Hi, Simon Tournier writes: > Hi Maxim, > > On Fri, 11 Aug 2023 at 21:27, Maxim Cournoyer > wrote: > >> --8<---cut here---start->8--- >> (use-modules (guix package) >> (gnu packages qt)) >> >> (package-field-location qtbase 'version) >> >> => #f

bug#65774: python updater clears inputs, leaves propagated-inputs empty

2023-09-06 Thread Maxim Cournoyer
Hi, Sergio Pastor Pérez writes: > Hi, > > I'm afraid you lost me here. Why is the `inputs' field empty? I don't know! That's the current behavior of the Python updater, at least when I ran it on fontmake (in our patches tracker at https://issues.guix.gnu.org/64957). > understand what you mean

bug#65759: Bug

2023-09-06 Thread Sjors Provoost
Hi Josselin, Restarting the command a few times it kept failing at different packages, but eventually made it through just fine. The building machine is indeed x86_64-linux, the Bitcoin projects uses cross compilation to make binaries for macOS (and requires you to download the SDK and run a s

bug#65765:

2023-09-06 Thread Sharlatan Hellseher
Hi, May you provide the way how to reproduce it? > guix time-machine --no-channel-files > --commit=6113e0529d61df7425f64e30a6bf77f7cfdfe5a5 -- build celluloid > /gnu/store/dps6ra33zfgpga7wig085p5k3bwdxqz2-celluloid-0.25 -- … наш разум - превосходная объяснительная машина которая способна найти

bug#65788: poor information when updating using “guix time-machine”

2023-09-06 Thread Simon Tournier
Hi, Tangential of bug#65787 [1], the annoyance is the order of the updates. It leads to poor messages. Let exemplify at the extreme case. --8<---cut here---start->8--- $ guix describe Generation 28 sept. 06 2023 14:54:50 (current) guix 6113e05 reposit

bug#65787: time-machine is doing too much network requests

2023-09-06 Thread Simon Tournier
Hi, Well, I am in a quest to make Guix more robust for the worst-case scenario: Savannah is unreachable (as well as other servers). For context, it matters when using Guix for reproducing scientific production. An example of such worst-case, see [1]. Well, this quote: The first annoyan

bug#65769: no elogind

2023-09-06 Thread chris
Josselin, > Do you use elogind? No. elogind is not used.

bug#65522: Documentation for some home services disappeared from 1.4 manual

2023-09-06 Thread nils
> Simon Tournier hat am 05.09.2023 17:18 CEST > geschrieben: > > > Hi, > > On Fri, 25 Aug 2023 at 08:16, nils@landt.email wrote: > > > I noticed some help nodes under > > https://guix.gnu.org/en/manual/en/html_node/Home-Services.html disappeared > > fairly recently. > > They are still av

bug#65522: Documentation for some home services disappeared from 1.4 manual

2023-09-06 Thread nils
> Simon Tournier hat am 05.09.2023 17:18 CEST > geschrieben: > This webpage > points > to the manual as it was for the last release. It means, this manual > wepage is frozen and is only updated at each release. If you have seen >

bug#65769: wlgreet-sway-session

2023-09-06 Thread Josselin Poiret via Bug reports for GNU Guix
Hi chris, chris writes: > This directory for the greeter user does not exist in the system /run/user/986 Do you use elogind? Best, -- Josselin Poiret signature.asc Description: PGP signature

bug#65714: guix-copy 32-bit integer limit

2023-09-06 Thread Efraim Flashner
On Mon, Sep 04, 2023 at 11:55:19PM +0200, Ludovic Courtès wrote: > Hi Efraim, > > Efraim Flashner skribis: > > > `guix copy` seems unable to deal with store items larger than > > 2**32 bytes (about 4.3 GiB). > > > > (ins)efraim@3900XT ~$ guix copy --from=192.168.1.196 > > /gnu/store/0f8pgl9cyh8

bug#65725: guix pull fails on riscv64

2023-09-06 Thread much . effort283--- via Bug reports for GNU Guix
Not sure if those are two issues, or one, but on riscv64 the following seems to fail: * guix pull * openssl "check" phase Steps to reproduce: Install guix 1.4.0 and run "guix pull". Output: building /gnu/store/qkwilbf7fvc4rj55cvrf02xvmmx6mvv2-gnutls-3.7.7.tar.xz.drv... building /gnu/store/d0g

bug#65723: GCC/Clang toolchain package ld wrapper on utf8 paths with LANG enviroment variable not utf8

2023-09-06 Thread andy
This happens with both gcc-toolchain 12.3.0 or clang-toolchain 15.0.7. $ echo $PWD /home/testuser123/你好 $ echo $LANG en_US.utf8 $ guile --version guile (GNU Guile) 3.0.9 $ guix --version guix (GNU Guix) 3335903d7d6d7ee93436d046b3037d433d06372b $ ld --version GNU ld (GNU Binutils) 2.38 ... $ clang

bug#65720: Guile-Git-managed checkouts grow way too much

2023-09-06 Thread Jelle Licht
Hi Ludo, > > On 4 Sep 2023, at 23:49, Ludovic Courtès wrote: > > Of course having to re-clone entire repositories every 9 months is > ridiculous, but storing gigabytes of packs is worse IMO (I’m > specifically thinking about the Guix repo, which every users copies via > ‘guix pull’). Please

bug#65725: Acknowledgement (guix pull fails on riscv64)

2023-09-06 Thread much . effort283--- via Bug reports for GNU Guix
Since openssl is already bumped from "1.1.1l" to a version that has the bug fixed in the development branch, I presume this will be fixed once the next guix release (1.5) is out? In the meantime, I wonder if there is a workaround I can apply. I tried compiling from source, but that seems to fail a

bug#65776: Failure to guix pull --no-substitues on aarch64

2023-09-06 Thread Michael Ford
This is occuring when performing a "guix pull --no-substitutes" on a newly installed Guix 1.4.0, running on aarch64 Linux. `/gnu/store/25lmh68nvby582y958fv84jnglf75jaz-libgit2-1.3.2-checkout/docs/error-handling.md' -> `libgit2-1.3.2-checkout/docs/error-handling.md' `/gnu/store/25lmh68nvby582y958fv

bug#65759: Bug

2023-09-06 Thread Josselin Poiret via Bug reports for GNU Guix
Hi Sjors, Sjors Provoost writes: > $ HOSTS='x86_64-apple-darwin arm64-apple-darwin' ./contrib/guix/guix-build || > echo -e "\a" Guix doesn't support apple-darwin as a system. I don't know how the bitcoin project does it, but you probably want to report this to them instead. I don't see anyth

bug#65720: Guile-Git-managed checkouts grow way too much

2023-09-06 Thread Josselin Poiret via Bug reports for GNU Guix
Hi Ludo, Ludovic Courtès writes: > Surely you’d agree that it would suck though: depending on two Git > implementations because one doesn’t have a proper API and the other one > lacks a bunch of features. Right, although I wouldn't necessarily say that the former doesn't have a proper API, but