.gnu.org/archive/html/guix-devel/2015-02/msg00757.html
I have a Gluglug X200 too, so it's something related to it I guess.
I'll try to collect more meaningful error messages than reported in the other
thread and will follow up there shortly, also with the summary of changes (just
wicd related) in the sysconfig.scm that caused this.
--
白い熊 @相撲道
iged for help in getting wicd working on the Gluglug X200.
Best regards,
--
白い熊 @相撲道
[1] http://glean.eu/guix-gluglug.html
[2] http://lists.gnu.org/archive/html/guix-devel/2015-03/msg00250.html
[3] http://lists.gnu.org/archive/html/guix-devel/2015-02/msg00757.html
[4] http://lists.gnu.org/archive/html/guix-devel/2015-02/msg00338.html
On 2015年3月9日 9:50:28 CET, l...@gnu.org wrote:
>"白い熊 @相撲道" skribis:
>
>> OK, did this, was able to reconfigure the system then and now I get a
>kernel panic on boot, same issue as in
>http://lists.gnu.org/archive/html/guix-devel/2015-02/msg00757.html
>
>
I wrong in this?
Also, when installing from the USB, after booting the USB, can I “guix pull”
and then install the system? Or do I have to first install, then boot it, then
“guix pull”, meaning I couldn't maybe put all package definitions in the
install sysconfig.scm, as the packages might
How do I remove the option to start a Windowmaker session in Slim? I just want
ratpoison to stay there as default.
I'm aware of the ~/.config/guix/latest/gnu/services/xorg.scm which apparently
specifies Windowmaker as default, so could edit it. Is there a sysconfig way?
--
白い熊 @相撲道
I'm very fond of the 9x15bold X font for work in the terminal. On Debian
systems it's usually in the “xfonts” package. No such package exists in Guix. I
checked, and none of the built xorg derivations on my system have the font.
Does some package have it?
--
白い熊 @相撲道
/usr/share/fonts... dir, how and where should
I configure, so that X apps will now see the fonts os installed.
I could probably play with fontdir in xorg.scm manually, but is that the place?
Will it survive system reconfigures?
- -
白い熊 @相撲道
s 1879
guix pull: error: build failed: build of
`/gnu/store/wgk8lhsaykmg1l73bpl1i97is74a7ff3-guix-latest.drv' failed
===
Ugh...
How can I fix this?
--
白い熊 @相撲道
Disappeared, I guess it was a bug in master...
--
白い熊 @相撲道
would, I do this?
Or is the only way to git pull Guix, build it in GuixSD, and deploy from the
branch there?
--
白い熊 @相撲道
On 2015年3月10日 9:54:43 CET, "白い熊 @相撲道" wrote:
>On 2014年11月24日 18:19:33 CET, John Darrington wrote:
>>Well currently the libreoffice package in wip-libreoffice
>>branch, builds,
>>installs and
>>seems to work ok.
>
>Until the building errors are all fix
about the time you posted to the list... :@)
--
白い熊@相撲道
On March 28, 2015 7:30:43 AM HST, l...@gnu.org wrote:
>白い熊@相撲道 skribis:
>We currently lack the pm-utils package, which provides ‘pm-suspend’
>(currently I use a script that writes to /sys/power/state as Tomáš
>suggested.) Would you like to give it a try?
This is an OK solution
On 2015-03-10 13:41, l...@gnu.org wrote:
"白い熊 @相撲道" skribis:
wget
http://git.savannah.gnu.org/cgit/guix.git/snapshot/wip-libreoffice.tar.gz
guix pull --url=file:///path/to/wip-libreoffice.tar.gz
guix package -i libreoffice
It's building now, apparently everything from source
On 2015-03-11 10:01, 白い熊@相撲道 wrote:
Have I somehow "poluted" the environment via the pull of the
wip-libreoffice tar? I'm asking this as I see a different behavior now
with `guix package -d' and `-i' for other packages now than before,
and a lot of building from sour
On 2015-03-11 13:04, Andreas Enge wrote:
On Wed, Mar 11, 2015 at 10:27:15AM +0100, 白い熊@相撲道 wrote:
guix substitute-binary: error: connect: Connection timed out
fetching path `/gnu/store/8n7d1bgib9f1hml2k5ravgv79jv1whqf-tar-1.28'
failed
with exit code 1
I think this is just a random
act with the GuixSD version of the
tools? Isn't this going to lead to more conflicts? How do I insure the
git guix will take precedende - just make sure to run local commands
only from the git build directory?
Or would maybe now a system reconfigure bring me forward? What is the
cleanest way?
--
白い熊@相撲道
o anything you've done with 'guix pull' is irrelevant.
So, if I understand correctly, I'd make the git version, but not make
install it. Then running `pre-inst-env guix' this will use definitions
from the git pull...
What about the store? Should I configure it with --localstatedir set to
/var when building the git version?
--
白い熊@相撲道
Ludovic Courtès wrote:
Very nice as well.
The new theme is elegant, however I'd like to use the Gnu one out of
nostalgia. Where can I set it so SLiM shows the GNU logo instead?
--
白い熊@相撲道
coreboot, has no
effect. The error still comes up.
How can this be fixed?
--
白い熊@相撲道
e move further along?
--
白い熊@相撲道
revision of the
guix-artwork.git repository. So, in your OS config file, you can write
something like this (untested):
...
ERROR: Unbound variable: origin
--
白い熊@相撲道
kages... section with xfce. Could
someone give me the proper line for this?
Anything else needed?
--
白い熊@相撲道
theme, however none of
these contains the GNU image, just the blue "wave" background.
--
白い熊@相撲道
On 2015-03-16 12:03, 白い熊@相撲道 wrote:
Now it reconfigured, however the logo is still the new GuixSD. In the
store I now have three git-checkout dirs with 0.8 theme, however none
of these contains the GNU image, just the blue "wave" background.
There is a git-checkout that has a pane
On 2015-03-16 18:02, l...@gnu.org wrote:
Currently one has to reboot after running ‘guix system reconfigure’ for
changes to services to take effect (yes it will be fixed in the
future.)
Did you reboot?
Yes, I assumed you need a reboot. Rebooted and no change. It's the
GuixSD logo.
-
sconfig.scm file and system reconfigure.
Namely, I've found the "skeletons" variable, I've tried to undestand the
example, but not sure I know how to implement it.
Let's say I want to add "~/sh" to PATH and also export TEST="This is a
test."
How exactly do I add this to sysconfig.scm?
Many thanks.
--
白い熊@相撲道
On 2015-03-16 19:48, Andreas Enge wrote:
On Mon, Mar 16, 2015 at 07:20:27PM +0100, 白い熊@相撲道 wrote:
Let's say I want to add "~/sh" to PATH and also export TEST="This is a
test."
How exactly do I add this to sysconfig.scm?
What speaks against doing this as a user i
(wicd-service)
(dbus-service (list wicd))
(avahi-service)
%base-services)))
You could check what theme would be used by looking at the directory
returned by this command:
guix gc -R $(guix system build config.scm) |grep git-checkout
Yes, it's referring to the wrong git-checkout dir in the store, the one
with the GuixSD panel. Wrong commit number?
--
白い熊@相撲道
with Guix. It's very
exciting!
--
白い熊@相撲道
How do I load a kernel module in Guix?
I can insmod the concrete .ko file from the /gnu/store/... kernel
directory, however this is impractical for scripts etc, since the
directory will change with system reconfigure.
However 'sudo modprobe ...' doesn't load the kernel module...
--
白い熊@相撲道
o idea what the
problem could be.
Does anyone have an idea what is the issue?
--
白い熊@相撲道
don't
understand what's causing it... Any ideas?
--
白い熊@相撲道execve("/home/shiroikuma/.guix-profile/bin/qemu-nbd", ["qemu-nbd", "-c",
"/dev/nbd0", "/home/shiroikuma/qemu/disk.qcow2"], [/* 18 vars */]) = 0
brk(0) =
someone specify what exactly is needed?
Many thanks.
--
白い熊@相撲道
ere - if this is indeed the case - if someone
could modify the recipe and push to the repository, so QEMU would be
built with libusb support to enable the USB host functionality.
Could anyone do this? Many thanks.
--
白い熊@相撲道
ot;))
but I'm told: “invalid character `/' in name `/etc/sudoers'”
What's the proper syntax?
白い熊@相撲道
E OVERWRITTEN
nameserver 192.168.1.1
shiroikuma@skggxtzz:~$ ping -c3 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
--- 192.168.1.1 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 1999ms
========
Anyone have any ideas? Many thanks for helping me.
--
白い熊@相撲道
ew that many
packages are not built for armhf and available on Hydra?
Is there a way for me somehow to “update” and install packages from substitutes
only? So that it would get and install the latest version built and available
for the architecture?
--
白い熊@相撲道
e.
I'm running git Guix on a GuixSD install, having aliased "guix" to the
git version.
So in order to run make now I first have to install graphviz using the
non-git guix, since the dot commang is not present, and only then can I
make the git right?
Cumbersome...
--
白い熊@相撲道
On 2015-08-27 11:10, l...@gnu.org wrote:
白い熊@相撲道 skribis:
So in order to run make now I first have to install graphviz using the
non-git guix, since the dot commang is not present, and only then can
I make the git right?
Right. See
<http://www.gnu.org/software/guix/manual/html_n
On 2015-08-27 13:28, l...@gnu.org wrote:
白い熊@相撲道 skribis:
ERROR: In procedure scm-error:
ERROR: unsupported manifest format #
It seems you’ve been somehow mixing versions, and this error was
produced by a Guix version older than the one use to upgrade your
profile, hence the error (and it’s
CE install borked? When I click on the Applications start
menu, many items are missing icons etc, which shouldn't be the case.
--
白い熊@相撲道
e the case.
It's not broken, but the default settings haven't be tricked.
You should change the icon theme to gnome in
'xfce4-apperance-settings'.
Thanks for the tip, this works.
--
白い熊@相撲道
On 2015-08-30 19:28, l...@gnu.org wrote:
白い熊@相撲道 skribis:
I'm not proficient enough in Guix yet to do this. I'll wait for
'xfce4-pulseaudio-plugin' :O)
Or you can use ‘pavucontrol’.
Thanks, didn't know about this. It works.
--
白い熊@相撲道
(intermediate value)[e]" {file:
"file:///gnu/store/s507v0spxkh38x2i7bmfpkflkib62mqd-conkeror-1.0pre1/share/conkeror/components/application.js"
line: 167}]
Category: chrome javascript
Console error: [JavaScript Error: "TypeError:
conkeror.handle_command_line is not a function" {file:
"file:///gnu/store/s507v0spxkh38x2i7bmfpkflkib62mqd-conkeror-1.0pre1/share/conkeror/components/command-line.js"
line: 23}]
Category: chrome javascript
Anyone have an idea what's going on?
--
白い熊@相撲道
On October 20, 2015 6:05:49 PM GMT+03:00, Efraim Flashner
wrote:
>On Tue, 20 Oct 2015 16:55:03 +0200
>白い熊@相撲道 wrote:
>
>> Since yesterday I can't run conkeror, without any changes in
>conkeror's
>> config, just git pull, make and guix package -u
>>
46 matches
Mail list logo