all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: 白熊 <guix-devel_gnu.org@sumou.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCHES] Add wicd and wicd-service
Date: Sun, 08 Mar 2015 22:04:55 -0400	[thread overview]
Message-ID: <87sidfq62g.fsf@netris.org> (raw)
In-Reply-To: <85739998-D63C-4C31-BE1F-29751D096CC6@sumou.com> ("白熊"'s message of "Mon, 09 Mar 2015 00:57:37 +0100")

白熊 <guix-devel_gnu.org@sumou.com> writes:

> On 2015年2月23日 15:32:44 CET, Daniel Pimentel <d4n1@openmailbox.org> wrote:
>>On 2015-02-12 10:44, Mark H Weaver wrote:
>>> Daniel Pimentel <d4n1@openmailbox.org> writes:
>>> 
>>>> Guixs, I reconfigured my system with wicd. My config.scm (in
>>>> /etc/config.scm):
>>>> (use-modules (gnu))
>>>> (use-service-modules xorg networking dbus avahi)
>>>> (use-package-modules avahi wicd)
>>>> ...
>>>> (service (cons* (slim-service)
>>>>                  (wicd-service)
>>>>                  (dbus-service (list wicd))
>> 
>>It's works. I add my user to netdev group too.
>
> It doesn't (the config.scm) seem to be working for me. 
>
> When running `sudo guix system reconfigure /etc/sysconfig.scm' I get: 
>
> guix system: error: failed to load operating system file '/etc/sysconfig.scm':
> ERROR: no code for module (gnu packages wicd)
>
> This after a `guix pull'.
>
> What could be the problem?

"guix pull" puts the updates in $HOME/.config/guix/latest, so it will
only affect calls to 'guix' by the user who ran "guix pull".  When you
run 'guix' as some other user (root in this case), then it won't see
those updates.

So I guess you should run "sudo guix pull" and then try again.

      Mark

  reply	other threads:[~2015-03-09  2:04 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-04  8:59 [PATCHES] Add wicd and wicd-service Mark H Weaver
2015-02-04  9:05 ` Mark H Weaver
2015-02-04 22:15   ` Ludovic Courtès
2015-02-04 22:13 ` Ludovic Courtès
2015-02-04 23:39 ` Mark H Weaver
2015-02-05  1:22 ` Mark H Weaver
2015-02-05 14:05   ` Daniel Pimentel
2015-02-12 12:47   ` Daniel Pimentel
2015-02-12 13:44     ` Mark H Weaver
2015-02-23 14:32       ` Daniel Pimentel
2015-03-08 23:57         ` 白熊
2015-03-09  2:04           ` Mark H Weaver [this message]
2015-03-09  6:23             ` 白い熊 @相撲道
2015-03-09  8:50               ` Ludovic Courtès
2015-03-09 10:46               ` Gluglug X200 hangs on boot after `# guix system reconfigure /etc/sysconfig.scm', right after starting dmd 白い熊 @相撲道
2015-03-09 11:14                 ` Daniel Pimentel
2015-03-09 12:04                 ` 白い熊 @相撲道
2015-03-09 19:55                 ` Ludovic Courtès
2015-03-09 22:53                   ` Ludovic Courtès
2015-02-12 20:05   ` [PATCHES] Add wicd and wicd-service Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sidfq62g.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=guix-devel@gnu.org \
    --cc=guix-devel_gnu.org@sumou.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.