bug#48400: Nyxt build fails because php fails x86_64

2021-06-15 Thread Christopher Howard
I'm not having trouble building Nyxt today using Guix commit 9703a51. Perhaps OP can try to build it again now. christopher@theoden ~$ neofetch --stdout christopher@theoden --- OS: Guix System 9703a51048fbc1d322595d676ff0d63b1eb89304 x86_64 Host: OptiPlex 9020 00 Kernel: 5.12.8

bug#41257: ibus-setup failed

2021-06-15 Thread Ricardo Wurmus
Hi, I cannot reproduce this. On my Xfce system that was updated today the very same command succeeds. I’m using ibus with ibus-libpinyin. -- Ricardo

bug#49035: TLS downgrade at bitbucket.org

2021-06-15 Thread Ludovic Courtès
Hi, (+Cc: gnutls-help; this is about a TLS 1.3→1.2 downgrade at bitbucket.org, see for context.) Ludovic Courtès skribis: > And indeed, cURL 7.77 (the replacement) exhibits the bogus behavior: > > $ guix environment -CN --no-grafts --ad-hoc curl@7.77 nss-cert

bug#36868: [PATCH] etc: completion: remove package list when using completion on guix system build

2021-06-15 Thread Solene Rapenne via Bug reports for GNU Guix
--- etc/completion/bash/guix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/completion/bash/guix b/etc/completion/bash/guix index 26480e5863..ef98e9feca 100644 --- a/etc/completion/bash/guix +++ b/etc/completion/bash/guix @@ -235,7 +235,7 @@ _guix_complete ()

bug#48945: PostgreSQL + Cuirass Errors

2021-06-15 Thread Eric Brown
Eric Brown writes: > Hello: > > Executive Summary: > - Can't reinstall Cuirass and/or PostgreSQL > - Divide by 0 error reported by postgres when computing metrics > An update on this: I have reinstalled, and I can get PostgreSQL working. I think my problem was trying to "reset" cuirass by remo

bug#49029: ungoogled-chromium failed to disable malware extension The Great Suspender

2021-06-15 Thread Jorge P. de Morais Neto
Hi. I didn't receive your email (I did this reply from Emacs debbugs package). Please include my email address in further messages to mitigate the risk that I miss them. I continue below: On 06/15/21 09:49 , Leo Famulari wrote: > Chromium is a program that is meant to be "evergreen". Version >

bug#49029: ungoogled-chromium failed to disable malware extension The Great Suspender

2021-06-15 Thread Leo Prikler
Am Dienstag, den 15.06.2021, 09:49 -0400 schrieb Leo Famulari: > On Mon, Jun 14, 2021 at 06:29:03PM -0300, Jorge P. de Morais Neto via > Bug reports for GNU Guix wrote: > > Hi. I use Guix atop Debian testing (currently bullseye). > > > > I normally browse the web on GNU IceCat and sometimes Firef

bug#48959: icecat imcomplete LD_LIBRARY_PATH affecting Kerberos authentication

2021-06-15 Thread Ignacio Coterillo
Hi Mark, Thank you for looking at his. First, I confirm that Kerberos authentication works when running icecat as: LD_LIBRARY_PATH=$(guix build mit-krb5)/lib icecat Regarding the patch, I actually tried to build the package with those exact changes myself before submitting the bug for f

bug#49029: ungoogled-chromium failed to disable malware extension The Great Suspender

2021-06-15 Thread Leo Famulari
On Mon, Jun 14, 2021 at 06:29:03PM -0300, Jorge P. de Morais Neto via Bug reports for GNU Guix wrote: > Hi. I use Guix atop Debian¹ testing (currently bullseye). > > I normally browse the web on GNU IceCat and sometimes Firefox and > Emacs EWW. I only use (ungoogled-)chromium for the rare websi

bug#49035: Git 2.32.0 fails with ‘gnutls_handshake’ error

2021-06-15 Thread Ludovic Courtès
Ludovic Courtès skribis: > $ guix environment -CN --ad-hoc git nss-certs -- git clone > https://bitbucket.org/oseledets/rectcross /tmp/rectcross > Cloning into '/tmp/rectcross'... > fatal: unable to access 'https://bitbucket.org/oseledets/rectcross/': > gnutls_handshake() failed: An illegal par

bug#49031: guix refresh error

2021-06-15 Thread Emad Alblueshi
I tried to execute guix refresh command it seems there is a bug in gnu/packages/version-control.scm file You could check the log in the attached file Thanks emad@guix ~$ guix refresh gnu/packages/zile.scm:45:13: zile would be upgraded from 2.4.15 to 2.6.2 gnu/packages/xorg.scm:1908:13: util-macro

bug#49029: ungoogled-chromium failed to disable malware extension The Great Suspender

2021-06-15 Thread Jorge P. de Morais Neto
Hi. I use Guix atop Debian¹ testing (currently bullseye). I normally browse the web on GNU IceCat and sometimes Firefox and Emacs EWW. I only use (ungoogled-)chromium for the rare websites that don't work on the other browsers. Long ago I installed in Chromium the extension The Great Suspender,

bug#48595: `guix install mes` fails in 'check'-phase

2021-06-15 Thread Gabriel Wicki
(This is a reply to the original bug report [0]; cross-posting to bug-...@gnu.org for reasons described below. I hope this is ok) On Sun, Jun 13, 2021 at 02:52:41PM +0200, Ludovic Courtès wrote: > Hi, Hello! I guess i need to clarify: it's not mes building that fails; it's mescc-tools (version 0.

bug#48959: icecat imcomplete LD_LIBRARY_PATH affecting Kerberos authentication

2021-06-15 Thread Mark H Weaver
Hi Ignacio, Ignacio Coterillo writes: > First, I confirm that Kerberos authentication works when running > icecat as: > > LD_LIBRARY_PATH=$(guix build mit-krb5)/lib icecat Thanks. I just pushed my proposed patch to the master branch, commit 61b904b744c1f16084c79e526837cc7fe73f9b92. I'm al

bug#48756: guix offload: error: corrupt input while restoring archive from #

2021-06-15 Thread Ludovic Courtès
Hi, Madhavan Krishnan skribis: >> Does /etc/guix/signing-key.{pub,sec} exist on both machines? > >> You can generate it with ‘guix archive’ (info "(guix) Invoking guix >> archive"). > > Yes, the files are generated by > >#+begin_example > sudo guix archieve --generate-key >#+end_example

bug#49035: Git 2.32.0 fails with ‘gnutls_handshake’ error

2021-06-15 Thread Ludovic Courtès
Hello, We came across this problem with the latest Git upgrade, that wasn’t present in Git 2.31.1 as available on June 1st: --8<---cut here---start->8--- $ guix time-machine --commit=0b76b25a0eff7a422f8ebcc8c095d7ede82c8863 -- environment -CN --ad-hoc git nss