bug#63672: rxvt-unicode crashes X

2023-05-24 Thread Marco van Hulten
Hello— urxvt 9.30 crashes my X/spectrwm. This happens both when running urxvtd and urxvt. This problem was introduced earlier this month after an upgrade. No `~/.xsession-errors' is created, which may point to another problem. marco@graviton ~$ uname -a Linux graviton.instanton 6.2.15-gnu #1

bug#41528: failed to compute derivation

2020-05-26 Thread Marco van Hulten
Marius— On 25 May 23:54 Marius Bakke wrote: > Is this error consistent for you, or could it have been an > indeterministic failure? It happened yesterday morning and then again in the evening, so I'd carefully suggest it is deterministic failure. > Also, did you intentionally disable binary

bug#41528: failed to compute derivation

2020-05-25 Thread Marco van Hulten
Hi— I did a 'guix pull && guix package -u' today, but something went wrong, tail follows: ... ./guix/store.scm:1363:15: Throw to key `srfi-34' with args `(#)'. guix pull: error: You found a bug: the program '/gnu/store/6naagkv776pp47zk9blnnrjwhzyq5k4b-compute-guix-derivation' failed to compute

bug#34677: solved

2019-02-28 Thread Marco van Hulten
After a 'guix pull' the package builds fine. Sorry for the noise. —Marco

bug#34677: error building python-sphinx@1.7.7

2019-02-27 Thread Marco van Hulten
Hello— python-sphinx@1.7.7 fails building with the following: ... [20/23] Compiling C object 'mpc@exe/src_charset.c.o'. [21/23] Linking target mpc. [22/23] Generating HTML documentation with a custom command. FAILED: doc/html

bug#34649: close 34649

2019-02-25 Thread Marco van Hulten
close 34649

bug#34649: fixed

2019-02-25 Thread Marco van Hulten
The problem disappeared. Either user error or bug was fixed since reporting. —Marco

bug#34649: bug in compute-guix-derivation

2019-02-25 Thread Marco van Hulten
Hello, I could not 'guix pull' on my recently installed Guix (on Ubuntu 18.04). Pull log attached. —Marco Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git 5c06a18

bug#30655: closed (Re: bug#30655: xset(1) not accepting symlink to font path)

2018-03-03 Thread Marco van Hulten
Ludo'— Je 2 mrt 12:46 skribis GNU: > > diff --git a/doc/guix.texi b/doc/guix.texi > > index 24db16761..35221ff94 100644 > > --- a/doc/guix.texi > > +++ b/doc/guix.texi > > @@ -1572,7 +1572,7 @@ To be able to use such full names for the > > TrueType fonts installed in your Guix profile, you need

bug#30655: xset(1) not accepting symlink to font path

2018-03-01 Thread Marco van Hulten
Alex— Je 1 mrt 20:47 skribis Alex: > I fixed it on my side simply by making 'my-xorg-server' package > that uses a "fixed" version of libxfont (that supports symlinks). > > If anyone is interested, I also wrote a descriptive commit message here: > > >

bug#30655: xset(1) not accepting symlink to font path

2018-03-01 Thread Marco van Hulten
Ludovic— Je 1 mrt 17:52 skribis Ludovic: > Marco van Hulten <ma...@hulten.org> skribis: > > > When I follow the manual at > > https://www.gnu.org/software/guix/manual/html_node/Application-Setup.html#X11-Fonts > > , > > I get the message that there is so

bug#30656: symlink manual does not exist

2018-03-01 Thread Marco van Hulten
Ludovic— Je 1 mrt 17:53 skribis Ludovic: > Marco van Hulten <ma...@hulten.org> skribis: > > > The man page of ln(1) tells me there exists a symlink(2) manual page > > (which I am used to on Unix-like systems), but it is missing: > > > > > > gast@gravito

bug#30413: file exists and is +x but cannot be executed

2018-02-10 Thread Marco van Hulten
Hello— I had cups installed as root and another user. I could use lpr. Now I tried to install it under user2 (to have the lpr binary available, among other things), but I cannot execute `lpr`: user2@graviton ~$ guix package -i cups The following package will be upgraded: cups 2.2.4 → 2.2.4

bug#30282: package julia build error

2018-01-28 Thread Marco van Hulten
Hi— Building julia ends like badly: $ guix package -i julia [...] base64 (2)|0.41 | 0.00 | 0.0 | 2.10 | 1559.96 serialize (2) |7.05 | 0.29 | 4.1 | 80.75 | 1559.96 WARNING: readuntil(IO,AbstractString) will perform poorly with a long string

bug#29274: guix pull throws exception: wrong type argument in struct_vtable

2017-11-14 Thread Marco van Hulten
Ludo'- Op 12 nov 21:24 schreef Ludovic Courtès: > Marco van Hulten <ma...@hulten.org> skribis: > > > In guix/git.scm: > >115:29 4 (latest-repository-commit # …) > > In ice-9/boot-9.scm: > > 849:4 3 (with-throw-handler _ _ _) > > In git/clone.

bug#29274: configuration

2017-11-12 Thread Marco van Hulten
https://paste.debian.net/995301/

bug#29274: guix pull throws exception: wrong type argument in struct_vtable

2017-11-12 Thread Marco van Hulten
I am trying to upgrade GuixSD, originally installed from the 0.13.0 amd64 USB image. However, the `guix pull' command exits badly. ``` root@watson ~# guix package -u substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0% substitute: updating list of substitutes

bug#29247: guix complains that Guile-Git is missing

2017-11-11 Thread Marco van Hulten
Ludovic- Op 11 nov 15:24 schreef Ludovic Courtès: > Did you export these two variables before rerunning ‘guix pull’? No, I forgot this obvious thing. I don't get the complaint anymore. -Marco

bug#29247: guix complains that Guile-Git is missing

2017-11-10 Thread Marco van Hulten
Hello, I have installed Guile-Git, but guix still complains that it is missing. ``` root@watson ~# guix package -i guile-git substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'...