bug#46168: terminal-window-size breaks with ssh

2021-02-09 Thread Ludovic Courtès
Hi, raingloom skribis: > On Thu, 04 Feb 2021 13:55:04 +0100 > Ludovic Courtès wrote: > >> Hi, >> >> raingloom skribis: >> >> > Try running `ssh example.com guix pull` or something else that uses >> > progress bars. You'll get an "Inappropriate ioctl for device" >> > instead of Guix simply do

bug#46186: Some substitutes are broken (TLS error)

2021-02-09 Thread Ludovic Courtès
Hi, Maxime Devos skribis: > On Sun, 2021-02-07 at 22:12 +0100, Ludovic Courtès wrote: >> Is it still happening, consistently? Or did you eventually manage to >> download that substitute? [...] >> This could related to . > > Seems plausible to me. Could you

bug#46395: Setuid programs are setgid-root: possible local privilege escalation

2021-02-09 Thread Ludovic Courtès
Duncan Overbruck reported on guix-security on Jan. 30th that on Guix System, programs listed in ‘setuid-programs’ all end up being setuid-root *and* setgid-root (this issue is only relevant to Guix System users; users of Guix on “foreign” distros are unaffected). The latter could potentially lead

bug#46395: Setuid programs are setgid-root: possible local privilege escalation

2021-02-09 Thread Ludovic Courtès
This is fixed by this commit: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=aa8de806252e3835d57fab351b02d13db762deac Guix System users are encouraged to upgrade by running something along the lines of: guix pull sudo guix system reconfigure /run/current-system/configuration.scm Y

bug#46389: Guix says it will download an output that is already downloaded

2021-02-09 Thread Ludovic Courtès
Hi, pkill9 skribis: > I had qtbase downloaded to the store as a reference for another store > path, but `guix build qtbase` said it will download it, but it only > downloaded the debug output of qtbase, plus the other dependencies, so > maybe guix doesn't omit package outputs that have already b

bug#46398: hedgewars 1.0.0 fails to build again

2021-02-09 Thread bdju
Apparently there were issues back in August. Version number is still 1.0.0. Current build has been failing a couple weeks maybe. Build log here: http://ix.io/2OPc guix version: guix (GNU Guix) b421b2f66ec5b39bd1331e276bff5f9698cd65dc I am using Guix System.

bug#46186: Some substitutes are broken (TLS error)

2021-02-09 Thread Maxime Devos
On Tue, 2021-02-09 at 09:36 +0100, Ludovic Courtès wrote: > [...] > Could you reconfigure your system with the fix for the bug above and let > us know if it ever shows up again? I'm reconfiguring the system now. I'll reopen the bug if it shows up again. Greetings, Maxime. signature.asc Descrip

bug#46402: Cuirass rebuilds the same packae multiple times

2021-02-09 Thread Julien Lepiller
Hi! I've updated php yesterday and I noticed that cuirass is now busy building dependents on aarch64. Looking at the log of some of them, it seems that the workers are independently building the same php derivation, and not the dependents, at the same time. This is extremely wasteful as php is ver

bug#46402: Cuirass rebuilds the same packae multiple times

2021-02-09 Thread Mathieu Othacehe
Hello Julien, > here is an example: https://ci.guix.gnu.org/build/287478/details and > https://ci.guix.gnu.org/build/287476/details are being built at the > same time, and the logs currently show they are both running the test > phase of the php package. Thanks for the report. This problem has

bug#46382: Failed to install Telegram-desktop

2021-02-09 Thread Sharlatan Hellseher
Hi Guix team! there is a long chain issue with telegram desktop starting from guix install telegram-desktop ... uilding /gnu/store/rlpzjc0mfxgl9bdai45055pakdrpzgf9-cmake-helpers-for-telegram-desktop-2.5.1-checkout.drv... downloading from https://ci.guix.gnu.org/nar/lzip/qg3q18z8vi1z0wfdi0jkc75bs

bug#46365: Build fails for clementine 1.3.1-2.4619a4c

2021-02-09 Thread Guillaume Le Vaillant
Hi, Clementine has been updated to version 1.4.0rc1-450 on the master branch. If you 'guix pull' and 'guix upgrade', it should work. I'm closing this bug, but feel free to open a new bug if you get an issue with version 1.4.0rc1. signature.asc Description: PGP signature

bug#33862: "guix gc" failing to complete

2021-02-09 Thread zimoun
Hi, On Mon, 11 Jan 2021 at 16:27, zimoun wrote: > On Sat, 19 Dec 2020 at 01:09, zimoun wrote: >> On Mon, 24 Dec 2018 at 22:33, Ethan O'Quin >> wrote: > >> >> Does the solution >> >> Try >> >> # guix gc --verify >> >> If that doesn't work, then… >> >> work for you? If

bug#46389: Guix says it will download an output that is already downloaded

2021-02-09 Thread pkill9
> ‘guix build qtbase’ said it would download both the “out” and the > “debug” output of qtbase, is that correct? Yep > It would be ideal if you could send precisely what’s on your terminal. > > Thanks, > Ludo’. In this example, I've checked the store path "/gnu/store/vpvnd6593mjncvyir2rbgp3k83c

bug#46382: Failed to install Telegram-desktop

2021-02-09 Thread Oleg Pykhalov
Hi, I commented materialdecoration input until it will be fixed. You could ‘guix pull’ and try install again. Oleg. signature.asc Description: PGP signature

bug#46413: tests/publish.scm fails on berlin

2021-02-09 Thread Leo Famulari
I notice that tests/publish.scm crashes consistently when run "by hand" with `make check` on ci.guix.gnu.org: -- $ make check -j1 [...] PASS: tests/profiles.scm make[4]: *** [Makefile:5520: tests/publish.log] Error 134 make[4]: Leaving directory '/home/lfam/guix' make[3]: *** [Makefile:5502: c

bug#46413: tests/publish.scm fails on berlin

2021-02-09 Thread zimoun
Hi Leo, On Wed, 10 Feb 2021 at 00:21, Leo Famulari wrote: > > I notice that tests/publish.scm crashes consistently when run "by hand" > with `make check` on ci.guix.gnu.org: It also crashes on one of my machine running Guix on the top of Ubuntu. I have not investigated more yet. Cheers, simon

bug#46413: tests/publish.scm fails on berlin

2021-02-09 Thread Leo Famulari
On Wed, Feb 10, 2021 at 12:41:23AM +0100, zimoun wrote: > It also crashes on one of my machine running Guix on the top of > Ubuntu. I have not investigated more yet. Oh, that's interesting! It works fine for me with Guix on Debian.

bug#46413: tests/publish.scm fails on berlin

2021-02-09 Thread zimoun
Hi Leo, On Tue, 09 Feb 2021 at 19:08, Leo Famulari wrote: > On Wed, Feb 10, 2021 at 12:41:23AM +0100, zimoun wrote: >> It also crashes on one of my machine running Guix on the top of >> Ubuntu. I have not investigated more yet. > > Oh, that's interesting! It works fine for me with Guix on Debian