bug#37867: bug on x86_64-linux AMD box

2019-10-23 Thread ison
There is a known issue with AMD causing lockups: https://bugzilla.kernel.org/show_bug.cgi?id=196683 It sounds like you might have that if you get multiple freezes every day. I was also experiencing this problem after building a new AMD machine and that link helped me. To summarize the solution

bug#37687: simple-scan build failure

2019-10-23 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Guix, With commit d9f6d587, Simple Scan has finally been updated to Document Scanner 3.34.1. Sorry it took so long (a whole core-updates cycle…). Do not, however, despair: there's a minor cosmetic issue with a handful of missing icons if anyone's feeling bored. Kind regards, T G-R

bug#37867: bug on x86_64-linux AMD box

2019-10-23 Thread pelzflorian (Florian Pelz)
On Tue, Oct 22, 2019 at 05:48:09AM -0700, Leo Barge wrote: > > I found a bug. > […] > At hour 0437 on date 22 OCT 2019, a ten-hour long guix pull that I ran ended > with the following message, in a summary of operation: > > > Full log written to >

bug#37789: guix pull: error: You found a bug: the program

2019-10-23 Thread Ludovic Courtès
Hi George, George Clemmer skribis: > starting phase `configure' > PATH="/gnu/store/lxwhz2y0m3c38figfl5sfdydsb7sk7g2-bootstrap-binaries-0/bin:/gnu/store/niv24i583siranb6ydphx991dkvj8x8g-mes-boot-0.19/bin:/gnu/store/grybsvhmi38gbrdl3i8cc31i0r1x7x6z-bootstrap-mescc-tools-0.5.2/bin" > configure:

bug#37789: guix pull: error: You found a bug: the program

2019-10-23 Thread George Clemmer
Ludovic Courtès writes: > Hi George, > > George Clemmer skribis: > >> starting phase `configure' >>

bug#32835: Icecat is missing fonts (on foreign distro)

2019-10-23 Thread Mark H Weaver
Here's a very hacky workaround that worked for me, while testing a preliminary IceCat 68.2 build on a Debian system: make ~/.config/fontconfig be a symlink to /etc/fonts. Mark

bug#37885: simple-scan won't build

2019-10-23 Thread sirmacik
Hey Guix, I've hit an issue with simple-scan-3.24.1 update: ui.vala:1019.9-1019.23: warning: Gtk.Menu.popup has been deprecated since 3.22 simple-scan.vala:130.30-130.41: error: Argument 1: Cannot convert from `unowned GLib.List' to `unowned GLib.List' ui.set_scan_devices (devices_copy,

bug#26302: [website] translations

2019-10-23 Thread pelzflorian (Florian Pelz)
On Wed, Oct 23, 2019 at 04:16:30PM +0200, Ludovic Courtès wrote: > > Also it appears I broke URLs to the manual. > > Which URLs specifically? > Only the hyperlinks to the manual in .i18n. Sorry for being imprecise. Nothing outside is broken. > BTW, feel free to rebase ‘wip-i18n’ and to fix

bug#37865: guix pull: error: You found a bug:

2019-10-23 Thread Kai Mertens
On Tue, 22 Oct 2019 23:21:58 +0200 Ludovic Courtès wrote: > Hi Kai, > Hello Ludovic, > Kai Mertens skribis: > > > unfortunately, I do not manage to update my GNU Guix version via “guix > > pull”. The command fails with the listed message after being executed > > for about 16hours. > >

bug#37876: Regression in MAKE-GCC-TOOLCHAIN after core-updates merge

2019-10-23 Thread Carl Dong
Hi all, Looking closer at the code, the regression seems to be in MAKE-GCC-LIBC in (gnu packages base), rather than in MAKE-GCC-TOOLCHAIN. New minimal reproducer: --8<---cut here---start->8--- (use-modules (gnu packages commencement) (gnu

bug#26302: [website] translations

2019-10-23 Thread Ludovic Courtès
Hi, "pelzflorian (Florian Pelz)" skribis: > On Tue, Oct 22, 2019 at 02:28:40PM +0200, pelzflorian (Florian Pelz) wrote: >> The CSS is not loaded from the .i18n subdirectory, it seems. >> > > I suppose your fix at > >

bug#37865: guix pull: error: You found a bug:

2019-10-23 Thread Efraim Flashner
On Wed, Oct 23, 2019 at 04:26:35PM +0200, Kai Mertens wrote: > On Wed, 23 Oct 2019 11:50:44 +0200 > Ludovic Courtès wrote: > > > >> Did you enable substitutes from ? > > >> See . > > >> > > > > > > hmm, I did

bug#37896: Bug: Cannot use `guix pull`

2019-10-23 Thread o . rojon
Hello everyone, after some time of not upgrading, I have been unable to guix pull and thus to upgrade my system. Find below what has occurred after I ran `guix pull` hapster@guixter ~$ guix pull Kanal „guix-gaming-games“ wird vom Git-Repository auf

bug#37897: Bug: Resetting locale settings

2019-10-23 Thread o . rojon
Hello guix, I believe that a locale-related bug has slipped in somewhere in the last two-three weeks. During installation and in my configuration file, I have specified de_DE specified as locale, which should translate to a german keyboard layout. But since said two-three weeks, I startup

bug#37850: Glib documentation is missing

2019-10-23 Thread Marius Bakke
Pierre Neidhardt writes: > Since the last core-update merge, glib 2.58.1+ does not include the > documentation anymore (it was in the "doc" output). > > Documentation for Glib/GTK-based libraries is very useful for > developers: it allows offline and contextual access from any text > editor. > >

bug#37896: setxkbmap has worked

2019-10-23 Thread o . rojon
Hello everyone, just a quickie: I noticed that even though loadkeys doesnt work, setxkbmap does. Sorry, just read the setxkbmap and figured how to use it properly. Yet, this doesnt explain why, on each startup, my keyboard configuration seems to be set to the us layout, even though I have

bug#37896: Bug: Cannot use `guix pull`

2019-10-23 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Hullo, o.ro...@posteo.net 写道: after some time of not upgrading, I have been unable to guix pull and thus to upgrade my system. Find below what has occurred after I ran `guix pull` Thanks for the report! This was due to an incomplete commit on master, which I've reverted for now (in

bug#37897: bug#37896: setxkbmap has worked

2019-10-23 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Hullo, I think this was sent to bug #37896 by mistake so I'm re-posting it to what I assume is the correct bug number: o.ro...@posteo.net 写道: Hello everyone, just a quickie: I noticed that even though loadkeys doesnt work, setxkbmap does. Sorry, just read the setxkbmap and figured how to

bug#37897: Bug: Resetting locale settings

2019-10-23 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Hullo again, I can't help you with your exact problem, but o.ro...@posteo.net 写道: In the latter case, I was able to login via 'loadkeys /run/current-system/profile/share/keymaps/i386/qwertz/de-latin1' in TTY (where I went with C-M-F2 or F3, nvm); but now, I am unable to set the keymap via

bug#37882: linux-module-build-system doesn't accept make-flags

2019-10-23 Thread Efraim Flashner
In (guix build linux-module-build-system) the build phase looks for make-flags, but 'make-flags' doesn't exist in (guix build-system linux-module), making it not really supported. -- Efraim Flashner אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality