bug#64794: Guile 3.0.9 in guix shell container with emulated FHS throws ldconfig error @ a050897

2024-06-20 Thread Thiago Jung Bauermann via Bug reports for GNU Guix
Hello, Rostislav Svoboda writes: > The warning appears also for guile@2.0 and later. guile@1.8 works fine: > > ``` > $ guix shell --emulate-fhs --container guile@1.8 > [env]$ exit > $ guix shell --emulate-fhs --container guile@2.0 > ldconfig: /lib/libguile-2.0.so.22.8.1-gdb.scm is not an ELF fil

bug#64794: Guile 3.0.9 in guix shell container with emulated FHS throws ldconfig error @ a050897

2024-06-20 Thread Rostislav Svoboda
The warning appears also for guile@2.0 and later. guile@1.8 works fine: ``` $ guix shell --emulate-fhs --container guile@1.8 [env]$ exit $ guix shell --emulate-fhs --container guile@2.0 ldconfig: /lib/libguile-2.0.so.22.8.1-gdb.scm is not an ELF file - it has the wrong magic bytes at the start. [

bug#64794: Guile 3.0.9 in guix shell container with emulated FHS throws ldconfig error @ a050897

2023-09-20 Thread Simon Tournier
Hi, On Sat, 22 Jul 2023 at 20:58, Juliana Sims wrote: > When entering `guix shell -CF guile[@3]`, I receive the following > error: > "ldconfig: /lib/libguile-3.0.so.1.6.0-gdb.scm is not an ELF file - it > has the wrong magic bytes at the start." [...] > (commit > "a0508975

bug#64794: Guile 3.0.9 in guix shell container with emulated FHS throws ldconfig error @ a050897

2023-07-22 Thread Juliana Sims
Hi, When entering `guix shell -CF guile[@3]`, I receive the following error: "ldconfig: /lib/libguile-3.0.so.1.6.0-gdb.scm is not an ELF file - it has the wrong magic bytes at the start." Here is the information for my version of Guix: ``` (channel (name 'guix) (url "