Re: CI is broken

2025-06-04 Thread Ludovic Courtès
Ian Eure writes: >uncaught throw to %exception: (#<&store-protocol-error message: >"reading file >`/gnu/store/9kqd85xgbgdng03nia2q12nl05w5b6yi-sbm-0.9.tar.gz.drv': >No such file or directory" status: 1>) >In thread: >uncaught throw to %exception: (#<&store-protocol-err

Re: Moving translations of Guix away from Fedora Weblate

2025-06-04 Thread Julien Lepiller
Le 5 juin 2025 01:05:58 GMT+02:00, "pelzflorian (Florian Pelz)" a écrit : > >* Somebody (pelzflorian?) changes the guix.gnu.org website contributing > page in artwork.git from translate.fedoraproject.org to the new > Weblate at Codeberg. We also have a link in the language list. > >* pelzf

Moving translations of Guix away from Fedora Weblate

2025-06-04 Thread pelzflorian (Florian Pelz)
(This is a follow-up of discussions at [4].) Hello Guix community. The Guix program and Guix website is translated to many languages, some partial and some fully, and there also are incomplete translations of our very many package synopses, descriptions and manual, cookbook (although translation

Re: codeberg migration: fj.el guidance please

2025-06-04 Thread Christopher Howard
Ludovic Courtès writes: > Try ‘M-x fj-list-issues’ and ‘M-x fj-list-pulls’ from your Guix > checkout. > > Your Git checkout must be configured with g...@codeberg.org:guix/guix.git > (*without* “ssh://”) or https://codeberg.org/guix/guix.git as one of its > remotes. Okay, thank you. I initially

Re: Impossible to push patches to codeberg

2025-06-04 Thread Ludovic Courtès
After a fruitless debugging session with Vagrant on IRC, I opened this issue: https://codeberg.org/Codeberg/Community/issues/1974 Ludo’.

Re: Impossible to push patches to codeberg

2025-06-04 Thread jgart
Hi Ludovic, I get this: $   ssh g...@codeberg.org mailto:g...@codeberg.org PTY allocation request failed on channel 0 Hi there, jgart! You've successfully authenticated with the key named framework, but Forgejo does not provide shell access. If this is unexpected, please log in with password an

Re: codeberg migration: fj.el guidance please

2025-06-04 Thread Ludovic Courtès
Hi, Christopher Howard writes: > Hi, I'm trying to use fj.el to interact with codeberg, as indicated in > the migration GCD. I am able to view my own repos and issues, but I'm > confused as to which command allows me to view the guix repo and > issues. Can somebody help me out? Try ‘M-x fj-list

Re: Extra commits pushed on Savannah

2025-06-04 Thread Ludovic Courtès
Ludovic Courtès writes: > I’ve joined #savannah on Libera.Chat asking for help. Update: they’re looking into it. Ludo’.

Re: Impossible to push patches to codeberg

2025-06-04 Thread Ludovic Courtès
Guillaume Le Vaillant writes: > I still get the same error message: > > --8<---cut here---start->8--- > Énumération des objets: 37, fait. > Décompte des objets: 100% (37/37), fait. > Compression par delta en utilisant jusqu'à 32 fils d'exécution > Compression d

Re: Migration of the translation platform

2025-06-04 Thread Ludovic Courtès
This is now being discussed at: https://codeberg.org/guix/guix/issues/406 (Please avoid duplicating discussions across platforms.) Thanks for bringing it up! Ludo’.

Re: setenv and pyproject-build-system

2025-06-04 Thread Rutherther
Hello nik, nik gaffney writes: > Hello, > > Is there a recommended way for a package to set environment variables > that should persist after install? The only way to do that is search paths. Those point to a folder in the profile you install to. No other mechanism is supported for packages

codeberg migration: fj.el guidance please

2025-06-04 Thread Christopher Howard
Hi, I'm trying to use fj.el to interact with codeberg, as indicated in the migration GCD. I am able to view my own repos and issues, but I'm confused as to which command allows me to view the guix repo and issues. Can somebody help me out? -- 📛 Christopher Howard 🚀 gemini://gem.librehacker.com

Re: Issues and pull requests labels on Codeberg.

2025-06-04 Thread Andrew Wong
Per issue #67 (quote below), I'm in favor of implementing a help-wanted tag, color #fff700 "lemon", description: Contributor is seeking help or advice. > A brightly-colored label contributors could add to PRs in need of > advice/assistance would make it easier for those to receive it. It > would a

Re: Issues and pull requests labels on Codeberg.

2025-06-04 Thread Andrew Wong
Per issue #67 (quote below), I'm in favor of implementing a help-wanted tag, color #fff700 "lemon", description: Contributor is seeking help or advice. > A brightly-colored label contributors could add to PRs in need of > advice/assistance would make it easier for those to receive it. It > would a

setenv and pyproject-build-system

2025-06-04 Thread nik gaffney
Hello, Is there a recommended way for a package to set environment variables that should persist after install? specifically, i've got a package definition using the pyproject-build-system and would like to automatically add a var to the users profile (or elsewhere?) that is defined before t

Migration of the translation platform

2025-06-04 Thread Rivulet Cedar
I have previously sent an email to this mailing list identical to this one, but it doesn't seem to have been received, so I'll re-send it here. Some of the work has now been migrated to Codeberg, and it seems to be performing well. I think it's time to migrate the guix project from translate.fe

Package shared library Rawspeed for use via CMake

2025-06-04 Thread Development of GNU Guix and the GNU System distribution.
Hi all, I recently contributed the Ansel photo editor in gnu/packages/photo.scm https://codeberg.org/guix/guix/pulls/85 Ansel is a fork of Darktable, and both use the rawspeed library: https://github.com/aurelienpierreeng/ansel/blob/master/.gitmodules https://github.com/darktable-org/darktable/bl

Re: Extra commits pushed on Savannah

2025-06-04 Thread Rutherther
Rutherther writes: > Hi Ludo, > > On June 4, 2025 11:19:21 AM GMT+02:00, "Ludovic Courtès" wrote: >>Hi Danny, >> >>Those 4 commits mean that someone pulling right now from a pre-migration >>Guix will end up in a branch that only exists there, and the next ‘guix >>pull’ will error out due to non

Re: guix refresh error

2025-06-04 Thread Ricardo Wurmus
Paul Garlick writes: Are others seeing this too? Yes, this has been reported as issue #78126. -- Ricardo

guix refresh error

2025-06-04 Thread Paul Garlick
Hi Guix, After a recent 'guix pull' I notice that 'guix refresh' is giving an error: $ guix describe guix efac01f repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: efac01f19b65d7d77a98bbfd57fe2073fb13064a $ guix refresh --list-updaters Available updat

Re: Impossible to push patches to codeberg

2025-06-04 Thread Guillaume Le Vaillant
Ludovic Courtès skribis: > Hello, > > I do see you among “collaborators” at > https://codeberg.org/guix/guix/settings/collaboration (visible to “owners” > I presume). It indeed looks like this page is only accessible to owners of the repository. I get a 404 error when I try to load it. In the s

[fr] Moment de convivialité Guix@Paris en juin

2025-06-04 Thread Tanguy Le Carrour
(Warning: this email is in french because the meeting is supposed to be held in French… and in person.) Bonjour Guix, Jeudi 19 juin à 19h se tiendra la neuvième soirée de la 3ème saison des rencontres Guix à Paris. Retrouvez tous les détails sur l’Agenda du Libre :

Re: issue on postgresql

2025-06-04 Thread Ludovic Courtès
Hi, Antonio Carlos Padoan Junior writes: > I need some help, please. I’m having trouble with the PostgreSQL service > in a Guix System container. A few months ago, I had issues with the > system-log service (see my previous post below). I tried again today, > and I think the issue with system-lo

Re: Issues and pull requests labels on Codeberg.

2025-06-04 Thread Ludovic Courtès
Hello, Hilton Chain writes: >> Could you add a user-reviewed tag, color #006400 (same as qa’s >> reviewed-looks-good)? Since team members can review and formally approve pull requests (when doing a review from the web UI at least, one can click on “approve”; ‘fj.el’ doesn’t support it yet it se

Re: Issues and pull requests labels on Codeberg.

2025-06-04 Thread Noé Lopez
Ludovic Courtès writes: > Hello, > > Hilton Chain writes: > >>> Could you add a user-reviewed tag, color #006400 (same as qa’s >>> reviewed-looks-good)? > > Since team members can review and formally approve pull requests (when > doing a review from the web UI at least, one can click on “approve

Re: Extra commits pushed on Savannah

2025-06-04 Thread Rutherther
Hi Ludo, On June 4, 2025 11:19:21 AM GMT+02:00, "Ludovic Courtès" wrote: >Hi Danny, > >Those 4 commits mean that someone pulling right now from a pre-migration >Guix will end up in a branch that only exists there, and the next ‘guix >pull’ will error out due to non-fast-forward update This won'

Re: Extra commits pushed on Savannah

2025-06-04 Thread Ludovic Courtès
Hi Danny, Those 4 commits mean that someone pulling right now from a pre-migration Guix will end up in a branch that only exists there, and the next ‘guix pull’ will error out due to non-fast-forward update. Danny Milosavljevic writes: > I think the best course of action would be to force push

Re: Impossible to push patches to codeberg

2025-06-04 Thread Ludovic Courtès
Hello, Guillaume Le Vaillant writes: > I tried removing myself from the lisp team to check your hypothesis. > However it looks like I'm not a collaborator either anymore. I do see you among “collaborators” at https://codeberg.org/guix/guix/settings/collaboration (visible to “owners” I presume).

Re: CI is broken

2025-06-04 Thread Ludovic Courtès
Ian Eure writes: > Noticed that I was building an awful lot of stuff on a `guix system > reconfigure', so I went to look at CI, and, it’s badly broken. It > hasn’t successfully evalutated Guix since #2060816[1] on May 28th. > Since #2061131 on May 29th[2], all evaluations have failed with: > > >