bug#52139: jupyter trying to modify /gnu/store

2021-11-27 Thread Alexander Asteroth
Dear all, yesterday I added jupyter to my profile and it worked perfectly fine. Overnight I shut down the computer and rebooted today. Now jupyter refuses to start with the messages below. It seems that jupyter-notebook tries to create directories (or modifiy them) in the location it is installe

bug#52139: jupyter trying to modify /gnu/store

2021-11-27 Thread Alexander Asteroth
he issue. Cheers, Alex On Sat, Nov 27 2021, 11:14:07, Alexander Asteroth wrote: > Dear all, > > yesterday I added jupyter to my profile and it worked perfectly > fine. Overnight I shut down the computer and rebooted today. > Now jupyter refuses to start with the messages

bug#52139: bug-Guix Digest, Vol 109, Issue 119

2021-11-28 Thread Alexander Asteroth
I'd like to but feel still too much of a newbie currently. If someone would point me to the right steps to take, I'd do so - and in future I will be able to help and contribute (and not just report errors). Cheers, Alex PS: BTW I didn't receive this message directly only found it in the bug-guix

bug#52139: jupyter trying to modify /gnu/store

2021-12-10 Thread Alexander Asteroth
Hi Ludovic, On Fri, Dec 10 2021, 14:27:49, Ludovic Courtès wrote: > Hi Alexander, > > Alexander Asteroth skribis: > >> I found the cause: >> >> in ~/.guix-profile/etc/profile environment variables are set for jupyter: >> >>> export

bug#52139: jupyter trying to modify /gnu/store

2021-12-11 Thread Alexander Asteroth
Nope: > stat: cannot statx > '/gnu/store/djb0y6kn86ijbvkx93q48q484krp1kbb-profile/etc/jupyter:/home/aster/.config/jupyter/migrated': > No such file or directory Cheers, Alex On Sat, Dec 11 2021, 10:36:45, Lars-Dominik Braun wrote: > Hi, > >> I can’t reproduce it with: […] > I cannot reproduc

bug#51968: Missing dependency for Xournal++

2021-12-17 Thread Alexander Asteroth
Hi Daniel, Hi Ludovic, I can reproduce the missing icons issue by running > guix shell --pure -f xournalpp-fix.scm -- xournalpp as suggested below. Wondering why the icons are not missing when I run xournalpp in my environment I discovered that > guix shell --pure gtk+ -f xournalpp-fix.scm --

bug#51968: Missing dependency for Xournal++

2021-12-21 Thread Alexander Asteroth
Hi Daniel, On Mon, Dec 20 2021, 14:47:24, Daniel Meißner wrote: >> I can reproduce the missing icons issue by running >> >>> guix shell --pure -f xournalpp-fix.scm -- xournalpp >> >> as suggested below. Wondering why the icons are not missing when I run >> xournalpp in my environment I discover