bug#55495: [PATCH v3] gnu: emacs-haskell-mode: Fix build.

2022-05-20 Thread Taiju HIGASHI
* gnu/packages/emacs-xyz.scm (emacs-haskell-mode): Fix build. --- gnu/packages/emacs-xyz.scm | 10 ++ 1 file changed, 10 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index ae81f4e395..7af083da02 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packag

bug#55552: frama-c should probably be wrapped

2022-05-20 Thread raingloom
Sorry, can't debug this further right now. ``` $(guix build frama-c)/bin/frama-c [kernel] User Error: [findlib] package 'ocamlgraph' not found (required by `frama-c.kernel') [kernel] User Error: Deferred error message was emitted during execution. See above messages for more information. [kernel

bug#55495: [PATCH] gnu: emacs-haskell-mode: Fix build.

2022-05-20 Thread Taiju HIGASHI
Thank you. I decide to fix this issue by I exclude the patch for codes and adding parameters for suppressing errors because I don't want to waste your time. I am going to fix codes for upstream myself separately from here (or give up to fix). I will submit the v3 patch coming soon.

bug#55361: [Installer] Extra unprivileged “root” account added

2022-05-20 Thread Ludovic Courtès
Ludovic Courtès skribis: > The installer built from: > > Generation 214May 02 2022 21:44:14(current) > guix 6b588da > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: master > commit: 6b588da368c77cde82ea2f22ca315116228777ad > > … adds an unprivileged

bug#55495: [PATCH] gnu: emacs-haskell-mode: Fix build.

2022-05-20 Thread Liliana Marie Prikler
Am Samstag, dem 21.05.2022 um 05:59 +0900 schrieb Taiju HIGASHI: > Hi Liliana, > > > > +-  "Generate a regex for searching for any occurrence of the > > > > prompt\ > > > > ++  "Generate a regex for searching for any occurrence of the > > > > prompt > > > LGTM, but you might want to shorten the doc

bug#51466: bug#53355: guix shell --check: confusing error message

2022-05-20 Thread Ludovic Courtès
Hi Chris, A friendly ping. :-) Ludo’. Ludovic Courtès skribis: > Hi Chris, > > Did you have a chance to look into it? > > https://issues.guix.gnu.org/53355 > > TIA. :-) > > Ludo’. > > Ludovic Courtès skribis: > >> Hi Chris, >> >> Thanks for debugging this! >> >> Chris Marusich skribis: >

bug#53156: GUIX_DAEMON_SOCKET with ssh doesn't cache connections

2022-05-20 Thread Ludovic Courtès
Hi Efraim, Should we close this one? https://issues.guix.gnu.org/53156 Ludo’. Ludovic Courtès skribis: > Hi Efraim, > > Efraim Flashner skribis: > >> I'm experimenting some more with GUIX_DAEMON_SOCKET, and while when >> using guix offload I see a socket a /run/user/1000/destination/socket

bug#55549: Parted 3.5 update breaks installer tests

2022-05-20 Thread Ludovic Courtès
Hello! The ‘gui-installed-os’ broke: https://ci.guix.gnu.org/search?query=gui-installed-os%20system:x86_64-linux&border-high-id=803430 … between: https://ci.guix.gnu.org/eval/304279 (commit 1ebc27475cc310d6f9dd154b6b6893918f604c09) and https://ci.guix.gnu.org/eval/313358 (commit a1cb

bug#55495: [PATCH] gnu: emacs-haskell-mode: Fix build.

2022-05-20 Thread Taiju HIGASHI
Hi Liliana, >>> +-  "Generate a regex for searching for any occurrence of the prompt\ >>> ++  "Generate a regex for searching for any occurrence of the prompt >> LGTM, but you might want to shorten the docstring so that the first >> line is a synopsis. This would make it easier for upstream to ac

bug#55406: WIP: Image API support for fat16 partitions

2022-05-20 Thread Pavel Shlyak
This patch fixes GPT support for fat partitions. Should be applied after gpt-support-vfat-partitions.patch gpt-support-vfat-partitions.patch Description: Binary data

bug#55537: Guix pull after many months fails: substitutes for git-minimal-2.36.1 failed

2022-05-20 Thread Josselin Poiret via Bug reports for GNU Guix
Hello, Rafa Gálvez writes: > ./guix/store.scm:1428:15: ERROR: >1. &store-protocol-error: >message: "some substitutes for the outputs of derivation > `/gnu/store/6rbibj988j90d8gyccvxrqmkfr0l3mk6-git-minimal-2.36.1.drv' > failed (usually happens due to networking issues); try `--fall

bug#55441: [cuirass] hang in "In progress..."; runs out of pgsql connections

2022-05-20 Thread Ludovic Courtès
Hi! Ludovic Courtès skribis: > wait4(83882,# hangs forever > > > The question to me becomes: why is ‘guix repl’ not getting EOF from its > read(0, …) call? The answer was that another child process (an inferior) was holding a copy of the socketpair file descriptor connected to that ‘guix re

bug#55406: WIP: Image API support for fat16 partitions

2022-05-20 Thread Pavel Shlyak
I have written a small patch to partially fix the issue. Flags are still not set. GPT is still not fixed. There’s no need to return file systems that are not supported in make-partition-image function in gnu/build/image.scm mbr-support-vfat-partitions.patch Description: Binary data

bug#55544: deja-dup's Google support will break in September 2022 for versions < 43.3

2022-05-20 Thread Michael Terry
Hello! I'm the upstream maintainer of Deja Dup. Google will be removing a particular oauth workflow that Deja Dup uses in September. This means that any new authentications for users trying to connect Deja Dup to their Google account will fail after that date (existing users that have already a

bug#55459: Acknowledgement (Emacs 28.1 and its manual)

2022-05-20 Thread André A . Gomes
All good. Not sure exactly what happened. -- André A. Gomes "You cannot even find the ruins..."

bug#55537: Guix pull after many months fails: substitutes for git-minimal-2.36.1 failed

2022-05-20 Thread Rafa Gálvez
~> guix pull Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git cf17cbb Computing Guix derivation for 'x86_64-linux'... -Backtrace: 13 (primitive-load "/gnu/s

bug#55443: emacs-28.1: tramp sudo broken

2022-05-20 Thread benoit
Hi, had similar issue using tramp without sudo targetting a guix host. I could fix the issue by adding /bin/ls as a special file to my services with something like: (extra-special-file "/bin/ls" (file-append coreutils "/bin/ls")) Benoit

bug#55523: Apostrophe does not run

2022-05-20 Thread MohammadSaleh Kamyab via Bug reports for GNU Guix
Package `apostrophe` does not run after installation. error: ``` Traceback (most recent call last): File "/gnu/store/y1c288s67vnqgz4378psxsnv8rrnm5kh-apostrophe-2.5/bin/.apostrophe-real", line 69, in sys.exit(main()) File "/gnu/store/y1c288s67vnqgz4378psxsnv8rrnm5kh-apostrophe-2.5/bin/.apostrop

bug#55495: [PATCH v2] gnu: emacs-haskell-mode: Fix build.

2022-05-20 Thread Taiju HIGASHI
* gnu/packages/emacs-xyz.scm (emacs-haskell-mode): Fix build. --- gnu/packages/emacs-xyz.scm| 14 +- .../emacs-haskell-mode-fix-tests.patch| 273 ++ 2 files changed, 286 insertions(+), 1 deletion(-) create mode 100644 gnu/packages/patches/emacs-haskell

bug#55495: [PATCH] gnu: emacs-haskell-mode: Fix build.

2022-05-20 Thread Taiju HIGASHI
Hi Liliana, >> * gnu/packages/emacs-xyz.scm (emacs-haskell-mode): Fix build. >> --- >>  gnu/packages/emacs-xyz.scm    |   9 +- >>  .../emacs-haskell-mode-fix-tests.patch    | 282 >> ++ >>  2 files changed, 289 insertions(+), 2 deletions(-) >>  create mode 100644

bug#55495: Re: emacs-haskell-mode build fails

2022-05-20 Thread Taiju HIGASHI
Hi Luis, Thank you for your comments and detailed explanation! Since there seems to be no intention to require git to be installed in the test code, I have decided to adopt Liliana's suggestion. Cheers

bug#55495: [PATCH] gnu: emacs-haskell-mode: Fix build.

2022-05-20 Thread Taiju HIGASHI
> I have tried, but it does not work. Sorry, I just had the wrong target to substitute.