bug#65446: [berlin] guix gc throws: "error: build daemon out of memory"

2024-12-16 Thread Collin J. Doering
Perhaps worth noting that I've seen this numerous times on cuirass.genenetwork.org. Usually restarting guix-daemon will allow 'guix gc' to complete without error. I see dmesg errors that match what Ludo provided. Kind regards -- Collin J. Doering http://rekahsoft.ca http://bl

bug#74203: Further investigation and workaround

2024-11-13 Thread Collin J. Doering
y curious if anyone spots something I'm missing (eg. has a better understanding of the guix build environment and why the reflink coreutils test could be failing like this). Thanks for your time and attention. -- Collin J. Doering http://rekahsoft.ca http://blog.rekahsoft.ca http://git.rekahsoft.ca signature.asc Description: PGP signature

bug#74203: [PATCH] gnu: coreutils: Disable cp/reflink-auto.sh as it can fail on btrfs

2024-11-04 Thread Collin J. Doering
* gnu/packages/base.scm: Similarly to nix (https://github.com/NixOS/nixpkgs/pull/190211), disable tests/cp/reflink-auto.sh test as it can fail on btrfs. This was discovered by the cuirass.genenetwork.org build farm. Change-Id: If1cc3d516c5807e580ec64ab93670e30090581a7 --- gnu/packages/base.scm |

bug#74203: coreutils fails to build

2024-11-04 Thread Collin J. Doering
://github.com/NixOS/nixpkgs/pull/190211 -- Collin J. Doering http://rekahsoft.ca http://blog.rekahsoft.ca http://git.rekahsoft.ca signature.asc Description: PGP signature

bug#70165: D-Bus system service breaks reconfiguration when /var/run/dbus is present + /run and /var/run are on separate file systems.

2024-05-10 Thread Collin J. Doering
else. Kind regards, -- Collin J. Doering http://rekahsoft.ca http://blog.rekahsoft.ca http://git.rekahsoft.ca signature.asc Description: PGP signature

bug#62672: Unexpected interaction between gobject-introspection and grafts

2024-04-26 Thread Collin J. Doering
Thanks Josselin. I haven't looked at this in some time, so I'm closing to avoid clutter. -- Collin J. Doering http://rekahsoft.ca http://blog.rekahsoft.ca http://git.rekahsoft.ca signature.asc Description: PGP signature

bug#68237: Cuirass 1.2.0-1.bdc1f9f local builds never occur

2024-01-15 Thread Collin J. Doering
ving. > > If you run ‘guix pull’ now, you’ll get version 1.2.0-2.7bcd3d0 of the > ‘cuirass’ package, which includes the fixes above. > > I’m tentatively closing this issue but please do let me know if you > notice any problems. > > Thanks, > Ludo’. -- Colli

bug#68264: awscli@2.2.0 downloads and runs a docker container from a large american corporation

2024-01-05 Thread Collin J. Doering
on sources. This also follows closely to what nix does (see https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/admin/awscli2/default.nix). -- Collin J. Doering http://rekahsoft.ca http://blog.rekahsoft.ca http://git.rekahsoft.ca signature.asc Description: PGP signature

bug#68237: Cuirass 1.2.0-1.bdc1f9f local builds never occur

2024-01-03 Thread Collin J. Doering
>8--- It may be worth noting that I am running cuirass with substitutes on. Any help appreciated. -- Collin J. Doering http://rekahsoft.ca http://blog.rekahsoft.ca http://git.rekahsoft.ca signature.asc Description: PGP signature

bug#63546: nix-channel error: opening pseudoterminal master: No such device

2023-06-27 Thread Collin J. Doering
For What Its Worth (fwiw): I found that restarting the nix-daemon shepherd service makes this issue go away for me. Not sure what is the underlying cause, but thought I'd mention it for others. Kind regards, -- Collin J. Doering http://rekahsoft.ca http://blog.rekahsoft.ca

bug#62672: Unexpected interaction between gobject-introspection and grafts

2023-04-05 Thread Collin J. Doering
eed help parsing this early and rough packaging I > did, though I think it shouldn't take much to get it to build again > (famous last words, I know). > > John -- Collin J. Doering http://rekahsoft.ca http://blog.rekahsoft.ca http://git.rekahsoft.ca

bug#62672: Unexpected interaction between gobject-introspection and grafts

2023-04-05 Thread Collin J. Doering
g; the original error says that it can't find "/gnu/store/91ar3zh59n19rdn00png5r9hxp3k0y13-gtk-4.8.1/lib/libgtk-4.so.1", however this is the ungrafted gtk package, so it SHOULD (afaik) exist throughout the build. Further, when I enter a simulated build environment, the file do

bug#62672: Unexpected interaction between gobject-introspection and grafts

2023-04-04 Thread Collin J. Doering
uot;) (("@CAIRO_SHARED_LIBRARY@") (string-append cairo "/lib/@CAIRO_SHARED_LIBRARY@"))) #t --8<---cut here---end--->8--- Note: this adjustment to gobject-introspection should likely make it upstream (and was inspired by a similar change to nix (described https://github.com/NixOS/nixpkgs/pull/34081)). -- Collin J. Doering http://rekahsoft.ca http://blog.rekahsoft.ca http://git.rekahsoft.ca

bug#54631: Unable to determine system origin when configuration stored in guix channel

2022-03-30 Thread Collin J. Doering
be`, `guix system list-generations`, `guix home list-generations`, etc.. indicated when a generation was created with the `-L|--load-path` argument specified. As you said, it 'voids you provenance', so I think its something that should be visually indicated to the user. Regards -- Collin J.

bug#54631: Unable to determine system origin when configuration stored in guix channel

2022-03-29 Thread Collin J. Doering
//git.savannah.gnu.org/git/guix.git branch: master commit: e584a093f943be216fdc93895281fde835836b8d my-config-channel: repository URL: https://not-yet-on-the-internet.com branch: master commit: 918a3bf799038a019c7394cda480ee67db8a0009 --8<---cut here---end--->8--- Thank you for reading -- Collin J. Doering http://rekahsoft.ca http://blog.rekahsoft.ca http://git.rekahsoft.ca

bug#37348: Force https redirect missing from ci, workflow and workflows guix.info sub-domains

2019-09-08 Thread Collin J. Doering
Hi all, Not sure where the best place to report this, however today I noticed that ci.guix.info, workflow.guix.info and workflows.guix.info do not redirect http to https, though its also served over https. Kind regards, -- Collin J. Doering http://rekahsoft.ca http://blog.rekahsoft.ca http