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

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/"

bug#54204: mumi search by date provides unexpected results

2022-12-27 Thread kiasoc5 via Bug reports for GNU Guix
The date search seems to mess up other filters as well: date:1m..now is:open https://issues.guix.gnu.org/search?query=date%3A1m..now+is%3Aopen Here are 2 wrong results: 56512 URLs in coreutils manuals documentation should use HTTPSTue Jul 12 07:19:25+0200 2022 Done 15284

bug#60300: (Premature networking started status with NetworkManager)

2022-12-27 Thread mirai
Looking into NetworkManager documentation, it looks like the 'networking service provided by Guix does not implement the NetworkManager's systemd equivalent. [1] Namely, NetworkManager has some specific steps until it can be considered up and running/"startup complete". [1] This process seems

bug#48468: substitute server connection timeout

2022-12-27 Thread Mathieu Othacehe
Hey Ludo, > That’s still below the 100 MiB cache bypass threshold of the main ‘guix > publish’ instance though. Right. Just to be on the safe side here, what about applying this patch to have log lines when we are replying 404 due to baking? Thanks, Mathieu >From