bug#61722: (guix cpio) produces corrupted archives when there are non-ASCII filenames

2023-02-22 Thread Maxim Cournoyer
Hi, It appears that the code we have to generate CPIO archives doesn't handle the presence of non-ASCII characters in the file names of files to be archived well: First, to make rpm usable on a Guix System: --8<---cut here---start->8--- # mkdir /var/lib/rpm #

bug#61717: guix home reconfigure on a fresh system fails

2023-02-22 Thread wolf
Hi, I'm trying to setup a Guix machine. I did clean install using guix system init, I can provide the config, but it does not seem to be relevant. After that I decided to try the guix home reconfigure command, and it ended with: guix home: error: while creating directory `/var/guix/profiles/

bug#61676: package transformations not honored working from a manifest

2023-02-22 Thread Maxim Cournoyer
Hi Simon and Ludovic, Simon Tournier writes: > Hi, > > On Wed, 22 Feb 2023 at 10:23, Ludovic Courtès wrote: > >> How about using transformations right into your manifest? Would that >> work for you? > > Maxim reported a related issue [1]: > > bug#61684: can't compose 'with-patch' with 'wit

bug#61676: package transformations not honored working from a manifest

2023-02-22 Thread Simon Tournier
Hi, On Wed, 22 Feb 2023 at 10:23, Ludovic Courtès wrote: > How about using transformations right into your manifest? Would that > work for you? Maxim reported a related issue [1]: bug#61684: can't compose 'with-patch' with 'with-source' 1:

bug#61676: package transformations not honored working from a manifest

2023-02-22 Thread Ludovic Courtès
Hello, Maxim Cournoyer skribis: > Ludovic Courtès writes: > > [...] > >>> But noticed that --with-source and --with-patch were not effective for >>> the jami-with-certs customized package provided by the >>> guix-pack-manifest.scm manifest. >> >> Indeed, that’s expected. >> >>> It seems to me t

bug#32026: LibreOffice locales

2023-02-22 Thread Ludovic Courtès
Hi! Maxim Cournoyer skribis: > Ludovic Courtès writes: [...] >> (A couple of years ago I started working on that for the LibreOffice >> package. I got quite far but didn’t complete it. I can dig that from >> my stashes if there’s interest in giving a hand.) > > I'd be interested to pick it