Re: Help needed: Unable to run Guix after installation

2018-03-15 Thread Leo Famulari
On Tue, Mar 13, 2018 at 01:55:28AM +0530, Aakanksha Jain wrote:
> I have completed the GNU Guix installation using this script
> https://git.savannah.gnu.org/cgit/guix.git/tree/etc/guix-install.sh
> 
> But while trying to run hello package, I get following error(image attached)

The error message is this:

guix package: error: build failed: the group `guixbuild' specificed in
`build-users-group' does not exist

What operating system are you using? I had the same problem on Debian.

> Someone on irc suggested installing nscd package. But its still not working.

How did you install the nscd package?

> What can be the resolve for this?

I think it is another case of . The
workaround is to install and use nscd, or to edit '/etc/nsswitch.conf',
as described here:

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30298#17


signature.asc
Description: PGP signature


Re: Help needed: Unable to run Guix after installation

2018-03-13 Thread Ricardo Wurmus
Hi Aakanksha,

Gábor Boskovits  writes:

> 2018-03-12 21:25 GMT+01:00 Aakanksha Jain :
>
>> I have completed the GNU Guix installation using this script
>> https://git.savannah.gnu.org/cgit/guix.git/tree/etc/guix-install.sh
>>
>> But while trying to run hello package, I get following error(image
>> attached)
>>
>> Someone on irc suggested installing nscd package. But its still not
>> working.
>>
>> What can be the resolve for this?
>>
>>
> Hello could you please check if the group guixbuild really exists?

The script should have created this group, but maybe there has been an
error?  Did you see any error messages while running the script?

Either way, this group needs to be created – and the build users that
are assigned to this group.

If you want to do this manually, please take a look at these
instructions:


http://www.gnu.org/software/guix/manual/html_node/Build-Environment-Setup.html#Build-Environment-Setup

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net





Re: Help needed: Unable to run Guix after installation

2018-03-13 Thread Gábor Boskovits
2018-03-12 21:25 GMT+01:00 Aakanksha Jain :

> I have completed the GNU Guix installation using this script
> https://git.savannah.gnu.org/cgit/guix.git/tree/etc/guix-install.sh
>
> But while trying to run hello package, I get following error(image
> attached)
>
> Someone on irc suggested installing nscd package. But its still not
> working.
>
> What can be the resolve for this?
>
>
Hello could you please check if the group guixbuild really exists?


>
>
>
>
>
>