bug#51738: Cuirass "lost track" of a build

2021-11-09 Thread Leo Famulari
I noticed that Cuirass seems to have lost track of this build: https://ci.guix.gnu.org/build/1565808/details The duration is currently 33246 seconds, and continues to increase. However, the log file ends like this: -- @ build-succeeded

bug#51535: [core-updates-frozen] --dry-run option stopped working

2021-11-09 Thread John Kehayias via Bug reports for GNU Guix
Excellent, thanks!

bug#51535: [core-updates-frozen] --dry-run option stopped working

2021-11-09 Thread Ludovic Courtès
Hi John, John Kehayias skribis: > On a fresh pull of core-updates-frozen it seems the --dry-run option has > stopped doing anything. > > My test case is guix build --dry-run qtwebkit (no subs currently), but guix > immediately starts compiling qtwebkit. I can't be sure when it started, but >

bug#51732: [core-updates-frozen] ‘--dry-run’ is ineffective

2021-11-09 Thread Ludovic Courtès
Ludovic Courtès skribis: > I just noticed that ‘-n’ is ineffective: > > $ ./pre-inst-env guix build elogind -n --no-grafts -v1 > The following derivation would be built: >/gnu/store/d20fvmyywlavvbbda101k2906nxfn4l0-elogind-243.7.drv > > 20.6 MB would be downloaded > $ ./pre-inst-env guix

bug#51732: [core-updates-frozen] ‘--dry-run’ is ineffective

2021-11-09 Thread Ludovic Courtès
I just noticed that ‘-n’ is ineffective: --8<---cut here---start->8--- $ ./pre-inst-env guix build elogind -n --no-grafts -v1 The following derivation would be built: /gnu/store/d20fvmyywlavvbbda101k2906nxfn4l0-elogind-243.7.drv 20.6 MB would be downloaded

bug#51731: [PATCH] gnome-tweaks fails to start on core-updates-frozen

2021-11-09 Thread Vivien Kraus via Bug reports for GNU Guix
Dear guix, gnome-tweaks does not start on core-updates-frozen, because it needs libhandy 1 and is given libhandy 0.0. Also, it cannot find its own python module, so the python path needs to be wrapped. I fixed a couple of linter errors, and applied guix style to it. However, now the linter

bug#51436: [PATCH] deja-dup does not build on core-updates-frozen

2021-11-09 Thread Ludovic Courtès
Hi, Vivien Kraus skribis: > deja-dup does not build on core-updates-frozen. I think the best way to > fix it is upgrade it to 42.8. What do you think? Agreed. > From 92ea987cae3d3558bef30bb70f84e46b68a67d8f Mon Sep 17 00:00:00 2001 > From: Vivien Kraus > Date: Wed, 27 Oct 2021 12:38:16 +

bug#51696: Request: Adopt the unofficial GUIX community on Matrix

2021-11-09 Thread Jacob Hrbek
My motivation for this proposal is to make GNU Guix more accessible and user-friendly so that I can get my team to use it painlessly to organize the work as I currently use NiXOS where nixlang is giving me anxiety and it's too limited to my liking. I prefer zero trust model so I am happy with

bug#51728: Incomplete build logs via --log-file (due to offloading?)

2021-11-09 Thread Maxim Cournoyer
Hello, I *think* this may be caused by the fact that dbus-test-runner was probably built in an ad-hoc manner (running guix build on the berlin machine directly), but I am unsure. At any rate, the log file it returns is not helpful: --8<---cut

bug#51726: SWH: ‘lookup-origin-revision’ can miss tags

2021-11-09 Thread Ludovic Courtès
Quoting : --8<---cut here---start->8--- > However, I get this: > > $ guix lint -c archival sway > gnu/packages/wm.scm:1527:5: sway@1.5.1: scheduled Software Heritage

bug#24937: "deleting unused links" GC phase is too slow

2021-11-09 Thread Ludovic Courtès
Ludovic Courtès skribis: > On my laptop, we’re talking about space savings of 325 MiB, a tiny > fraction of my store: > > scheme@(guile-user)> (saved-space (filter (lambda (file) > (< (deduplicated-file-size file) > 1024)) >

bug#24937: "deleting unused links" GC phase is too slow

2021-11-09 Thread Ludovic Courtès
Hi! l...@gnu.org (Ludovic Courtès) skribis: > ‘LocalStore::removeUnusedLinks’ traverses all the entries in > /gnu/store/.links and calls lstat(2) on each one of them and checks > ‘st_nlink’ to determine whether they can be deleted. > > There are two problems: lstat(2) can be slow on spinning

bug#51719: [PATCH] Orbit2 is broken on core-updates-frozen

2021-11-09 Thread Vivien Kraus via Bug reports for GNU Guix
Dear Guix, orbit2 is a dependency for libreoffice, and it does not build reproducibly on core-updates-frozen (I don’t know on master). The issue is well-known, for instance here on Arch: https://bbs.archlinux.org/viewtopic.php?id=240775 I applied the fix, and it builds with parallel make. What

bug#50853: python-feedparser

2021-11-09 Thread Vinicius Monego
Em seg, 2021-09-27 às 22:00 +0200, Lio Novelli escreveu: > This patch provides a bit more than just bugfix: >  - Add two python package definitions sgmllib3k, sgqlc >  - updates python-feedparser Hi, Could you format these patches with git-format-patch and submit as a series of 4 to

bug#51696: Request: Adopt the unofficial GUIX community on Matrix

2021-11-09 Thread zimoun
Hi Jacob, On Tue, 09 Nov 2021 at 00:02, Mark H Weaver wrote: > Jacob Hrbek writes: > >> There is an unofficial GNU Guix community on matrix (#guix:matrix.org) >> with 375 members and an unofficial matrix space that i've created >> (https://matrix.to/#/#gnu-guix:tchncs.de) which consist of >>