From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Nikolaev Subject: Re: Error in gexp.scm. Unrecognized keyword. Date: Wed, 28 Sep 2016 12:06:59 +0300 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1142b76e0f09b1053d8daf71 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48419) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpApU-0001MI-8R for help-guix@gnu.org; Wed, 28 Sep 2016 05:07:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bpApR-0001Vv-Sq for help-guix@gnu.org; Wed, 28 Sep 2016 05:07:03 -0400 Received: from mail-lf0-x236.google.com ([2a00:1450:4010:c07::236]:33553) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpApR-0001Vc-G8 for help-guix@gnu.org; Wed, 28 Sep 2016 05:07:01 -0400 Received: by mail-lf0-x236.google.com with SMTP id b71so45323464lfg.0 for ; Wed, 28 Sep 2016 02:07:01 -0700 (PDT) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Leo Famulari Cc: help-guix --001a1142b76e0f09b1053d8daf71 Content-Type: text/plain; charset=UTF-8 > > > > What is wrong with my guix installation and gexp.scm? I haven't seen > > anybody complaining about it in this mailing list. What do I have to do > to > > update my GuixSD installation? > > Most likely there is some problem with your OS configuration (typically > '/etc/config.scm'). Can you share it if there is nothing sensitive or > private in it? > Looks like something is wrong in my xorg-ati.scm module. I'm using non-libre linux with free drivers for Radeon with blob in kernel and some additional configuration for it. My entire configuration is open and located on github https://github.com/8p8c/my-guix You can find my config.scm there https://github.com/8p8c/my-guix/blob/master/config.scm As my xorg-ati.scm https://github.com/8p8c/my-guix/blob/master/packages/xorg-ati.scm And command I usually use to update system configuration sudo GUIX_PACKAGE_PATH=/home/camel/git/my-guix/packages/ guix system reconfigure --fallback /home/camel/git/my-guix/config.scm As for now I couldn't figure out what is wrong with it. But I have working GuixSD. Can I get configuration files used to build my current system profile? Not only config.scm, but modules loaded from GUIX_PACKAGE_PATH too. Dmitry Nikolaev --001a1142b76e0f09b1053d8daf71 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

> What is wrong with my guix installation and gexp.scm? I haven't se= en
> anybody complaining about it in this mailing list. What do I have to d= o to
> update my GuixSD installation?

Most likely there is some problem with your OS configuration (typica= lly
'/etc/config.scm'). Can you share it if there is nothing sensitive = or
private in it?

Looks like somethin= g is wrong in my xorg-ati.scm module.

I'm using non-libre linux with free drivers for Radeon with blob in = kernel and some additional configuration for it.

My entire configuration is open and located on github

= https://github.com/8p8c/my-guix=

<= div class=3D"gmail_extra">As my xorg-ati.scm

https://github.com/8= p8c/my-guix/blob/master/packages/xorg-ati.scm

And command I usually use to update system configuration
sudo GUIX_PACKAGE_PATH=3D/home/camel/git/m= y-guix/packages/ guix system reconfigure --fallback /home/camel/git/my-guix= /config.scm

As for now I couldn't figure out what is wrong with it= . But I have working GuixSD. Can I get configuration files used to build my= current system profile? Not only config.scm, but modules loaded from GUIX_= PACKAGE_PATH too.

Dmitry Nikolaev


--001a1142b76e0f09b1053d8daf71--