bug#62097: Spurious error

2023-03-10 Thread Andreas Enge
I do not know which error I made, but libaio *does* build with the current core-updates HEAD. Sorry for the noise. Andreas

bug#62097: Libaio on core-updates

2023-03-10 Thread Andreas Enge
Libaio has started to fail on core-updates; this is very annoying since: Building the following 1068 packages would ensure 2078 dependent packages are rebuilt, among which qt@5 and gnome. Here is the result of "git bisect": 0ad86e94f518c70690641c1d6f3a04037974a25b is the first bad commit commit

bug#58813: [PATCH] doc: Document how to use Patman for patches submission.

2023-03-10 Thread Maxim Cournoyer
Hi Ludo, Ludovic Courtès writes: > Hi, > > Maxim Cournoyer skribis: > >> I've also discovered about '--cc-cmd', which could be used with the >> recently introduced get-maintainer mode (which was added for patman >> support); it can be used like this: >> >> git send-email

bug#61965: Commands like "guix system search KEYWORD" don't work with locale it_IT.utf8

2023-03-10 Thread Julien Lepiller
Gettext already checks issues with format strings, and for the manual, I always try to build it, so I can catch most issues. Unfortunately, we don't have good tools to check texinfo markup in our strings, so this kind of error can stell slip in, I hadn't realized. I'll try to contact the

bug#61965: Commands like "guix system search KEYWORD" don't work with locale it_IT.utf8

2023-03-10 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
> I believe Tobias (Cc’d) fixed this and related issues > a couple of days ago Yep. I also fixed a worrying number of @comando, @opzione, etc. on Weblate (both in the 'guix' and 'packages' sets). Weblate is pretty unfriendly, so this was tedious and I'm positive there are some I missed.

bug#61965: Commands like "guix system search KEYWORD" don't work with locale it_IT.utf8

2023-03-10 Thread Julien Lepiller
OK, fixed on master and on weblate. Hope it works now! Had to change @esempio to @example (it's Texinfo markup that's not supposed to be cranslated) and even found a typo'd @sempio. Also, if you want to help with translations andqproof-reading, you're very welcome to edit on

bug#61965: Incorrect Italian translation of hints

2023-03-10 Thread Ludovic Courtès
Hi Luigi, Luigi Salamone skribis: > Now "guix system search KEYWORD" works! But... guix install hello: > > hint: Backtrace: 16 (primitive-load > "/home/anonymous/.config/guix/current/b…") In guix/ui.scm: 2300:7 15 > (run-guix . _) 2263:10 14 (run-guix-command _ . _) In ice-9/boot-9.scm: >

bug#58813: [PATCH] doc: Document how to use Patman for patches submission.

2023-03-10 Thread Ludovic Courtès
Hi, Maxim Cournoyer skribis: > I've also discovered about '--cc-cmd', which could be used with the > recently introduced get-maintainer mode (which was added for patman > support); it can be used like this: > > git send-email --cc-cmd='etc/teams.scm get-maintainer' --dry-run -1 Nice! But

bug#61967: guix pack error with python packages

2023-03-10 Thread Josselin Poiret via Bug reports for GNU Guix
Hi Maxim, Maxim Cournoyer writes: > Perhaps I'm out of the loop, but in my book the main branches should > never close. If there's a need to freeze the state of one the three > main branches new development branches can be created. This was > discussed in the past. I don't think there was a