bug#25235: [PATCH 1/1] build-system/pyproject: Do not wrap native-inputs.

2023-01-17 Thread Ludovic Courtès
Hi, Maxim Cournoyer skribis: > Fixes . > > * guix/build/pyproject-build-system.scm (wrap) [native-inputs]: New argument. > Filter out native inputs from the values in GUIX_PYTHONPATH. Yay, great to see this fixed! > guix/build/pyproject-build-system.scm | 16

bug#60875: Grafting breaks with clang-toolchain@13

2023-01-17 Thread Ludovic Courtès
Here’s what happens: --8<---cut here---start->8--- $ guix build clang-toolchain@13 The following grafts will be made: /gnu/store/gsh6dsafxmkh5wp3cq57czmlz2rc0a7m-clang-toolchain-13.0.1.drv /gnu/store/2wa74gbigf0p9ma395qb88983vlwr1w3-clang-runtime-13.0.1.dr

bug#60875: Grafting breaks with clang-toolchain@13

2023-01-17 Thread Leo Famulari
On Tue, Jan 17, 2023 at 11:23:42AM +0100, Ludovic Courtès wrote: > The file exists but it’s a dangling symlink: > > --8<---cut here---start->8--- > $ ls -l > /gnu/store/12wnswvdc1mk9cr498dxflxim4qm2pyq-clang-toolchain-13.0.1/lib/libz.so.1.2.11 > lrwxrwxrwx 1 gu

bug#60879: `guix pull` profile reproducibility issues

2023-01-17 Thread Lars-Dominik Braun
Hi, here at ZPID we “cache” Guix pull profiles (via `guix pull -p`) in project directories, which can be shared between users. I’ve been trying to ensure that a given Guix pull profile corresponds to a given channels.scm file, i.e. it has not been tampered with, because calls to the Guix binary cu

bug#60875: Grafting breaks with clang-toolchain@13

2023-01-17 Thread Ludovic Courtès
Hi, Leo Famulari skribis: > On Tue, Jan 17, 2023 at 11:23:42AM +0100, Ludovic Courtès wrote: >> The file exists but it’s a dangling symlink: >> >> --8<---cut here---start->8--- >> $ ls -l >> /gnu/store/12wnswvdc1mk9cr498dxflxim4qm2pyq-clang-toolchain-13.0.1/

bug#60852: git-authenticate edge case for certain key setup.

2023-01-17 Thread Ludovic Courtès
Hi, Hilton Chain skribis: > I encountered the issue when adding a new key to my Guix channel. Though I > haven't figured out what happened exactly, I'm currently able to reproduce the > issue with the following steps. Fishy. Would you be able to write a script to reproduce the whole scenario?

bug#60141: Stack smashing detected after first guix pull on fresh Ubuntu 22.04 guix install

2023-01-17 Thread Ludovic Courtès
Hi, "Andrews, Kyle (KC)" skribis: > My system administrator let me know that the terminal I was presented with > was sandboxed by RStudio Server (not running on Guix) and that this was > responsible for causing the error. > > I was able to run the hello command from an unsandboxed shell. I was

bug#25235: [PATCH 1/1] build-system/pyproject: Do not wrap native-inputs.

2023-01-17 Thread Maxim Cournoyer
Hi Ludovic, Ludovic Courtès writes: > Hi, > > Maxim Cournoyer skribis: > >> Fixes . >> >> * guix/build/pyproject-build-system.scm (wrap) [native-inputs]: New argument. >> Filter out native inputs from the values in GUIX_PYTHONPATH. > > Yay, great to see this f

bug#60831: Are our graphs okay?

2023-01-17 Thread Maxim Cournoyer
Liliana Marie Prikler writes: > The ‘patch-compilation-driver’ phase pulls in libgccjit even though it has > been deliberately removed from emacs-minimal. > > * gnu/packages/emacs.scm (emacs)[#:phases]: Delete ‘patch-compilation-driver’. > --- > Thanks Josselin for pointing this out. I'd add the

bug#60890: least-authority-wrapper and make-forkexec-constructor composition problem

2023-01-17 Thread Maxim Cournoyer
Hi, I'm creating a bug to keep track of a problem that was uncovered when attempting to migrate the jami-service-type service to use the least-authority-wrapper [0], to avoid forgetting about it. It was found that using something like: --8<---cut here---start-

bug#60892: texlive-latex-ms description is incorrect -- doesn't contain everyshi

2023-01-17 Thread Maxime Devos
Hi, I'm trying to use 'pdfjam' from texlive-tiny. When I run it, I get a message that 'pdfpages' wasn't installed, so I add texlive-latex-pdfpages to the environemnts. Likewise, I add texlive-latex-eso-pic. Then it says that everyshi isn't found, so I try to add that as well. According to