bug#22550: (require 'magit) produces error: "no such file or directory" "dash"

2016-02-03 Thread myglc2
with magit installed on guixSD following the config shown further below. With init.el containing ... V (add-to-list 'load-path "/run/current-system/profile/share/emacs/site-lisp") (require 'guix-init nil t) ^^

bug#22548: Kernel panic after system reconfiguration

2016-02-03 Thread Albin
Hi, Den 2016-02-03 kl. 23:14, skrev Mark H Weaver: > Albin writes: > >> Hi again, >> >> I got rid of the kernel panic by removing the following from the config >> and reconfiguring (as suggested by Mark Weaver): >> >>> (swap-devices '("/swapfile")) >> >> It would be nice to be able to enable swa

bug#22548: Kernel panic after system reconfiguration

2016-02-03 Thread Mark H Weaver
Albin writes: > Hi again, > > I got rid of the kernel panic by removing the following from the config > and reconfiguring (as suggested by Mark Weaver): > >> (swap-devices '("/swapfile")) > > It would be nice to be able to enable swap again though. On my system it > needs to be done with a swap f

bug#22548: Kernel panic after system reconfiguration

2016-02-03 Thread Ludovic Courtès
Albin skribis: > With no other changes I just ran guix pull and guix system reconfigure > on my MacBook2,1 which created an unbootable system. > > After having completed the reconfiguration I tried to halt and reboot > the system but got this error message each time : > >> error: connect: /var/ru

bug#22458: Collision between khal and vdirsyncer "bin/vdirsyncer"

2016-02-03 Thread Ludovic Courtès
Leo Famulari skribis: > The packages khal and vdirsyncer are meant to be used together. Khal is > a console calendar program and vdirsyncer synchronizes CalDAV data from > a remote server to the local filesystem so that khal can use it. Then why do they both provide the same file? :-) > For so

bug#22039: 'guix system reconfigure' must start/restart/stop services

2016-02-03 Thread Thompson, David
On Wed, Feb 3, 2016 at 4:32 PM, Ludovic Courtès wrote: > l...@gnu.org (Ludovic Courtès) skribis: > >> Currently ‘guix system reconfigure’ doesn’t try to dynamically update >> the set of running services, which is a shame. >> >> A simple strategy would be to have it: >> >> 1. Stop and unregister

bug#22039: 'guix system reconfigure' must start/restart/stop services

2016-02-03 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > Currently ‘guix system reconfigure’ doesn’t try to dynamically update > the set of running services, which is a shame. > > A simple strategy would be to have it: > > 1. Stop and unregister services currently known to dmd that are > missing in the ne

bug#22548: Kernel panic after system reconfiguration

2016-02-03 Thread Albin
Hi again, I got rid of the kernel panic by removing the following from the config and reconfiguring (as suggested by Mark Weaver): > (swap-devices '("/swapfile")) It would be nice to be able to enable swap again though. On my system it needs to be done with a swap file. Albin Den 2016-02-03 kl

bug#22548: Kernel panic after system reconfiguration

2016-02-03 Thread Albin
Hi, With no other changes I just ran guix pull and guix system reconfigure on my MacBook2,1 which created an unbootable system. After having completed the reconfiguration I tried to halt and reboot the system but got this error message each time : > error: connect: /var/run/shepherd/socket: file

bug#22546: Download-Page is "hiding" what the options actually are

2016-02-03 Thread Robin Vobruba
Being new to Guix, i went to the Download page: https://www.gnu.org/software/guix/download/ immediately saw the 3 big options read their title/names was confused what the difference might be between "GuixSD" and "Guix Binary" could not find anything inside these 3 option's boxes that would help me

bug#22543: 404 in Manualpage

2016-02-03 Thread Nils Gillmann
The manual page https://www.gnu.org/software/guix/manual/html_node/Requirements.html#Requirements contains a link to https://www.gnu.org/software/guix/manual/gnutls-guile/Guile-Preparations.html#Guile-Preparations which give a 404. I am not familiar with what's supposed to be there, a quick sear

bug#22437: Fixing package-with-python2

2016-02-03 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > An idea I haven’t taken the time to test yet would be to use > ‘properties’: > > (define python-foobar ;with Python 3 > (package > (name "foobar") > ;; Specify which Python 2 variant to use. > (properties `((python2-variant . ,(de

bug#22514: emacs INFO pages have "?"s instead of "'"s

2016-02-03 Thread Ludovic Courtès
myglc2 skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> retitle 22514 Missing environment variables when logging in via SSH >> merge 22513 22175 >> thanks >> >> myglc2 skribis: >> >>> In emacs INFO pages, single quotes "'" appear as question marks "?" and >>> 'echo $LANG' returns a blank l