IRC channel logs
2025-10-16.log
back to list of logs
<ieure>apteryx, Hmm, I don't even have xdg-open. And `guix shell flatpak-xdg-utils -- xdg-open https://gnu.org' just complains about D-Bus. <apteryx>ieure, it's from the `xdg-utils` package <apteryx>maybe with --pure to not find other browsers <ieure>apteryx, Alright, attempting. <ieure>It's looking for a lot of substitutes. <apteryx>I think you'll need to put icecat as the default application in GNOME or hack a ~/.config/mimeapps.list file <ieure>apteryx, Yeah, I was thinking that. <apteryx>it's because each langpack is implemented as an output (different .nar) <ieure>apteryx, The command you gave also gripes about D-Bus. <ieure>> Failed to connect to session bus: Failed to execute child process ?dbus-launch? (No such file or directory) <ieure>I'm in an EXWM session, but there is a session bus. <apteryx>Perhaps it relies on dbus, not sure. I'm on GNOME, so that part just works. <mra>allana: it looks like Maxim approved it, and that it just never ended up getting merged. might be reasonable to just go ahead and get a committer's attention? <csantosb>allana: `./pre-inst-env guix refresh --list-dependent libssh2` gives something like ... <csantosb>"Building the following 1284 packages would ensure 2629 dependent packages are rebuilt" <allana>csantosb: I figured that it would be a big one, and I suppose it must require a close look. <csantosb>sneek: later tell allana, "Changes which affect more than 300 dependent packages should first be pushed to a topic branch", see "22.11.2 Managing Patches and Branches" <kestrelwx>Can I have in a #:modules argument `((foobar) => ,(local-file ...))? <kestrelwx>Oh, that's for #:imported-modules. Makes sense. <gabber>sneek: later tell allana: if you manage to get the attention of our release team this may well land on the release scheduled for the beginning of next year. have a look at the relevant discussions in our mailing lists for further information. <vntsuyo>my root partition is full (100%) while trying to update my system <vntsuyo>that means i will lose my current build progress? <kestrelwx>Does deleting generations free space immediately? <mra>hm, ever since i joined core i seem to be getting a bunch of email notifications for issues and prs which are not assigned to core. any idea what's up with that? <csantosb>mra: rings a bell to me ... maybe do you have the codeberg ui watch eye active ? <csantosb>Unrelated: do we have a tag for pr fixing an issue ? <mra>csantosb: ah, yeah, i'm watching the guix repo. i guess that means that i get everything? <csantosb>mra: I think this happens sometimes when you land in a team <mra>csantosb: oh, that's weird... ah well, i guess if i just stop watching the guix repo it should solve itself <tomenzgg>(not sure if my previous message sent) So I know we can run guix commands through Guile through the =guix scripts= modules but are there any Guile procedures which return the data as data structures that Guile could then process, by chance? <FuncProgLinux>Woke up to a revision from "guix-cuirass-bot" is this a new addition for our CI/CD? :D <efraim>running the system tests locally takes a lot of disk space <FuncProgLinux>efraim: I noticed last time I ran guix gc it cleared 400GB of disk space <efraim>I freed about 200GB after stopping the tests after 2 hours <Rutherther>I run 5 in parallel and currently it uses like 300 GB (including the deps that were obtained for the tests). And some of the installation tests are currently failing for me because of lack of space, will have to run those separately <efraim>we'll have to check the installation tests specifically, they seem to regularly fail on berlin <Rutherther>I wouldn't be surprised if they failed because of lack of free space tbh. Did you check that? <efraim>I haven't yet. I finally remembered to check berlin an hour or two ago <efraim>I think I had the encrypted install test timeout on me, but I'd have to check again <efraim>iso-image-installer looks like it failed due to lack of space <mrh57>I'm having some trouble getting fuzzel to display application icons <mrh57>it will display the icon for librewolf since the guix package hardcodes the path to the icon when creating the application file, but I get no other icons <mrh57>not sure if it's fuzzel specific, I don't use programs that utilize icons very much <mra>is one week a reasonable time after which to poke people about review on a PR? i don't want to be a nag <Deltafire>heh, someone was in earlier saying the same thing about a 7 month old PR <mra>Deltafire: well, best i wait then :) <Deltafire>it seems that unless there is a team assigned, they tend to get forgotten about <mra>my issue does have a team assigned. i'm sure someone will get around to it. people are just busy <mra>all's well, i have other things to work on <mra>ekaitz: the change is simple, but the concern about tertiary effects of the change may be less so <ekaitz>mra: it might take long if the effects are unclear