Alex Kost writes:
> myglc2 (2016-02-04 18:16 +0300) wrote:
>
>> So, should I put ...
>>
>> '(guix-emacs-load-autoloads "/run/current-system/profile")'
>>
>> ... in init.el, in which case guix INFO should say so.
>
> Well, you can do it as a temporary workaround, but we'll fix it soon (I
> mean th
On Tue, Feb 02, 2016 at 09:41:19PM +0100, Ludovic Courtès wrote:
> Could you give it a try and refine as needed? :-)
I altered your example as shown in the attached patch. It causes some
tests related to timestamps to fail, so I disabled them in a very crude
way. The final patch should address th
Alex Kost skribis:
> And as reported by several people on #guix (I count at least 4 including
> me and Mark) a wrong swap device leads to a kernel panic if shepherd is
> used as the init system.
>
> Until I realized that it was a wrong swap, I made bisecting on shepherd
> to find out which commit
Eric Bavier found this:
https://bugs.gnupg.org/gnupg/issue2229
Title: "make check 14 0f 35 tests failed"
Mark
PS: It doesn't load in our IceCat with the error "Cannot communicate
securely with peer: no common encryption algorithm(s). (Error code:
ssl_error_no_cypher_overlap)", b
Mark H Weaver writes:
> gnupg-2.1.11 on x86_64 failed its tests many times on Hydra:
>
> http://hydra.gnu.org:3000/build/990803#tabs-buildsteps
>
> On all other architectures (i686, armhf, mips64el) it succeeded on the
> first try. So far, we've heard no reports of it failing for anyone else
>
myglc2 (2016-02-04 18:16 +0300) wrote:
[...]
> glc4@g1 ~$ echo $EMACSLOADPATH
> :/etc/emacs
>
> If I set it to match what you say ...
>
> glc4@g1 ~$ EMACSLOADPATH=/etc/emacs/site-start.el
> glc4@g1 ~$ emacs
No, no, it is expected; I meant ":/etc/emacs" is the default value,
sorry for the confusio
gnupg-2.1.11 on x86_64 failed its tests many times on Hydra:
http://hydra.gnu.org:3000/build/990803#tabs-buildsteps
On all other architectures (i686, armhf, mips64el) it succeeded on the
first try. So far, we've heard no reports of it failing for anyone else
on x86_64. Ludovic built it 3 time
Alex Kost writes:
> myglc2 (2016-02-04 07:15 +0300) wrote:
>
>> with magit installed on guixSD following the config shown further below.
>>
>> With init.el containing ...
>>
>> V
>> (add-to-list 'load-path "/run/current-system/pr
Ludovic Courtès writes:
> Ricardo Wurmus skribis:
>
>> When building “julia” twice we get different binaries for
>>
>> $out/lib/julia/sys.so
>>
>> and
>>
>> $out/lib/julia/sys-debug.so
>
> Apparently there’s no __DATE__ and __TIME__ in the C code.
>
> I would check if the order of object fi
myglc2 (2016-02-04 07:15 +0300) wrote:
> 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")
Mark H Weaver (2016-02-04 01:14 +0300) wrote:
> 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 agai
11 matches
Mail list logo