bug#68877: Dictionary extensions on libreoffice not working

2024-02-01 Thread francismb via Bug reports for GNU Guix
Here is $ guix describe guix 7bf8b7c repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 7bf8b7c33304d6e69f36190f0444576da1863efc I hope it helps Francis

bug#65523: package `guile@3.0.9' has an invalid input: ("_" #)

2024-02-01 Thread Maxim Cournoyer
Hi, Josselin Poiret writes: > Hi Paul, > > Paul Alesius writes: > >> In the source code directory of Guix, when trying to build a package from >> gnu/packages/python-xyz.scm, it fails with the following error: >> >> guix build: error: >> /storage/src/guix/guix-gnu/guix/build-system/gnu.scm:146:

bug#68474: [PATCH] tls: Fix openssl-1.0 check phase.

2024-02-01 Thread Ludovic Courtès
Hello, Jean-Pierre De Jesus DIAZ skribis: > From: Jean-Pierre De Jesus DIAZ > > * modules/past/packages/tls.scm (openssl-1.0): Fix a time bomb in > cms-test.pl due to expired certificates. Perfect. Pushed, thanks! Ludo’.

bug#68874: error while loading shared libraries: /gnu/store/...-guile-3.0.9/lib/libguile-3.0.so.1: file too short

2024-02-01 Thread Josselin Poiret via Bug reports for GNU Guix
Hi Simon, Simon Tournier writes: > --8<---cut here---start->8--- > $ /tmp/new/bin/guix describe > /gnu/store/vqkjfl6ds3vdvig2x5pkvvzkc3wivrp0-guile-wrapper/bin/guile: error > while loading shared libraries: > /gnu/store/1gd9nsy4cps8fnrd1avkc9l01l7ywiai-guile

bug#59180: [berlin] configure mumi <- debbugs sync via an rsync service

2024-02-01 Thread Maxim Cournoyer
Hi, Maxim Cournoyer writes: > Hi Felix, > > Felix Lechner writes: > >> Hi Maxim, >> >> Here is rsync service I use [1] in case that's helpful. >> >> Kind regards >> Felix >> >> [1] >> https://codeberg.org/lechner/system-config/src/commit/bf38906f52526d9d8a2bb92489b3bd51d0e7d713/host/wallace-ser

bug#68877: Dictionary extensions on libreoffice not working

2024-02-01 Thread francismb via Bug reports for GNU Guix
Dear Maintainers, installing 'libreoffice' and trying to update language dictionaries fails (nothing seems to happen). Steps to reproduce: > (CLI) guix install libreoffice > (CLI) libreoffice -> UI application opens > (UI) Tools > Options > Language Settings > Writing Aids > ... and then click on

bug#59180: [berlin] configure mumi <- debbugs sync via an rsync service

2024-02-01 Thread Maxim Cournoyer
Hi Felix, Felix Lechner writes: > Hi Maxim, > > Here is rsync service I use [1] in case that's helpful. > > Kind regards > Felix > > [1] > https://codeberg.org/lechner/system-config/src/commit/bf38906f52526d9d8a2bb92489b3bd51d0e7d713/host/wallace-server/operating-system.scm#L633-L651 Thanks. T

bug#68874: error while loading shared libraries: /gnu/store/...-guile-3.0.9/lib/libguile-3.0.so.1: file too short

2024-02-01 Thread Simon Tournier
Re, Another data point. --8<---cut here---start->8--- $ guix describe Generation 2déc. 11 2023 10:55:51 (current) guix 8e61e63 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 8e61e6351510f5665d09c6debc0584b3e

bug#68874: executing `/gnu/store/...-guile-3.0.9/bin/guile': Exec format error

2024-02-01 Thread Simon Tournier
Hi, Well, on foreign distro, from 8e61e63 I am not able to pull recent commits. The best seems to show: --8<---cut here---start->8--- $ guix describe Generation 2déc. 11 2023 10:55:51 (current) guix 8e61e63 repository URL: https://git.savannah.gnu.

bug#68835: Resolving package inheritance issue

2024-02-01 Thread Simon Tournier
Hi, On Wed, 31 Jan 2024 at 01:01, Sharlatan Hellseher wrote: > My rational was to keep golang module in (gnu packages golang-web) and > the new inherited package providing executable in (gnu packages web) > which introduced the regression. As said by Josselin, the manual provides some explanati