Re: Forgejo: branch master is protected from unverified commit

2025-06-25 Thread Z572
Greg Hogan writes: > My local guix and git repo validate the signature, but when pushing > the validated commit upstream to codeberg the commit is rejected as > unverified. The key is present in .guix-authorizations under username > "oom" (should we be updating these to our codeberg usernames?).

Re: GCD005: Regular and efficient releases (consideration/decision)

2025-06-24 Thread Z572
Steve George writes: > Hi all, > > After a good long discussion I'm moving GCD005 to Deliberation. > > The final version is below and can be found on Codeberg: > > > https://codeberg.org/guix/guix-consensus-documents/src/branch/main/005-regular-releases.md > > This means that team members ha

Re: Issues and pull requests labels on Codeberg.

2025-06-05 Thread Z572
Hilton Chain writes: > Hi Guix, > > An initial set of labels were added in > https://codeberg.org/guix/guix/issues/33. > > Documentation for labels are available here: > https://forgejo.org/docs/latest/user/labels/ > > Once created, an id will be assigned > e.g. https://codeberg.org/guix/guix/iss

Re: Committers: create and share your Codeberg account

2025-05-09 Thread Z572
odeberg according to the “Rights and > Privileges” section of GCD 002. > > Thanks in advance. :-) > > Ludo’. https://codeberg.org/z572 signature.asc Description: PGP signature

Re: Substitutes mirror available in Japan! (and questions regarding mirroring)

2025-05-07 Thread Z572
Christopher Baines writes: > Hilton Chain writes: > >> Recently, I got in touch with Jing Luo on mirror hosting. They have >> hosted mirrors for various distributions[1], and it's really kind of >> them to still[2] be willing to help out. >> >> As a result, here are two new mirrors: >> >> --8<-

Re: Help with strange Guile build failures

2025-04-27 Thread Z572
Ian Eure writes: > I have two patches I contributed which I need to make some additional > changes to, but which I can’t make progress on because they fail to > build. The failures are repeatable -- I can replicate them every > time, across multiple computers -- but not /consistent/ -- the same

Re: [GCD] Deliberation on: Migrating repositories, issues, and patches to Codeberg

2025-04-23 Thread Z572
Ludovic Courtès writes: > Hello Guix, > > It’s been two months since we started discussing GCD 002, entitled > “Migrating repositories, issues, and patches to Codeberg”. Its final > version is attached below. > > In accordance with the GCD process, team members have until May 6th to > participat

Re: Regarding removal of the rottlog-service-type

2025-04-22 Thread Z572
Ludovic Courtès writes: > Z572 writes: > >> Currently, it is not possible to simply modify an extended service to a >> variant. For example, I want to use a modified log-rotation-service-type >> (NL) to replace the original log-rotation-service-type (OL). >

Re: Regarding removal of the rottlog-service-type

2025-04-22 Thread Z572
Ludovic Courtès writes: > Hello, > > Z572 writes: > >> I think our modify-services may lack a function to replace the >> service-type, so that we can easily experiment with new service-types, >> inherit and modify them to the behavior we want. > > I’m n

Re: Regarding removal of the rottlog-service-type

2025-04-21 Thread Z572
Ludovic Courtès writes: > Tomas Volf <~@wolfsden.cz> writes: > >> 1. Per-log file settings. Some files I want to never rotate (the data >>has sentimental value). Some files I want to rotate, but keep *all* >>previous versions (if I would be using Guix at work, this is required >>for

our git linked with openssl, license is incompatible

2025-04-15 Thread Z572
see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1094969 ldd /gnu/store/...-git-2.49.0/libexec/git-core/git-imap-send linux-vdso.so.1 (0x7f8ca8a38000) libcurl.so.4 => /gnu/store/...-curl-8.6.0/lib/libcurl.so.4 (0x7f8ca8988000) v

Re: Add kde-team.

2025-03-12 Thread Z572
Sughosha writes: > On Wednesday, March 5, 2025 4:55:12 PM GMT+5:30 Z572 wrote: >> Hi! >> >> We have had plamsa desktop for a long time, but lack of a kde-team has >> resulted in many patches being missed. Also, Sughosha, are you >> interested in joining? &

Add kde-team.

2025-03-05 Thread Z572
: <55138c588157a230b447cafdf10e5a2f8e2d2d53.1741173550.git.z572@z572.online> From: Zheng Junjie Date: Wed, 5 Mar 2025 19:17:15 +0800 Subject: [PATCH 1/2] teams: Add kde team. * etc/teams.scm (kde): New team. Change-Id: I284813a796fb520c014d36347bba7a59e5e6ee58 --- etc/teams.scm | 8 1 file chan

Re: none

2025-02-16 Thread Z572
Liliana Marie Prikler writes: > ## Repository Update Path > > For a complete list of repositories associated with the Guix project, see > GCD 002 ‘Migrating repositories, issues, and patches to Codeberg’. Most > repositories can rename their main branch with no issue (see also Cost of > Revertin

Re: Qt6StateMachine and where to find it

2024-09-22 Thread Z572
Rovanion Luckey writes: > Hi, > I'm trying to package MuseScore 4.4.2 and between 4.3 and 4.4 they seem to > have gone to Qt 6 for this release. The issue I'm > encountering is that I can't find Qt6StateMachine packaged or used anywhere > in the Guix sources, and I can't find it as a module > o

Re: merging r-team branch

2024-07-15 Thread Z572
Zheng Junjie writes: > Ricardo Wurmus writes: > >> Hi Guix, >> >> the r-team branch has been built successfully. It contains updates to >> R >> and both CRAN and Bioconductor packages. >> >> It is the last in the queue of branches to be merged: >> >> core-updates #70456 >> tex-team

binfmt_misc

2024-03-02 Thread Z572
hello! see https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=21ca59b365c0 linux 6.7 support use binfmt_misc to add new binary formats within unprivileged namespaces, I think this improves guix reproducibility and also avoids leakage of the host's binfmt into the comp

what is the status of the core-updates now

2023-11-23 Thread Z572
Maxime Devos writes: > [[PGP Signed Part:Undecided]] > > > Op 21-11-2023 om 18:21 schreef Maxime Devos: >> > [PATCH] gnu: ephemeralpg: Fix cross-compilation. >> There is already a patch for that: >> >> and (a rebased version of) it effectively has already

Re: plasma desktop in guix

2023-08-16 Thread Z572
Ludovic Courtès writes: > Hi, > > Z572 <873216...@qq.com> skribis: > >> i try update kde packages and running a plasma desktop. >> >> url is https://github.com/Z572/guix/tree/kde-5.108.0 > > Neat! Please consider upstreaming those packages; that can m

Re: RISC-V (riscv64-linux) substitutes are coming

2023-05-13 Thread Z572
try retry send. Hello, i have a substitute server have 3.2% substitutes available, maybe someone need, see https://cache.z572.online . use licheepi 4a, maybe can join build farm. Christopher Baines writes: > [[PGP Signed Part:Undecided]] > Hey! > > Almost a year ago now [1] I mentioned that I

2.2% riscv64 substitutes available at cache.z572.online

2023-05-13 Thread Z572
hello, i have a substitute server have some riscv64 package, maybe someone need, see https://cache.z572.online, use licheepi 4a to build. -- over