* bug#63273: guix home / glibc error: libpthread.so.0: undefined symbol
@ 2023-05-04 15:08 Blake Shaw via Bug reports for GNU Guix
2023-05-17 14:02 ` Kenny Ballou
0 siblings, 1 reply; 2+ messages in thread
From: Blake Shaw via Bug reports for GNU Guix @ 2023-05-04 15:08 UTC (permalink / raw)
To: 63273
Hi Guix,
I just upgraded to the full source bootstrap (my cron job was apparently
failing daily due to a channel, and I didn't realize before today), and
following the guix pull, I get the following error when running $ guix
home reconfiugre "file.scm":
```
/gnu/store/ad8351jvj61da279a3ddfs2gmk3whvdq-guile-wrapper/bin/guile: symbol lookup error: /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0: undefined symbol: __libc_pthread_init, version GLIBC_PRIVATE
```
Here is my "guix describe":
```
Generation 70 May 04 2023 21:20:10 (current)
guix f0a51a2
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: f0a51a2bda26f9cc1e0b54b48712bd7cc54408e9
nonguix 9d58bb6
repository URL: https://gitlab.com/nonguix/nonguix
branch: master
commit: 9d58bb6e3e93a444d35bf62d4ca98a126ae4f295
rde e5bcfc0
repository URL: https://git.sr.ht/~abcdw/rde
branch: master
commit: e5bcfc0654bca23aba226a4e8f889ba682525734
```
Here is my guix system describe, in case its helpful:
```
Generation 201 Apr 09 2023 16:18:54 (current)
file name: /var/guix/profiles/system-201-link
canonical file name: /gnu/store/44qk4n0v5ig6w9w7896f7kidkpxajswh-system
label: GNU with Linux 5.15.106
bootloader: grub-efi
root device: /dev/mapper/cryptroot
kernel: /gnu/store/9iphrh7l2ys3ddj83xsydnykj0q797w6-linux-5.15.106/bzImage
channels:
guix:
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: b08cdfc6d363e9ca63118303b4628542c54a612d
nonguix:
repository URL: https://gitlab.com/nonguix/nonguix
branch: master
commit: 40c48d08cc8c7c82f3212f6695c641cb17ac5d60
rde:
repository URL: https://git.sr.ht/~abcdw/rde
branch: master
commit: 6cc378b905d11c5a393a61aea0809428d7071c5a
configuration file: /gnu/store/lm7nd9s9crffs177cfkj1m7asw88z3bj-configuration.scm
```
Rolling back fixes it, as anticipated.
Best,
Blake
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#63273: guix home / glibc error: libpthread.so.0: undefined symbol
2023-05-04 15:08 bug#63273: guix home / glibc error: libpthread.so.0: undefined symbol Blake Shaw via Bug reports for GNU Guix
@ 2023-05-17 14:02 ` Kenny Ballou
0 siblings, 0 replies; 2+ messages in thread
From: Kenny Ballou @ 2023-05-17 14:02 UTC (permalink / raw)
To: 63273
Hey Blake,
I too was encountering this issue, but I resolved it by restarting the
`guix-daemon` process before upgrading the system and again after
upgrading the system and before doing a `home` reconfigure.
I don't think it's related, but I also cleared out my guix substitute
cache before everything worked again.
I hope that helps.
-Kenny
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-17 15:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-04 15:08 bug#63273: guix home / glibc error: libpthread.so.0: undefined symbol Blake Shaw via Bug reports for GNU Guix
2023-05-17 14:02 ` Kenny Ballou
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.