bug#70633: guix pull: package: extraneous field initializers (homempage)

2024-04-28 Thread Artyom V. Poptsov
Hello, today I tried "guix pull" again and it went fine. Maybe commits from 7cef6b7ba555a9dfaf6d09cb7e112b0df77d5141 to 3bd8d238aba718bf949691d0e37fa310e2cfc12a fixed something? Or just some local cache got refreshed? - avp -- Artyom "avp" Poptsov Home page: https://memory-heap.org/~avp/ CAD

bug#36561: gvfs and/or sftp bugs and pain points

2024-04-28 Thread 宋文武 via Bug reports for GNU Guix
Hello, this issue had been fixed with commit 3bd8d238aba7, which introduces a 'gvfs-service-type', add it to the system and reboot to test. Close now, thanks!

bug#41927: gio mount unusable on many setups, likely caused by missing dependencies

2024-04-28 Thread 宋文武 via Bug reports for GNU Guix
raingloom writes: > [...] > > Could someone who knows what the hell GVFS is doing help with this? I'd > really like to avoid installing the entirety of Gnome just to mount some > folders. Hello, this issue had been fixed by commit 3bd8d238ab, which introduces 'gvfs-service-type'. Close now, tha

bug#40885: [bug#70508] [PATCH] services: Add gvfs-service-type.

2024-04-28 Thread 宋文武 via Bug reports for GNU Guix
宋文武 writes: >>From Patch1: >> * gnu/packages/xfce.scm (thunar)[build-system]: Switch to >> glib-or-gtk-build-system. >> > >>From Patch2: >> * gnu/services/desktop.scm (gvfs-service-type): New variable. >> (gvfs-configuration, make-gvfs-configuration, gvfs-configuration?, >> gvfs-package): New pr

bug#69596: ‘guix publish’ memory leak

2024-04-28 Thread Ludovic Courtès
Hi! Ludovic Courtès skribis: > It seems that ‘guix publish’ has been leaking memory noticeably I’d say > since the beginning of the year on berlin. After roughly 10 days, it > has several GiB resident and needs to be restarted or it becomes too > unresponsive. > > I wonder what could be causing

bug#70633: guix pull: package: extraneous field initializers (homempage)

2024-04-28 Thread Artyom V. Poptsov
Hello, today at 21:30 UTC+3 I tried to perform "guix pull" and got the following error: --8<---cut here---start->8--- $ guix pull Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from this channel: guix

bug#70624: Cannot reconfigure: Wrong type argument in position 1 (expecting struct): (# "lib")

2024-04-28 Thread Maxim Cournoyer
Hi, Simen Endsjø writes: > Guix commit 4178eaf > > Backtrace: > In guix/ui.scm: >2312:7 19 (run-guix . _) > 2275:10 18 (run-guix-command _ . _) > In ice-9/boot-9.scm: > 1752:10 17 (with-exception-handler _ _ #:unwind? _ # _) > In guix/status.scm: > 859:3 16 (_) > 839:4 15 (call-w

bug#70529: [bug#70566] [PATCH] gnu: kauth: Fix KAUTH_HELPER_INSTALL_ABSOLUTE_DIR.

2024-04-28 Thread Maxim Cournoyer
Hi, iyzs...@envs.net writes: > From: 宋文武 > > KAuth helpers use KAUTH_HELPER_INSTALL_ABSOLUTE_DIR as the prefix for "Exec=" > in their dbus service files, which should really be an absolute directory. > > Fixes . > > * gnu/packages/kde-frameworks.scm (kauth)[arg

bug#70624: Cannot reconfigure: Wrong type argument in position 1 (expecting struct): (# "lib")

2024-04-28 Thread Simen Endsjø
Guix commit 4178eaf Backtrace: In guix/ui.scm: 2312:7 19 (run-guix . _) 2275:10 18 (run-guix-command _ . _) In ice-9/boot-9.scm: 1752:10 17 (with-exception-handler _ _ #:unwind? _ # _) In guix/status.scm: 859:3 16 (_) 839:4 15 (call-with-status-report _ _) In guix/scripts/system.scm