bug#64858: ~guix shell -C -f guix.scm …~ should not always need ~--rebuild-cache~ option to build the expected environment.

2023-07-25 Thread Pierre-Henry Fröhring
Hello Guix! As discussed the [[ https://logs.guix.gnu.org/guix/2023-07-21.log#142414][other day]], I'm providing a more detailed description (see below) of the unexpected behaviour and an archive containing enough material to reproduce the bug. * Experiment ** pkgex-1 -> /gnu/store/0yk3xz85… The

bug#54247: "guix pull error: You found a bug"

2022-03-05 Thread Pierre-Henry Fröhring
Thanks for the report. It appears this happened while ci.guix.gnu.org (Cuirass) was down; I wonder what the error was though. Could you please try the following: –8<—cut here—start->8— $ guix build /gnu/store/6yhwysy1x5zc5s4xbdar2sayqc20fwdl-compute-gui

bug#54247: "guix pull error: You found a bug"

2022-03-04 Thread Pierre-Henry Fröhring
Hello, I've done as the comment says i.e. reporting the bug. # guix pull Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Authenticating channel 'guix', commits 9edb3f6 to d049ff1 (3 new commits)... Building from this channel: guix https://git.s

bug#52702: Cannot install a package from a `nar' archive without network access.

2021-12-21 Thread Pierre-Henry Fröhring
Hello, I cannot get Guix to install a package from a `nar' archive without network access. Here are the steps to reproduce the unexpected behaviour : These commands : ┌ │ guix install hello │ guix archive --export -r hello > hello.nar │ guix remove hello │ guix package --delete-generatio