Re: help with use of %current-target-system parameter and gexps

2021-08-14 Thread Mathieu Othacehe
Hello Thiago, > +;; LuaJIT is not ported to powerpc64le* yet. > +(if (string-prefix? "powerpc64le" > +(or (%current-target-system) > +(%current-system))) > +(substitute

Re: System doesn't boot after recent pull and system reconfigure.

2021-08-14 Thread Raghav Gururajan
So I tried removing services colord, network-manager and upower; which are the only gnome-based services in my config.scm; then no boot issues and reconfigure warnings. When I add them back, the warnings happen and boot fails. Things are okay now after `guix gc --delete-generations` and the

Re: System doesn't boot after recent pull and system reconfigure.

2021-08-14 Thread Raghav Gururajan
Hi Ekaitz! I checked the commit and it's superweird that it fails there, the only changes are removals of urls that are dead. I tested the urls and they are actually dead so it shouldn't change anything... So I tried removing services colord, network-manager and upower; which are the only gn

Re: Librem Mini with pureboot/head don't boot GuixSD

2021-08-14 Thread Thiago Jung Bauermann
Hello, Em sábado, 14 de agosto de 2021, às 08:23:17 -03, Roland Everaert via escreveu: > The good news, I manage to boot the system. Nice! > I can apply your suggested workaround, but I will need some help to > understand how to adapt /etc/config.scm to copy the kernel to /boot, if > it is poss

help with use of %current-target-system parameter and gexps

2021-08-14 Thread Thiago Jung Bauermann
Hello Guix, I would like to ask for help with a couple of issues that I ran into while trying to fix a build failure in ‘texlive-texmf’ in the core-updates-frozen branch on powerpc64le-linux: fmtutil [ERROR]: not building luajittex due to missing engine: luajittex fmtutil [ERROR]: not buildin

Re : Librem Mini with pureboot/head don't boot GuixSD

2021-08-14 Thread Roland Everaert via
Hello Tobias, I have a good news and a bad news. The good news, I manage to boot the system. The bad news, I have to boot the root file system, hence, /. This imply that I have either to re-sign the whole disk at every boot or boot every time in unsafe mode. To answer your question, I have pe