unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Omar Radwan <toxemicsquire4@gmail.com>
To: Adam Pribyl <pribyl@lowlevel.cz>
Cc: guix-devel@gnu.org
Subject: Re: A couple roadblocks using guix
Date: Thu, 22 Jan 2015 06:55:04 -0800	[thread overview]
Message-ID: <CAMwaQALpYECCNwABHyc7NhD123_rm_2KFNU99-5Gu-M3yGGiNA@mail.gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1501221351500.28661@sandbox.cz>

[-- Attachment #1: Type: text/plain, Size: 3186 bytes --]

>Are you sure you included a proper module(s)?
>(use-modules (gnu)
>            (gnu services ssh)
>             (gnu services networking)
>            (gnu services xorg)
 >           )

In the manual
https://www.gnu.org/software/guix/manual/guix.html#Networking-Services it
says The (gnu system networking) module provides services to configure the
network interface. Not (gnu services networking), I'll try that one though.


>This I experince too. In my opinion the reason is, that applications are
installed per user and the path to them is just in your ~/.guix->profile/.
I am not sure how WM searches for them, but definitely not in
~/.guix-profile, but I am not sure about this.

There must be a way around this since it probably searches in /bin and
/usr/bin, but their is a way to go around it if you could add the path
/gnu/store/*xterm(or whatever*/bin/xterm(or whatever

On Thu, Jan 22, 2015 at 5:02 AM, Adam Pribyl <pribyl@lowlevel.cz> wrote:

> On Wed, 21 Jan 2015, Omar Radwan wrote:
>
>  I'm trying to install guix on my laptop(finally got the thinkpenguin wifi
>> card), after reading through the manual, I have everything setup, except
>> there are a couple bumps on the road.
>>
>> One of the things is that during system initialization, the (gnu system
>> networking) module returns an error which reads "guix system: error:
>> failed
>> to load operating system file '/mnt/etc/config.scm': (misc-error #f "~A
>> ~S"
>> ("no code for module" (gnu system networking)) #f)
>> and that kind of makes things really annoying to manually restart
>> networking every reboot.
>>
>
> Are you sure you included a proper module(s)?
> (use-modules (gnu)
>              (gnu services ssh)
>              (gnu services networking)
>              (gnu services xorg)
>              )
>
> (btw use guix system reconfigure /config.scm if you have already installed
> system)
>
>  Another thing is that is sort of a problem is during a windowmaker X
>> session, all my graphical applications(xterm, icecat, etc), are not listed
>> in the application menu and are not runnable, and I would think it has
>> something to do with user permissions, but an X session in root also
>> doesn't let me run them.
>>
>
> This I experince too. In my opinion the reason is, that applications are
> installed per user and the path to them is just in your ~/.guix-profile/. I
> am not sure how WM searches for them, but definitely not in
> ~/.guix-profile, but I am not sure about this.
>
>
>  The last thing is that I have not found any meta-packages, which allow me
>> to install multiple packages that are needed for the same program, like
>> for
>> instance, there is gcc, make, cmake, and all the bread-and-butter build
>> programs, but you have to name each in the "guix package -i *" declaration
>> to install, but if there was some metapackage, like buildessential (I come
>> from Debian).
>>
>>
>> That last peeve is really just a missing feature, I do understand that it
>> will take some time to implement and I'm not really demanding it, just
>> extremely recommending it. But the first 2 are definitely problems that I
>> really hope someone could help me with.
>>
>>
> Adam Pribyl
>
>

[-- Attachment #2: Type: text/html, Size: 5235 bytes --]

  reply	other threads:[~2015-01-22 14:55 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-22  1:52 A couple roadblocks using guix Omar Radwan
2015-01-22 13:02 ` Adam Pribyl
2015-01-22 14:55   ` Omar Radwan [this message]
2015-01-22 20:49 ` Ludovic Courtès
2015-01-22 20:57   ` Thompson, David
2015-01-23  8:43     ` Ludovic Courtès
2015-01-23 21:48       ` Andreas Enge
2015-01-24  6:09         ` Omar Radwan
2015-01-24 20:27           ` Omar Radwan
2015-01-25 17:10             ` Ludovic Courtès
     [not found]               ` <CAMwaQAKUCxMoQU6N+PnDChhnfHBS2Vp0fBF4rS-pa-Va-HFjNQ@mail.gmail.com>
2015-01-25 18:18                 ` Ludovic Courtès
2015-01-24 20:51           ` Ludovic Courtès
2015-01-24 20:53         ` Ludovic Courtès
2015-01-24 21:57           ` Omar Radwan
2015-01-24 22:54             ` David Thompson
2015-01-22 21:08   ` Omar Radwan
2015-01-22 23:59   ` Omar Radwan
2015-01-23  8:51     ` 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=CAMwaQALpYECCNwABHyc7NhD123_rm_2KFNU99-5Gu-M3yGGiNA@mail.gmail.com \
    --to=toxemicsquire4@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=pribyl@lowlevel.cz \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).