Re: How do I install libgcc_s in a container?

2023-09-06 Thread Wujun Li
You can try the package: libgccjit 29.08.2023, 15:51, "Jonas Møller via" : Hi! I'm trying to follow along with [1]https://guix.gnu.org/en/blog/2023/the-filesystem-hierarchy-standa rd-comes-to-guix-containers/ But I'm unable to install libgcc_s, as lib is no longer an o

"guix system init" from regular system fails

2022-10-28 Thread li
Hello, I am trying to prepare a new system on new drive from my current Guix installation, i.e., the first way mentioned in (info "(guix)System Images"). The documentation at (info "(guix)Invoking guix system)") is sparse, so I followed those in (info "(guix)Manual Installation"), which I have

python2-rpython failed to build

2020-11-30 Thread hong li
Hello, I want to install python2-rpython 0.2.1 in guix, but the building process failed with messages below. I also checked the building history of the package, but found no successful build in the output history. https://data.guix.gnu.org/repository/1/branch/master/package/python2-rpython/output-

Re: Guix installing different package versions on different machines

2019-09-29 Thread Hebi Li
On Sat, Sep 28 2019, Zelphir Kaltstahl wrote: > $ which guix > /usr/local/bin/guix > > So there seems to be an issue here. Hi Zelphir, You just need to add the correct path to $PATH: export PATH="$HOME/.config/guix/current/bin:$PATH" -- Hebi

Defining service: service does not take effect after rebooting

2019-09-16 Thread Hebi Li
Hi Guix, I'm defining a service, and the service works. However, when I reboot the system, the service does not work, and I have to reconfigure the system to make it work again. The detailed steps I'm following are as attacked below. Is there anything I'm missing? Thanks, Hebi The de

Re: Looking for Guix alternative to /lib/modules/$(uname -r)/build

2019-09-11 Thread Hebi Li
Thanks, I've managed to use linux-module-build-system to build the module, and I got the output /gnu/store/...my-module-0.0.1/extra/xxx.ko. I can load the module via insmod with the full path. Now I want to load the module via modprobe, instead of specifying the full path. For that, I need to plac

Looking for Guix alternative to /lib/modules/$(uname -r)/build

2019-09-10 Thread Hebi Li
Hi Guix, I'm trying to compile and package a kernel module. Kernel modules require the kernel "build folder" with Makefile, Kconfig, etc, and compile with: make -C /lib/modules/$(uname -r)/build modules I'm looking for Guix alternative to the folder /lib/modules/$(uname -r)/build. The l

Re: GuixSD system reconfigure error

2018-11-11 Thread Hebi Li
Thanks for the help. I didn't research into it because it was not an urgent need. I only have GuixSD installed on one machine. > To my knowledge the simplest way, albeit not automatic, is to login as > the user and install a manifest with > $ guix package --manifest (see the manual for details)

Re: How to properly use channels? (my 'guix pull' throws error)

2018-10-02 Thread Hebi Li
On Tue, Oct 02 2018, Ricardo Wurmus wrote: >> On Tue, Oct 02 2018, Ricardo Wurmus wrote: >> >>> AFAIK this defect has been fixed a couple of days ago. Unfortunately, >>> you need to upgrade Guix with “guix pull” but without channels. Once >>> upgraded you can use channels again. >>> >> >> I actu

Re: How to properly use channels? (my 'guix pull' throws error)

2018-10-02 Thread Hebi Li
Hi Ricardo, On Tue, Oct 02 2018, Ricardo Wurmus wrote: > AFAIK this defect has been fixed a couple of days ago. Unfortunately, > you need to upgrade Guix with “guix pull” but without channels. Once > upgraded you can use channels again. > I actually ran "guix pull" right before I tried Ludovic

Re: How to properly use channels? (my 'guix pull' throws error)

2018-10-02 Thread Hebi Li
Thanks, Ludovic. On Tue, Oct 02 2018, Ludovic Courtès wrote: > Hello, > > Hebi Li skribis: > >> Hi guys, > > s/guys/people/ :-) Oh, cool :) >> I was trying to use Marius's channel [1] for Chromium. However, >> following Marius's instruction

How to properly use channels? (my 'guix pull' throws error)

2018-09-26 Thread Hebi Li
Hi guys, I was trying to use Marius's channel [1] for Chromium. However, following Marius's instruction, when my ~/.config/guix/channels.scm is in place, 'guix pull' throws me this error: --8<---cut here---start->8--- guix pull: error: failed to load '/home/

Re: GuixSD system reconfigure error

2018-08-30 Thread Hebi Li
Awesome, removing the modules and adding --skip-checks fixed my problem. Thanks! -- Hebi

Re: GuixSD system reconfigure error

2018-08-30 Thread Hebi Li
Hi Ricardo, Thanks, I believe this is the reason. Today when I run several rounds of build, the `kernel module not found "shpchp"` error pops out here and there (it isn't there yesterday ..) I used initrd-modules and "shpchp", because back when I first installed the system, the example configure

GuixSD system reconfigure error

2018-08-29 Thread Hebi Li
Hi, I installed GuixSD on my machine a few months ago. I have reconfigured about 10 times, and the latest build was Aug 02, 2018. I was reconfiguring the system today to add SSH service, but the build was unsuccessful (I don't think the SSH service is the culprit, I tried to remove it, using the

CDN Mirrors for GNU Guix

2017-02-04 Thread Tom Li
Currently, GNU Guix is still in the early stage of development, and there is a great lack of mirrors worldwide. For example. in my region, using GNU Guix is incredibly slow, the speed is around 4 KiB/s and rendering it almost unusable. Therefore, I created two CDN mirrors of https://mirror.hydra