bug#45778: Bug? Haskell GHC wont' work since ghc@8.6?

2021-01-10 Thread yasu
after: guix install ghc Might do. Lots of ideas :-) Cheers, yasu On Sun, 2021-01-10 at 22:18 -0800, John Soo wrote: > Hi yasu, > > This question comes up on the mailing list every so often, but I > don’t think it is a bug. I want to be able to choose the c toolchain > ghc

bug#45777: Bug? Haskell GHC wont' work since ghc@8.6?

2021-01-10 Thread yasu
rcise (master *)$ ghc --versionThe Glorious Glasgow Haskell Compilation System, version 8.8.3 Cheers, Yasu On Sun, 2021-01-10 at 21:49 -0800, John Soo wrote: > Hi yasu, > Compiling with ghc requires a c toolchain (like gcc-toolchain) > installed to work. Can you try again after installing

bug#45776: Bug? Haskell GHC wont' work since ghc@8.6?

2021-01-10 Thread yasu
line option '-no-pie' `gcc' failed in phase `C Compiler'. (Exit code: 1) Cheers, Yasu

bug#45294: guix system reconfigure won't run since commit 6a060ff27ff68384d7c90076baa36c349fff689d

2020-12-17 Thread yasu
Hi, On my system, guix system reconfigure stopped running since commit: 6a060ff27ff68384d7c90076baa36c349fff689d. The last good commit was its parent: dea1ee1fd740248307f74ca4cb70b94742264098 Regards, Yasu ~$ sudo guix system reconfigure ~/config.scm The following derivations will be built

bug#45069: BUG: Re: guix environment: error: cannot create container: unprivileged user cannot create user namespaces

2020-12-06 Thread yasu
tting doesn't even exist in the mainline Linux kernel. I wonder how this term came in to Guix in the first place? -Yasu On Sun, 2020-12-06 at 17:56 +0100, zimoun wrote: > Hi, > > Please try the recommendation. Have you tried it? > > please set /proc/sys

bug#45069: BUG: Re: guix environment: error: cannot create container: unprivileged user cannot create user namespaces

2020-12-06 Thread yasu
clone) 47:+if ((unshare_flags & CLONE_NEWUSER) && !unprivileged_userns_clone) { 65:+extern int unprivileged_userns_clone; 77:+.procname = "unprivileged_userns_clone", 78:+.data = &unprivileged_us

bug#43529: Guix Interactive Installer Broken

2020-09-21 Thread yasu
same questions. In addition , I watched this issue mentioned at https://youtu.be/jx3YF-ihjUg Is there a bug tracker ID already assigned for this? -Yasu