bug#72346: dbus session daemon fail to start kdeconnectd

2024-07-30 Thread via Bug reports for GNU Guix
Zheng Junjie writes: > [...] > Subject: [PATCH] gnu: kdeconnect: Fix dbus autostart. > > * gnu/packages/kde.scm (kdeconnect)[phases]: Add fix-dbus-autostart phase. > > Change-Id: I27ac61e41f15f9ff2de658fbd04633820f5e0966 > --- > gnu/packages/kde.scm | 6 ++ > 1 file changed, 6 insertions(+)

bug#72346: dbus session daemon fail to start kdeconnectd

2024-07-28 Thread via Bug reports for GNU Guix
Hello, kdeconnect-app fail to start 'kdeconnectd' automatically. It reports: 2024-07-29 11:06:12 dbus-daemon[293]: [session uid=1000 pid=293 pidfd=4] Activated service 'org.kde.kdeconnect' failed: Failed to execute program org.kde.kdeconnect: No such file or directory And we have org.kde.kdecon

bug#72284: kdeconnect-app fails to start

2024-07-26 Thread via Bug reports for GNU Guix
Zheng Junjie writes: > 宋文武 via Bug reports for GNU Guix writes: > >> Hello, since the update to 24.05.2, 'kdeconnect-app' fails with: >> >> QQmlApplicationEngine failed to load component >> qrc:/qt/qml/org/kde/kdeconnect/app/Main.qml:49:13: Type QQC2.To

bug#72284: kdeconnect-app fails to start

2024-07-24 Thread via Bug reports for GNU Guix
Hello, since the update to 24.05.2, 'kdeconnect-app' fails with: QQmlApplicationEngine failed to load component qrc:/qt/qml/org/kde/kdeconnect/app/Main.qml:49:13: Type QQC2.ToolBar unavailable qrc:/qt/qml/org/kde/desktop/ToolBar.qml: Type GlobalSonnetSettings unavailable qrc:/qt/qml/org/kde/deskto

bug#70456: core-updates failed package: libfaketime for i686-linux

2024-06-18 Thread via Bug reports for GNU Guix
宋文武 writes: libfaketime (dependency of nss, poppler, cairo) failed for i686-linux https://ci.guix.gnu.org/build/4555668/log/raw out=1717606732 (secs since Epoch) expected=1 - bad out=1717606732 (secs since Epoch) expected=2 - bad out=1717606732 (secs since Epoch) expected=4 - bad that mean F

bug#70456: core-updates failed package: time

2024-06-17 Thread via Bug reports for GNU Guix
time-1.9 fail its test on core-updates: https://ci.guix.gnu.org/build/4587082/log/raw time(1) failed to detect 5MB allcoation. mem-baseline(kb): 768 mem-5MB(kb): 5720 delta(kb):4952 FAIL tests/time-max-rss.sh (exit status: 1) delta is 4952, but it expect 5000-6000. No idea wha

bug#71458: wireplumber service fails to start in home-pipewire-service-type

2024-06-17 Thread via Bug reports for GNU Guix
Antero Mejr writes: > 宋文武 writes: > >> Antero Mejr writes: >> >> Have a look at ~/.local/state/log/shepherd.log, it should have some logs >> from wireplumber, which may help debuging. > > It was a problem with older versions of Wireplumber, this > yet-to-be-merged patch resolves the issue: > >

bug#71458: wireplumber service fails to start in home-pipewire-service-type

2024-06-16 Thread via Bug reports for GNU Guix
Antero Mejr writes: > Immediately after logging into an account with > home-pipewire-service-type in the home environment, about 5 error > messages appear about the wireplumber service failing and restarting. > Eventually herd gives up trying to start wireplumber. > > Trying to start it manually

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#70529: Several packages have dbus service files with broken file paths

2024-04-25 Thread via Bug reports for GNU Guix
Nathan Dehnel writes: > I was investigating powerdevil and snapper being broken and I > discovered packages with incorrect file paths in the Exec line of > their dbus services > > $ ls -d /gnu/store/**/share/dbus-1/services/** | grep -v > profile/share/dbus-1 | while read line; do grep Exec $line

bug#70100: [bug#70176] [PATCH] * gnu/packages/kde-frameworks.scm (kdelibs4support): [arguments]<#:phases>: In check-post-install phase, exclude kmimetypetest.

2024-04-10 Thread via Bug reports for GNU Guix
Hello, I fixed it by patch the test data in 9acc056725. Thank you!

bug#57677: GIMP retains reference to GCC

2024-03-23 Thread via Bug reports for GNU Guix
Fixed in commit b099e5e98033, forgot to close.

bug#69667: build of sway-1.9-checkout.drv failed

2024-03-09 Thread via Bug reports for GNU Guix
chris writes: > guix home reconfigure fails at sway-1.9. The bottom of the drv file shows > this, > ``` > `source is at 'sway-1.9-checkout' > [...] > ERROR: In procedure delete-file: > In procedure delete-file: No such file or directory Hello, sway build fine for me (and CI), this seems like a

bug#69648: [bug#69622] [PATCH] gnu: plasma-desktop: fix build.

2024-03-08 Thread via Bug reports for GNU Guix
Zheng Junjie writes: > * gnu/packages/kde-plasma.scm (plasma-desktop): fix build. > [inputs]: Replace qtwayland with qtwayland-5. Pushed as commit e51c26ef2d, thank you! Also fixes #69648, close both.

bug#67329: Plan9port breaks Emacs Dired

2024-01-08 Thread via Bug reports for GNU Guix
Navajeeth writes: > There’s a bug with the ‘plan9port’ (p9p) package on Guix—installing it on the > Guix System breaks Dired inside Emacs. > When I try to open a Dired buffer with p9p installed, I get the following > error: > > (error "Listing directory failed but ‘access-file’ worked") >e

bug#36345: Font and other Issues/Bugs in Guix System

2023-09-01 Thread via Bug reports for GNU Guix
Freddy Reimer writes: > Hello, > > I have been trying out guix in a VM, and would like to report a few > bugs I've run into. > [...] > [...] > The first of these issues, and one I managed to get by on my own, was > my terminal freaking out when I first installed one. > [...] > The second issue i

bug#64465: plasma-workspace 5.25.5 build segfaults in check-after-install phase

2023-09-01 Thread via Bug reports for GNU Guix
Athena Martin writes: > I did a 'guix system build' of my Plasma configuration ahead of actually > installing it and got the following build failure: > > [...] > The following tests FAILED: > 4 - screenpooltest (SEGFAULT) > [...] > guix system: error: build of > `/gnu/store/ims94hwcfi3

bug#63686: sound-juicer-3.38-0: fails configure phase

2023-09-01 Thread via Bug reports for GNU Guix
Christopher Howard writes: > Package "sound-juicer" fails configure phase. Build log > attached. Built with command: Hello, it had been fixed with commit 4d4bf9ab1f9c3ce850bef9c6934a941c0337dd3b, Closing, thanks!

bug#63151: [PATCH] gnu: sound-juicer: Update to 3.40.0.

2023-09-01 Thread via Bug reports for GNU Guix
Maxim Cournoyer writes: > Hi, > > iyzs...@envs.net writes: > >> From: 宋文武 >> >> * gnu/packages/gnome.scm (sound-juicer): Update to 3.40.0. >> [arguments]: Adjust 'disable-gtk-update-icon-cache'. >> Add 'wrap-program' for GST_PLUGIN_SYSTEM_PATH. > > Installed, thank you! > > Related: it doesn't f

bug#54447: cuirass: missing derivation error

2023-08-30 Thread via Bug reports for GNU Guix
Maxim Cournoyer writes: > I wonder if these could be related to the DDoS protection discovered on > the Berlin network. I'll keep looking for other, potentially different > occurrences. Hello, this one for ddd: https://ci.guix.gnu.org/build/1372655/log/raw cannot build missing derivation ?

bug#65594: [feature] [qa] Notify users by email of problems

2023-08-30 Thread via Bug reports for GNU Guix
Maxim Cournoyer writes: > Hi, > > This is a feature request for QA: I think it'd be nice if it sent > notifications by email when a submitted patch or series has any kind of > issues, such as lint warnings, newly introduced breakage, etc. > > That'd be less clicking around to navigate to the info

bug#65391: Acknowledgement (People need to report failing builds even though we have ci.guix.gnu.org for that)

2023-08-30 Thread via Bug reports for GNU Guix
Maxime Devos writes: >> Maybe we can automatically report the failures as bugs, say every 7 >> days, and remove a package if it still fail to build in 90 days? > > The first part looks reasonable to me (though I would decrease 7 days > to daily or even hourly, as I don't see a point in the delay)

bug#65506: [bug#65533] [PATCH] gnu: anki: Fix preferences error.

2023-08-28 Thread via Bug reports for GNU Guix
> > * gnu/packages/education.scm (anki)[source]: Add snippet. > --- > gnu/packages/education.scm | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm > index bb307cf7ab..21c8a60c0b 100644 > --- a/gnu/packages/education.scm > +++ b/

bug#65391: [Cuirass] feature requests for dashboard

2023-08-27 Thread via Bug reports for GNU Guix
Hello, I think the current CI dashboard (eg: https://ci.guix.gnu.org/eval/693369/dashboard) is a little inconvenient to use, and I'd like it have: 1. different colors for build failures (status=1) and dependencies failures (status=2), and other type failures. Maybe yellow for dependencies failur

bug#64340: libsigrokdecode: check phase fails

2023-08-26 Thread via Bug reports for GNU Guix
Christopher Howard writes: > I am trying to install pulseview, but libsigrokdecode fails to build, > dying at the check phase. It appears to be a dependency-related issue > - test programs cannot build do to undefined functions. > > ``` > ld: ./.libs/libsigrokdecode.so: undefined reference to `Py

bug#65391: People need to report failing builds even though we have ci.guix.gnu.org for that

2023-08-26 Thread via Bug reports for GNU Guix
Maxime Devos writes: > For example, naev used to work just fine, yet apparently it doesn't > anymore: https://issues.guix.gnu.org/65390. > > Given that Guix has ci.guix.gnu.org, I would expect such new problems > to be detected and resolved early, and it was detected by > ci.guix.gnu.org, yet goi

bug#48549: Can't change keyboard layout in Xfce

2023-08-26 Thread via Bug reports for GNU Guix
Maxim Cournoyer writes: > Hello, > > 宋文武 writes: > >> Maxim Cournoyer writes: >> >>> Hello, >>> >>> In a VM image such as the one we offer for download here: >>> https://ftp.gnu.org/gnu/guix/guix-system-vm-image-1.3.0.x86_64-linux.qcow2 >>> or manually built with >>> >>> $ guix system image --i

bug#65506: Anki: Preferences Dialog Broken

2023-08-25 Thread via Bug reports for GNU Guix
Christopher Howard writes: > Hello, The Anki program works well except that if I select Tools >> > Preferences menu, I do not get a preferences menu, and instead I get this > error: > > ``` > Error > An error occurred. Please use Tools > Check Database to see if that fixes the > problem. > I

bug#40880: [XFCE]: No webbrowser installed by default

2023-08-25 Thread via Bug reports for GNU Guix
Michael Rohleder writes: > Hi Jonathan, > > Jonathan Brielmaier writes: >> If you install XFCE and you want to start the webbrowser via the bottom >> line or the Applications menu, you get a dialog "Choose Preferred >> Application" instead of a launching web browser. >> >> That's because no web

bug#48549: Can't change keyboard layout in Xfce

2023-08-25 Thread via Bug reports for GNU Guix
Maxim Cournoyer writes: > Hello, > > In a VM image such as the one we offer for download here: > https://ftp.gnu.org/gnu/guix/guix-system-vm-image-1.3.0.x86_64-linux.qcow2 > or manually built with > > $ guix system image --image-size=20G -t qcow2 > gnu/system/examples/vm-image.tmpl > > it is not

bug#36944: Xfce Panel shortcuts after updates might not work

2023-08-25 Thread via Bug reports for GNU Guix
zna...@disroot.org writes: > Hello! Sometimes, when Icecat or Pcmanfm-qt update, I am not able to run them > from shortcuts I've add to > panel as Items (right mouse click - Panel - Add new Item). > This is because applications addresses were changed after update (because > guix adds hash to app

bug#65390: bug#65395: [PATCH] gnu: naev: Fix build.

2023-08-23 Thread via Bug reports for GNU Guix
iyzs...@envs.net writes: > From: 宋文武 > > * gnu/packages/games.scm (naev)[inputs]: Don't use sdl-union. > Remove sdl2-mixer. Pushed now, closing.

bug#65390: naev build failure: validate-runpath failed

2023-08-19 Thread via Bug reports for GNU Guix
Maxime Devos writes: > When doing "guix shell naev", things ended with: > > [...] > starting phase `validate-runpath' > validating RUNPATH of 1 binaries in > "/gnu/store/nl8fl0agic9a5dw9i1m701p3yn6x6sw9-naev-0.10.4/bin"... > /gnu/store/nl8fl0agic9a5dw9i1m701p3yn6x6sw9-naev-0.10.4/bin/naev: > erro

bug#64981: GTK4 applications broken (missing libGLESv2)

2023-08-18 Thread via Bug reports for GNU Guix
iyzs...@envs.net writes: > * gnu/packages/gl.scm (libepoxy)[arguments]<#:phases>: > Hardcode paths to libGLESv1_CM.so.1 and libGLESv2.so.2. Hello, since we already hardcode paths for libGL, adding libGLES seems reasonable. Have test it though, because on my machine (kwin in wayland) it seems GTK

bug#64736: pipewire doesn't provide libspa-libcamera.so

2023-08-18 Thread via Bug reports for GNU Guix
Alexandre Hannud Abdo writes: > Uou, thank you. Let me know if and how I can help. Best, .~´ Hello, it should be fixed now. Since commit 7d8ce0701e82cf984906980e240bbf67f4988426. Closing, thanks.

bug#65282: guix-1.3 on Ubuntu-22.04 is broken because of outdated datefudge.

2023-08-15 Thread via Bug reports for GNU Guix
Dmitry Nikolaev writes: > The problem with guix-1.3 on Ubuntu-22.04 is not with datefudge. The > problem is ci.guix.gnu.org connectivity from Russia. Hello, you could try follow substitute mirrors if ci doesn't works: ci mirror: https://mirror.sjtu.edu.cn/guix/ bordeaux:https://bo

bug#25865: xinit does not allow non-root startx

2023-08-11 Thread via Bug reports for GNU Guix
Alex Vestgaard writes: > Hi, > > xinit suffers from an upstream bug, which does not allow non-root X to be run > without a display manager via startx or xinitrc. Several > people have reported this on #guix. > > Currently if one runs startx as non-root, X reports: > (EE) parse_vt_settings: Canno

bug#26877: building fonts: fontcache must be updated regulary

2023-08-11 Thread via Bug reports for GNU Guix
Maxim Cournoyer writes: > Hello, > > l...@gnu.org (Ludovic Courtès) writes: > >> Hi, >> >> Mark H Weaver skribis: >> >>> The usual Guix way to handle things like this is to arrange for the font >>> cache to be part of the profile, and to create a profile hook that >>> creates the cache from all

bug#18640: fontconfig's cache is not refreshed automatically

2023-08-11 Thread via Bug reports for GNU Guix
Hello, I believe this issue had been fixed by: commit 6f12880a76a6c91058718d15845f8b9d9b529a5a Author: Sarah Morgensen Date: Fri Jun 18 17:52:05 2021 -0700 gnu: fontconfig: Use (locally) deterministic caching Make fontconfig use directory contents rather than modification time t

bug#53543: bug#64798: [PATCH 000/209] update kde package and add plasme desktop

2023-08-09 Thread via Bug reports for GNU Guix
Andreas Enge writes: > Am Tue, Aug 08, 2023 at 08:39:26PM +0800 schrieb 宋文武: >> Thank you! Fixed failures due to missing ktextaddons with: >> 5ced446828 gnu: Add ktextaddons. >> 8d1a785d59 gnu: Add missing ktextaddons to kde-pim packages. >> Also fixed kalendar and kgpg: >> 67f32a2fd2 gnu:

bug#61132: xfce 4.18 issues: gsettings, icons missing, and logout need long time

2023-08-01 Thread via Bug reports for GNU Guix
> 宋文武 writes: > >> During my tests, I find some issues though: >> >> 1. in xfce4-appearance-settings, switch the theme to greybird-dark will >> kill it, with output: >> >> ``` >> (xfce4-appearance-settings:13788): Gtk-WARNING **: 10:53:21.078: >> Could not load a pixbuf from >> /org/gtk/libgtk/t

bug#61195: termite failed to build, need switch to a maintained fork

2023-08-01 Thread via Bug reports for GNU Guix
> New fork: https://github.com/aperezdc/termite > Maybe also remove vte-ng. Done in commit 1b8c5480f64a57f46e39822136d279fa0b1270cd and 34b56974dfe720e5e30f04409ac216747d7e3f5c.

bug#64987: Blind people unable to install Guix System

2023-08-01 Thread via Bug reports for GNU Guix
Simen Endsjø writes: > It was brought to my attention that blind people runs into problems installing > Guix System, while Debian and Arch have solved this better. > > The problem is outlined by the user k.g.roberts, ref > : > > The install

bug#64941: ModuleNotFoundError in ibus-anthy

2023-07-29 Thread via Bug reports for GNU Guix
elaexuo...@wilsonb.com writes: > Hey guix, > > Anthy has been giving me grief lately. It's not showing up in ibus-setup's > list > of input methods. > Hello, thanks for the report, fix now in master!

bug#64736: pipewire doesn't provide libspa-libcamera.so

2023-07-21 Thread via Bug reports for GNU Guix
Alexandre Hannud Abdo writes: > Uou, thank you. Let me know if and how I can help. Best, .~´ > I had submit patches for it at https://issues.guix.gnu.org/64767. It builds fine, but I haven't test the camera (no camera here), it will be good if you can test it... It can be fetched in a local gui

bug#64736: pipewire doesn't provide libspa-libcamera.so

2023-07-20 Thread via Bug reports for GNU Guix
Alexandre Hannud Abdo writes: > Ni! File `usr/lib/spa-0.2/libcamera/libspa-libcamera.so` isn't found when > installing pipewire. > > This seems to affect screen sharing on wayland through wireplumber, or at > least my setup broke once the messages below started appearing: > > ``` > > M 22:57:06

bug#20255: 'search-paths' should respect both user and system profile.

2023-05-17 Thread via Bug reports for GNU Guix
Maxim Cournoyer writes: > Hi, > > 宋文武 writes: > >> Hello, commit 40310efde9b4a4f2cf98081d6cd10f843685ebb6 fix this by merge >> search-paths from multiple profiles by `guix package --search-paths`, in >> ~/.bashrc and ~/.zprofile (skeletons, so existed systems need manual >> update). >> >> >> C

bug#20255: 'search-paths' should respect both user and system profile.

2023-05-16 Thread via Bug reports for GNU Guix
Josselin Poiret writes: > Hi Maxim, > > Maxim Cournoyer writes: > >> Just to make sure, remove what exactly? > > Remove the bit in /etc/profile that loads the user's profile, if it is > indeed supposed to be loaded by the user's own ~/.zprofile or > ~/.bash_profile. Remove will break existed sy

bug#20255: 'search-paths' should respect both user and system profile.

2023-05-12 Thread via Bug reports for GNU Guix
Hello, commit 40310efde9b4a4f2cf98081d6cd10f843685ebb6 fix this by merge search-paths from multiple profiles by `guix package --search-paths`, in ~/.bashrc and ~/.zprofile (skeletons, so existed systems need manual update). Close now!

bug#63099: Dovecot FTBFS

2023-04-27 Thread via Bug reports for GNU Guix
Felix Lechner writes: > Hi, > > With a recent checkout of Guix, dovecot fails to build from source due > to failing tests. Looks like an assertion related to OpenSSL. A > partial log is below. Thanks! Fixed with a patch from: https://raw.githubusercontent.com/archlinux/svntogit-community/package

bug#63118: Mumble failing to build

2023-04-27 Thread via Bug reports for GNU Guix
"J. Sims" writes: > Hello, > > As of at least bb385f247292d3162b27afa7ac48a1bf404c8e37, Mumble is > failing to build during compilation. Hello, fixed with use openssl-1.1. Thank you for the report!

bug#63133: python-ipy FTBFS

2023-04-27 Thread via Bug reports for GNU Guix
Felix Lechner writes: > Hi, > > With a recent checkout of Guix, python-ipy fails to build from source. Hello, update to 1.01 fix it, pushed, thank you for the report!

bug#61469: Xfce window snapping broke with latest upgrade

2023-03-05 Thread via Bug reports for GNU Guix
Nathan Dehnel writes: > Turns out the setting for this is called "tiling" in xfce, not > "snapping". So I was able to re-enable it. This can probably be > closed. Cool! Close now, thank you!

bug#48214: inetutils-1.9.4 build fails

2023-02-21 Thread via Bug reports for GNU Guix
Bone Baboon writes: > I have reopened bug#48214 because while inetutils-1.9.4 can be built on > x86_64 with IPv6 disabled this command fails on x86_64 with IPv6 > disabled `guix build --no-substitutes --system=i686-linux` inetutils`. > This command has the same failing test. Attached is the fail

bug#61343: [PATCH] scripts: repl: Load (gnu packages) to set up %load-path.

2023-02-16 Thread via Bug reports for GNU Guix
Josselin Poiret writes: > * guix/scripts/repl.scm: Add (gnu packages) to the used modules so that > channel > Scheme files are available straight away. > --- > Hi both of you, > > I don't think there's a reason for that, other than no one realizing before. > Here's a simple fix, freshly tested.

bug#61469: Xfce window snapping broke with latest upgrade

2023-02-12 Thread via Bug reports for GNU Guix
Nathan Dehnel writes: > Latest guix pull and reconfigure caused window snapping to stop > working in XFCE. I have tried toggling it off and on a few times in > the settings. > Current generation: ccf742f120452acf587d16e40adea570d15169c4 > Previous generation: 658c09333da095edf6e1b3c5e351a7bfa3c87

bug#57677: GIMP retains reference to GCC

2023-02-07 Thread via Bug reports for GNU Guix
Ludovic Courtès writes: > [...] > So the root cause is that GIMP’s build process captures the output of > ‘gcc -v’, which leads to this unintended retention. I sent a patch to fix reference from 'gcc -v', but gcc is still here via exiv2->gcc: rg -a /gnu/store/069aq2v993kpc41yabp5b6vm4wb9jkhg-gc

bug#61343: modules from channels is not available to "guix repl"

2023-02-07 Thread via Bug reports for GNU Guix
I have add the rde channel to my guix, and "guix pull". --8<---cut here---start->8--- (cons* (channel (name 'rde) (url "https://git.sr.ht/~abcdw/rde";) (introduction (make-channel-introduction "257cebd587b66e4d865b3537a9a88cccd7107c95" (openpgp-

bug#61195: termite failed to build, need switch to a maintained fork

2023-01-30 Thread via Bug reports for GNU Guix
New fork: https://github.com/aperezdc/termite Maybe also remove vte-ng.

bug#59579: installing zbar prevents gdm to start on Ubuntu 22.04 foreign distro

2023-01-30 Thread via Bug reports for GNU Guix
Simon Tournier writes: > Hi, > > On Fri, 25 Nov 2022 at 18:45, Clément Lassieur wrote: > >> It's very difficult to pin the issue down to a guix package being >> installed. >> >> I imagine the bug would not happen if ~/.guix-profile/share was not in >> XDG_DATA_DIRS. > > Yes, it is related to XDG

bug#61132: xfce 4.18 issues: gsettings, icons missing, and logout need long time

2023-01-28 Thread via Bug reports for GNU Guix
> [...] > > Hello Feng Shu and Michael Rohleder, I have create a wip-xfce branch and > applied all patches: They're all LGTM, and I will merge it after some > tests later. Thank you! > Pushed! During my tests, I find some issues though: 1. in xfce4-appearance-settings, switch the theme to greyb

bug#59846: "Running Guix in a Virtual Machine" documentation unclear/incomplete/wrong

2022-12-07 Thread via Bug reports for GNU Guix
Ian Eure writes: > I’m trying to explore Guix System by running it in a VM on my computer > which runs Debian. I’m interested in some of the Guix ideas, but not > ready to do a bare-metal install. Hello! > > I found the download page[1] and got a copy of the QEMU image, then > clicked "Installa

bug#59876: Bug.

2022-12-07 Thread via Bug reports for GNU Guix
Ping Pong writes: > Hello, Hello! > > My shell asked me to send this your way: > [...] > ./guix/serialization.scm:80:6: In procedure read-int: > ERROR: > 1. &nar-error: > file: #f > port: # > guix pull: error: You found a bug: the program > '/gnu/store/lzj46vv382in6axngwsjaaa2y96l

bug#58697: [bug] guix refresh nftables crashes

2022-10-24 Thread via Bug reports for GNU Guix
Maxime Devos writes: > On 22-10-2022 03:55, kiasoc5 via Bug reports for GNU Guix wrote: >> % guix refresh nftables >> [...] >> ice-9/boot-9.scm:1685:16: In procedure raise-exception: >> In procedure getaddrinfo: Servname not supported for ai_socktype >> ``` > > I can reproduce this locally and do

bug#57480: Wrong Type To Apply on Reconfigure

2022-08-29 Thread via Bug reports for GNU Guix
Julien Lepiller writes: > I don't know how to fix it, but here is what I think is the issue: > > in guix/scripts/system/reconfigure.scm: > > #:autoload (guix describe) (current-channels) > ... > (define* (check-forward-update ... >(current-channels ...)) > (define new (current-cha

bug#57268: rottlog create a /.lastweek file

2022-08-17 Thread via Bug reports for GNU Guix
Our rottlog has an empty STATDIR, it will create a /.lastweek file when running. Normally it should use /var/lib/rottlog/.lastweek.

bug#57104: Python-symengine fails to build

2022-08-11 Thread via Bug reports for GNU Guix
Andreas Enge writes: > Since it replaces a broken package by a more modern broken package, I still > took the liberty to push, but it would be nice if someone with knowledge of > python and/or symengine could have a look. Disabling the tests makes the > compilation succeed, but it would be nice t

bug#57067: Missing Xfce icons

2022-08-09 Thread via Bug reports for GNU Guix
Ludovic Courtès writes: > In current ‘master’ (ca. 6db3b34d7203639ef4286c237a6e536259f92352), in a > VM created with: > > guix system vm gnu/system/examples/vm-image.tmpl > > Xfce is lacking a few icons in window decorations and in the bar at the top: > Fixed in commit 02b69362cb5922e3e2579b12

bug#57049: cool-retro-term-1.2.0 build failure

2022-08-08 Thread via Bug reports for GNU Guix
"bdju" writes: > build log: http://ix.io/46Yn > guix version: just shows up as 0 for some reason... cool-retro-term fixed in master now, thank you for the report! I have version as 0 too...

bug#57048: tiled-1.8.1 fails to build

2022-08-07 Thread via Bug reports for GNU Guix
Fixed in commit ee216d16ef5ea537eaf5508dcffa5d808ab62bb0, thank you for the report!

bug#56437: Reduce closure size of gsettings-desktop-schemas

2022-08-05 Thread via Bug reports for GNU Guix
Maxime Devos writes: > On 07-07-2022 16:50, Pierre Neidhardt wrote: > >> Hi, >> >> Gsettings-desktop-schemas is required by WebKitGTK to load HTTPS pages. >> But it also depends on gnome-backgrounds which weights some 40 MiB. >> >> For sure this does not help the closure size... >> >> I suggest w