bug#52943: Cannot build guix as part of guix system reconfigure after commit 224d437fb4 on aarch64

2022-01-16 Thread Chris Marusich
Hi, Chris Marusich writes: > If nobody has further comments, I will commit the attached version to > master in about 24 hours. I've committed this in 24c3485bb3ffc05e687ef6513ac287b8d3048bab. We still need to update the "guix" package, so even if you run "guix pull" right now, you won't be

bug#52766: guix deploy should have --skip-checks

2022-01-16 Thread Michael Rohleder
Ludovic Courtès writes: > I addressed that in 084b76a70a6b302529f3450e6d07f1d105a10f7d, not by > adding ‘--skip-checks’, but instead by adding a ‘safety-checks?’ field > to . This is consistent with the > ‘allow-upgrades?’ field that was added to skip downgrade checks. > > Let me know what you

bug#52552: [bug#52700] [PATCH 1/2] gnu: Add python-pydbus.

2022-01-16 Thread Nicolas Goaziou
Hello, Aleksandr Vityazev writes: > * gnu/packages/python-xyz (python-pydbus): New variable. This was applied in 4527743f0a2d58d7cdf5abdd74016908eecd66a6 and subsequent commit. Thank you! Regards, -- Nicolas Goaziou

bug#52766: guix deploy should have --skip-checks

2022-01-16 Thread Ludovic Courtès
Hello! Michael Rohleder skribis: > If a customized kernel is build with "non standard" (initrd) modules, one > needs --skip-checks for guix system reconfigure. > This can't be deployed, because guix deploy has no --skip-checks. I addressed that in 084b76a70a6b302529f3450e6d07f1d105a10f7d, not

bug#53309: Newly-added python-piexif fails to patch source due to CRLF(?)

2022-01-16 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Hullo Hartmut, I'm strangely unable to build python-piexif: patching file tests/s_test.py Hunk #1 FAILED at 9 (different line endings). Hunk #2 FAILED at 580 (different line endings). 2 out of 2 hunks FAILED -- saving rejects to file tests/s_test.py.rej Indeed: $ file tests/s_test.py

bug#53197: [PATCH 0/3] Update WPEWebkit to 2.34.3

2022-01-16 Thread Liliana Marie Prikler
Hi, Am Sonntag, dem 16.01.2022 um 13:30 -0500 schrieb Leo Famulari: > I noticed that GTK 4 depends on wpebackend-fdo. For now, we can > change GTK 4 on the master branch, but eventually wpebackend-fdo will > be a package that requires grafting to keep up to date. I'm fine with turning the

bug#53197: [PATCH 0/3] Update WPEWebkit to 2.34.3

2022-01-16 Thread Leo Famulari
On Sun, Jan 16, 2022 at 08:36:45AM +0100, Liliana Marie Prikler wrote: > 3. tested how this impacts our WebkitGTK builds. With these patches applied, Epiphany still works in the same way as before. Epiphany is the major test of WebKitGTK functionality in Guix.

bug#53197: [PATCH 0/3] Update WPEWebkit to 2.34.3

2022-01-16 Thread Leo Famulari
On Sun, Jan 16, 2022 at 08:36:45AM +0100, Liliana Marie Prikler wrote: > Hi Leo, hi Guix, > > the following patches update libwpe and wpebackend-fdo to 1.12.0 and > wpewebkit to 2.34.3. I checked that all three of them build, but I so > far haven't > 1. done a libsoup-minimal-2 variant --

bug#53238: [PATCH] gnu: tree: Remove stddata feature.

2022-01-16 Thread Leo Famulari
On Sun, Jan 16, 2022 at 06:04:22PM +0100, Marius Bakke wrote: > After some consideration (and emails with tree author), I think the best > solution is to patch 'password-store' so that it DTRT even in the > presence of fd 3. > > I sent a patch to that effect upstream: > >

bug#53238: [PATCH] gnu: tree: Remove stddata feature.

2022-01-16 Thread Marius Bakke
Hello! Apologies for missing this discussion earlier... Maxim Cournoyer skriver: > Hi, > > Olivier Dion writes: > >> On Thu, 13 Jan 2022, Tobias Geerinckx-Rice wrote: >>> Olivier, >>> >>> Thanks again for tracking down this weird bug! >>> >>> Olivier Dion via Guix-patches via 写道: This

bug#53300: Acknowledgement (Guix's is unable to correctly package qbittorrent-4.2.5)

2022-01-16 Thread Jacob Hrbek
Invalid it's >=3.5.0 meaning 3.5.0 and up i missread the code On 1/16/22 10:52, help-debb...@gnu.org wrote: Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to

bug#53301: Ungoogled-chromium lacks VP8 codec support preventing jitsi screensharing

2022-01-16 Thread Jacob Hrbek
Created wiki entry about the issue https://guix.miraheze.org/wiki/Packages/Chromium On 1/16/22 11:27, Jacob Hrbek wrote: See forwarded message Steps to reproduce: 0. Get ungoogled-chromium 1. Open a call on jitsi e.g. https://jit.si/ILoveKreyren2Much 2. Start a screenshare 3. Join the call

bug#53300: Guix's is unable to correctly package qbittorrent-4.2.5

2022-01-16 Thread Jacob Hrbek
See https://github.com/qbittorrent/qBittorrent/issues/16139 and forwarded message. qbittorrent-4.2.5 declares python dependency on <=3.5.0 (https://github.com/qbittorrent/qBittorrent/blob/5c0378a6845e3484023f4c76893ff9f0e5178460/src/base/utils/foreignapps.cpp#L269) which causes the program to