Re: Problem with Glbc-locales: failed to install locale

2018-03-15 Thread darlingmouse
Here is what I did so far. Same thing. |ruki@ruki-ThinkPad-T400:~$ guix package -i glibc-locales|| ||guile: warning: failed to install locale|| ||warning: failed to install locale: Invalid argument|| ||The following package will be upgraded:|| || glibc-locales2.26.105-g0890d5379c ->

Re: Failed to connect to `/var/guix/daemon-socket/socket': Connection refused

2018-03-15 Thread Eric Bavier
On Thu, 15 Mar 2018 14:47:24 -0600 Muto wrote: > I am running the Guix package manager on Ubuntu (17.10), but whenever I > try to do anything as a non-root user, I get an error: > > failed to connect to `/var/guix/daemon-socket/socket': Connection > refused Have you started the

Re: system vm fails

2018-03-15 Thread Catonano
I tried with a checked out guix and I got what follows ... validating RUNPATH of 1 binaries in "/gnu/store/kydnvbnz4vy4b7j2j595jjkc678lvn03-xdg-user-dirs-0.17/bin"... phase `validate-runpath' succeeded after 0.0 seconds starting phase `validate-documentation-location' phase

system vm fails

2018-03-15 Thread Catonano
after some time that I didn't try, I issued this command ~$ guix system vm ~/configs/vm-config-desktop.scm \ >--image-size=10GB \ >--share=$HOME/transit=/transit and I got Backtrace: In srfi/srfi-1.scm: 592:29 19 (map1 (#< path: "/gnu/store/1w63bv…> …)) 592:29 18 (map1 (#< path:

Re: Problem with Glbc-locales: failed to install locale

2018-03-15 Thread Ricardo Wurmus
darlingmouse writes: > ruki@ruki-ThinkPad-T400:~$ export > GUIX_LOCPATH=$HOME/.guix-profile/lib/locale Does this directory exist? If it doesn’t you may need to install the “glibc-locales” package first. > ruki@ruki-ThinkPad-T400:~$ guix package > guile: warning:

Re: Problem with Glbc-locales: failed to install locale

2018-03-15 Thread darlingmouse
ruki@ruki-ThinkPad-T400:~$ export GUIX_LOCPATH=$HOME/.guix-profile/lib/locale ruki@ruki-ThinkPad-T400:~$ guix package guile: warning: failed to install locale warning: failed to install locale: Invalid argument On 03/15/2018 11:27 AM, Ludovic Courtès wrote: darlingmouse

Re: Problem with Glbc-locales: failed to install locale

2018-03-15 Thread Ludovic Courtès
darlingmouse skribis: > Doing ls $GUIX_LOCPATH prints my working dir. That means it’s undefined. Please run: export GUIX_LOCPATH=$HOME/.guix-profile/lib/locale Thanks, Ludo’.

Re: Problem with Glbc-locales: failed to install locale

2018-03-15 Thread darlingmouse
Doing |ls $GUIX_LOCPATH|prints my working dir. | ruki@ruki-ThinkPad-T400:~$ ldd /gnu/store/f8k940vy9gck66m9r4id5m098w3hxgka-bash-minimal-4.4.12/bin/bash | grep libc|| ||libdl.so.2 => /gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libdl.so.2 (0x7f584eb6f000)|| ||

Re: Wayland setup

2018-03-15 Thread Thorsten Wilms
On 15.03.2018 02:08, Marius Bakke wrote: This looks like a driver problem. Can you post the output of "dmesg | grep -w 'drm|r600|radeon'" ? I seem to recall that hardware acceleration on radeon/amdgpu requires proprietary microcode, even when using the free driver. Maybe that is related?

Re: Problem with Glbc-locales: failed to install locale

2018-03-15 Thread Ludovic Courtès
Hello, darlingmouse skribis: > ruki@ruki-ThinkPad-T400:~$ export LC_ALL=en_US.utf8; export LANG=en_US.utf8 > ruki@ruki-ThinkPad-T400:~$ guix package > /gnu/store/f8k940vy9gck66m9r4id5m098w3hxgka-bash-minimal-4.4.12/bin/bash: > warning: setlocale: LC_ALL: cannot change