bug#22548: Kernel panic after system reconfiguration

2016-02-04 Thread Alex Kost
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

bug#22548: Kernel panic after system reconfiguration

2016-02-04 Thread Ludovic Courtès
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

bug#22533: Non-determinism in python-3 ".pyc" bytecode

2016-02-04 Thread Leo Famulari
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

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

2016-02-04 Thread myglc2
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

bug#22304: Build for Julia is not reproducible

2016-02-04 Thread Ricardo Wurmus
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

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

2016-02-04 Thread Alex Kost
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

bug#22558: gnupg-2.1.11 on x86_64 failed its tests many times on Hydra

2016-02-04 Thread Mark H Weaver
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

bug#22558: gnupg-2.1.11 on x86_64 failed its tests many times on Hydra

2016-02-04 Thread Mark H Weaver
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)",