bug#57217: home-openssh-service-type creates .ssh/config with wrong permissions

2022-08-14 Thread Elias Kueny
Hello, I'm trying to use home-openssh-service-type. I'm testing the configuration by running guix home container home-configuration.scm The files are created with too open permissions, so ssh refuses to run: $ ssh xxx Bad owner or permissions on ~/.ssh/config $ ls -l .ssh lrwxrwxrwx 1 us

bug#60363: Texlive importer is broken

2022-12-27 Thread Elias Kueny
Hello, The texlive importer doesn't return any package definition anymore, for example: guix import texlive siunitx command "svn" "export" "--non-interactive" "--trust-server-cert" "-r" "59745" "svn://www.tug.org/texlive/tags/texlive-2021.3/Master/texmf-dist/doc/latex/siunitx/" "/tmp/guix-dire

bug#60364: Bad definition of $TEXMF in guix shell containing texlive

2022-12-27 Thread Elias Kueny
Hello, In a shell environment that contains texlive instead of texlive-base, $TEXMF contains the path to texlive packages directly, indead of the path to all packages in the profile. It is a problem for packages obtained from another channel / custom package definitions, which are then not fou

bug#60363: Texlive importer is broken

2022-12-28 Thread Elias Kueny
Sorry if the message is duplicated, my previous attempts at replying bounced because debbugs.gnu.org doesn't support TLS. On Wed, Dec 28 2022, Josselin Poiret wrote: Quick question, is `svn` available in your environment? I usually do `guix shell subversion -- guix import texlive ...`. This i

bug#60473: Glimpse build fails on Guix System

2023-01-01 Thread Elias Kueny
log Description: Binary data Hello, I'm using Guix System and on Guix commit 8f93a1e01a879ae026678dd92c18e2a2a49be540. Building Glimpse fails during the configuration phase. Attached is the relevant part of the build log. It seems it is missing the python2 dependencies.

bug#62379: /gnu/store/.links filling the hard drive on foreign distro

2023-03-22 Thread Elias Kueny
Hello, I'm using guix over a foreign distro (Ubuntu 22.04). I initially installed guix from the Ubuntu repositories (version 1.3.0-4), and updated as user with guix pull (work computer: I don't have root access to run the installer script). The problem is the size of /gnu/store/.links: after g

bug#65463: Herd `fport_write: Broken pipe` error when running `guix home reconfigure`

2023-09-09 Thread Elias Kueny
I experience the same thing. I hadn't updated guix since may (last generation was commit 91bfd30ee3f35dfb7048bf42aea92f939cffbf17), and since I did I'm encountering issues with shepherd. Probably unrelated, but for the record: my first issue was caused by the disappearance of the XDG_LOG_HOME