bug#30785: Man pages truncated, repeated

2018-08-20 Thread Pierre Neidhardt
be something wrong with the way we package man-db. See https://lists.gnu.org/archive/html/help-guix/2018-05/msg00084.html for a discussion. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#32480: Truncated/repeating utf-8 man pages

2018-08-20 Thread Pierre Neidhardt
The 'man' program from the 'man-db' Guix package has an issue with UTF-8 man pages: the page is truncated and sometimes the truncation is repeated a couple of times. The bug does not occur when non-ASCII characters are removed. I haven't tried with other non-ASCII encodings. There must be

bug#31095: [aegisub] error: Aegisub requires that boost be built with ICU support.

2018-04-08 Thread Pierre Neidhardt
xc6-aegisub-3.2.2.drv' failed It seems that the boost input is missing ICU support. -- Pierre Neidhardt signature.asc Description: PGP signature

bug#31095: [aegisub] error: Aegisub requires that boost be built with ICU support.

2018-04-08 Thread Pierre Neidhardt
n't have a great opinion of boost, so... Anyone else? :p -- Pierre Neidhardt signature.asc Description: PGP signature

bug#31088: Use '@' as version number separator in guix output

2018-04-10 Thread Pierre Neidhardt
Thank you very much for the hard work! -- Pierre Neidhardt We totally deny the allegations, and we're trying to identify the allegators. signature.asc Description: PGP signature

bug#31088: Use '@' as version number separator in guix output

2018-04-07 Thread Pierre Neidhardt
guix package --show=ncdu | recsel -R dependencies ncurses-6.0-20170930 Here the version number contains a '-'. Because of this it makes the problem undecidable I think. Would it be possible to separate the package name from the version number with '@' instead? -- Pierre Neidhardt

bug#32845: guix.info: Missing manual

2018-09-27 Thread Pierre Neidhardt
documentation is a Bad Idea. I think the manual is better than a wiki, but only if contributors can work on it "live". -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#32769: Packaging Next browser (Common Lisp) [work in progress]

2018-10-12 Thread Pierre Neidhardt
Let me know if you'd like to do it or if I should give it a shot :) -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#33039: Racket: Move DrRacket to a separate output

2018-10-14 Thread Pierre Neidhardt
As mentioned on the mailing list: https://lists.gnu.org/archive/html/guix-devel/2018-09/msg00175.html We could be splitting out racket-minimal and racket. Racket's download page provides "Racket" and "Minimal Racket": https://download.racket-lang.org/ -- Pi

bug#32769: Packaging Next browser (Common Lisp) [work in progress]

2018-10-15 Thread Pierre Neidhardt
It could also be a dependency version that's different from the one pulled by Quicklisp. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#33094: latex-koma-script: scrlttr2: ERROR: Argument of \strip@prefix has an extra }.

2018-10-19 Thread Pierre Neidhardt
install the full Texlive distribution as I don't have enough space. Ricardo, if you can, could you try this out and see if it works with the full Texlive? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#32769: Packaging Next browser (Common Lisp) [work in progress]

2018-10-19 Thread Pierre Neidhardt
. Andy, if you have an immediate solution, feel free to chime in, otherwise Next will have to wait a few more weeks before hitting the Guix repository. I've merged all the 78 (?) new Lisp packages onto master. I've moved the Next package draft to wip-next-browser3. -- Pierre Neidhardt https

bug#33236: Duplicate packagego-github-com-urfave-cli

2018-11-02 Thread Pierre Neidhardt
Oops! Sorry for this :( I can only fix it by Sunday or Monday depending on my schedule. Unless someone beats me to it. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#32770: Packaging SLIME/SWANK as Common Lisp library

2018-10-03 Thread Pierre Neidhardt
Hmmm, I should have posted this on Next's bug, not this one, sorry. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#32769: Packaging Next browser (Common Lisp) [work in progress]

2018-10-10 Thread Pierre Neidhardt
re/39vh5ghdn9x7zwb6ky7law678wkz20l2-next-browser-0.0.8-1.ccc289b/share/common-lisp/sbcl-source/next/gtk/next/next.asd")) (asdf:operate (quote asdf:compile-bundle-op) "next/gtk")) --8<---cut here---end--->8--- Andy, any clue on this? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#33015: asdf: cl-cffi-gtk tests fail: Unhandled memory fault at #x0

2018-10-11 Thread Pierre Neidhardt
ot;(require :asdf)") (:EVAL . #<(SIMPLE-ARRAY CHARACTER (344)) (let ((*package* (find-package :asdf))) (load "/gnu/store/3147aza1waksp76pllkifskyym4wmqvg-sbcl-cl-cffi-gtk-0.11.2-1.29443c5/share/common-lisp/sbcl-source/cl-cffi-gtk/gtk/cl-cffi-gtk.asd") (load "/gnu... {10

bug#32770: Packaging SLIME/SWANK as Common Lisp library

2018-10-01 Thread Pierre Neidhardt
re case-sensitive, while the standard is case-insensitive. Adn... jpl-queues uses ":VERSION" and not ":version" as you expected :( I think the simple fix would be to make the two match-lambda case-insensitive (both in generate-dependency-links and in make-asd-file). What do you think? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#32770: Packaging SLIME/SWANK as Common Lisp library

2018-10-02 Thread Pierre Neidhardt
cs.org/ to write a recursive importer, we could get programs like Next browser packaged in one go but for a couple of tweaks for the 2-3 odd packages. Let me know if you want to work on this, otherwise I'll give it a shot. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Descriptio

bug#32770: Packaging SLIME/SWANK as Common Lisp library

2018-10-04 Thread Pierre Neidhardt
kages only have to write something like #:cffi-packages (list ,cl-sqlite ,cl-foo...) -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#30265: Fish shell has wrong path variables

2018-09-21 Thread Pierre Neidhardt
Makes sense, that explains it. Thanks! -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#30265: Fish shell has wrong path variables

2018-09-20 Thread Pierre Neidhardt
> A package will be grafted when any > of its inputs (direct or transitive) have been replaced. I understand why that would happen when _updating_ fish, but why does it happen when (re-)building it from scratch, for instance when the graft source is gone from the store? -- Pierre Nei

bug#33848: Store references in SBCL-compiled code are "invisible"

2018-12-27 Thread Pierre Neidhardt
ch, right? > Note also that the reference scanner only looks for “xyz…-foo”; what > comes before and after doesn’t matter. So for example if you have > “/gnu/store/xyz…-foo/à”, what’s important is the “xyz…-foo” bit. OK, makes sense, then my main worry is just moot :) -- Pierre Neidhardt ht

bug#30785: Man pages truncated, repeated

2019-01-16 Thread Pierre Neidhardt
My guess is that groff-minimal would work. Danny? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#30785: Man pages truncated, repeated

2019-01-16 Thread Pierre Neidhardt
Danny, Efraim just reverted your commit because it rebuilds 3600+ packages :p How shall we proceed then? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#30785: Man pages truncated, repeated

2019-01-16 Thread Pierre Neidhardt
s, otherwise it cause `man` to segfault all the time. Let me know when you've applied it on core-updates and I'll follow you. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#27217: texlive is too big

2019-01-17 Thread Pierre Neidhardt
because we've accidentally packaged the same files in different packages. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#30785: Man pages truncated, repeated

2019-01-14 Thread Pierre Neidhardt
You are right: CHARSETALIASDIR=/does_not_exist /gnu/store/fm7jlkf93bh7bw03m8hbha2b5qxjz0kz-man-db-2.8.3/bin/man nmcli-examples also works. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#30785: Man pages truncated, repeated

2019-01-14 Thread Pierre Neidhardt
;) I feel that it's just easier to apply one of the 3-4 fixes we've already come up with :p My two cents :) -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#30785: Man pages truncated, repeated

2019-01-14 Thread Pierre Neidhardt
I suggest your patch explain that crash involves man-db + add a link to this discussion. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#34136: guix pull -l fails on fresh user profiles

2019-01-20 Thread Pierre Neidhardt
Great, thanks! -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#30785: Man pages truncated, repeated

2019-01-16 Thread Pierre Neidhardt
bx29dv-man-db-2.8.3/bin/man nmcli-examples --8<---cut here---end--->8--- Still truncated. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#27217: texlive is too big

2018-12-15 Thread Pierre Neidhardt
subversion repository, then our current texlive-build-system is not very useful when centered around texlive-ref. Nix auto-generates all packages from this file: http://mirror.ctan.org/tex-archive/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz. This could be our redeemer :) -- Pierre Neidhardt https

bug#33674: supercollider build failure, and emacs-org-contrib inputs

2018-12-08 Thread Pierre Neidhardt
I haven't investigated, but it makes emacs-org-contrib fail. Should emacs-org-contrib really depend on emacs-scel? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#33359: On emacs-clang-format

2018-11-26 Thread Pierre Neidhardt
I went ahead and implemented the aforementioned approach: > - Keep emacs-clang-format but use the Clang source (as per Tim suggestion), > and > add emacs-clang-rename from the same source. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#27217: texlive is too big

2019-01-10 Thread Pierre Neidhardt
> What I find most troubling is that sources are littered across the SVN > repository. Sometimes we’ve got simple .ins and .dtx files, but very > often we have a stray .sty or .tex file in some seemingly arbitary > directory and one needs to manually take care of adding these extra > source

bug#27217: texlive is too big

2019-01-10 Thread Pierre Neidhardt
> I don’t think that’s correct. The .ins/.dtx files contain instructions > for generating files, including the .sty files, which are extracted from > the .dtx files. What I meant is that the .sty is always already generated in the SVN repo. Can you find a counter-example? > We have both kinds

bug#27217: texlive is too big

2019-01-10 Thread Pierre Neidhardt
> Yes, the SVN repo does include generated files. That’s not great, but > we can choose to ignore those files (as we do in other projects). And the builder should take care not to discard .sty / .cls files that are not going to be generated. I believe that in all cases the basename remains

bug#34044: Packaging Jami (ex GNU Ring)

2019-01-11 Thread Pierre Neidhardt
nd--->8--- Something wrong with qtbase? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#30785: Man pages truncated, repeated

2019-01-14 Thread Pierre Neidhardt
Hmmm... Not sure how to trace that with GDB. I'm not sure how to handle child processes. The offending libpipeline call is "pipeline_pump" in src/man.c:2329 in the "display" function. I'd need more time to investigate this, time which I don't have at the moment, sorry :(

bug#32769: Packaging Next browser (Common Lisp) [work in progress]

2018-09-19 Thread Pierre Neidhardt
I've started working on packaging a collection of Common Lisp dependencies for Next browser: http://next.atlas.engineer/ My progress can be found on the wip-next-browser branch. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#31142: guix package --upgrade reverses the order of packages

2019-03-27 Thread Pierre Neidhardt
even when there is nothing to upgrade. I can still reproduce this issue on latest Guix. Anyone else? Shall we open a new bug? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#31142: guix package --upgrade reverses the order of packages

2019-03-28 Thread Pierre Neidhardt
Ludovic Courtès writes: >> Shall we open a new bug? > > Yes, and I think we’ll close it as “wontfix”. :-) Hmm? Why? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#27217: texlive is too big

2019-03-05 Thread Pierre Neidhardt
Fantastic! I have time to work on it this week, so let me know if you'd like some help :) Can't wait to get this sorted once and for all :D -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#31201: Status: A flaw concerning CCL

2019-03-16 Thread Pierre Neidhardt
The latest builds of CCL on both x86 and x86_64 seem to address this issue. Re-open if there is anything else. Closing.

bug#33703: Status: youtube-dl man page is not complete

2019-03-16 Thread Pierre Neidhardt
Fixed with 30785.

bug#35941: Newt installer failure when wifi name is #f

2019-05-28 Thread Pierre Neidhardt
Mathieu Othacehe writes: > You can find the backtrace in /tmp/last-installer-error file. Maybe I missed it, but are we reporting this location to the user from the Newt interface? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#36961: Can't use microphone in ungoogled-chromium

2019-08-27 Thread Pierre Neidhardt
In Chromium if you click on the camera button right of the address bar, you can see the per-domain permissions. In my case, they are granted to meet.jit.si. The compile-time configuration javascript that Jack mentioned might have something to do with this. -- Pierre Neidhardt https

bug#37128: guix system reconfigure stops output after "Evaluating user expression..."

2019-08-29 Thread Pierre Neidhardt
loader now and re-run `guix system reconfigure...', I don't think it would get installed then. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#37850: Glib documentation is missing

2019-11-11 Thread Pierre Neidhardt
here---end--->8--- Sadly the above does not build the doc. Looking at the source, it seems that no provision is taken for building the doc with Meson. I wonder if this is an upstream mistake, but my knowledge of Meson is very limited and I could be wrong. Any idea, anyone?

bug#38212: hedgewars build fails: cannot find crt1.o: No such file or directory

2019-11-14 Thread Pierre Neidhardt
e---end------->8--- -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#37850: Glib documentation is missing

2019-11-15 Thread Pierre Neidhardt
Oh, that makes total sense, thanks for the explanation Marius! Alright, final patch attached. Let me know if I should merge on master. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature >From 29d27b64fb7bbf96a2ed59a3e1c4179717770f5c Mon Sep 17 00:00:00 2

bug#38521: Acknowledgement (perl-gtk2 check fails: Failed test 'Don't crash on partial pixmap data')

2019-12-11 Thread Pierre Neidhardt
CC-ing Alex since he is the original author of the package. Cheers! -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#38418: EXWM fails to start after a "reconfigure": split-string error

2019-12-07 Thread Pierre Neidhardt
I'll test. If this is the case, how can we fix this properly? May add `emacs' to the propagated inputs of exwm? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#38418: EXWM fails to start after a "reconfigure": split-string error

2019-12-07 Thread Pierre Neidhardt
I've tested again after Clément pushed your fix, and the problem seems to be gone with the following steps. - guix system reconfigure ... - guix package -m manifest-including-emacs-and-exwm (not sure exwm matters here) - Log in. Closing this then. -- Pierre Neidhardt https://ambrevar.xyz

bug#38528: Add test for `guix pull'

2019-12-16 Thread Pierre Neidhardt
Yes, I testsed on commit 614a1e3fa2d731d4719f03912b1b87fb4fd309cb, which should be broken. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#38498: Fontconfig does not find fonts in non-default profiles

2019-12-10 Thread Pierre Neidhardt
Hi! Ludovic Courtès writes: > We could fix that by adding a patch so that Fontconfig would honor > $FONTCONFIG_FONT_PATH or similar. Have we ever asked upstream? Maybe they would consider adding it. If they don't, I'm in favour of a patch! :) -- Pierre Neidhardt https://ambrev

bug#29686: gnu: aspell: Do not ignore GuixOS system profile.

2019-10-28 Thread Pierre Neidhardt
sn't done at the moment in our package. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#37850: Glib documentation is missing

2019-10-21 Thread Pierre Neidhardt
--->8--- However looking at the source of Glib I cannot find trace of this in the NEWS file nor in the INSTALL.in file. Disclaimer: I haven't tried building glib. Maybe we miss a compilation flag? What do you think? Ricardo? Cheers! -- Pierre Neidhardt https://ambrevar.xyz/

bug#29686: gnu: aspell: Do not ignore GuixOS system profile.

2019-10-17 Thread Pierre Neidhardt
e---start->8--- +#undef DICT_DIR +#define DICT_DIR "<$ASPELL_DICT_DIR|home-dir/.guix-profile/lib/aspell>" + --8<---cut here---end--->8--- I had a quick glimpse at Aspell's source code but nothing obvious came out :p M

bug#37850: Glib documentation is missing

2019-10-26 Thread Pierre Neidhardt
cated, so users who installed "glib:doc" cannot update their manifests / profiles after a guix pull. Can we actually deprecate single outputs? If not, isn't it a bug? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#37933: gst* plugins in non-default profile not found by webkitgtk browsers (e.g. epiphany)

2019-10-26 Thread Pierre Neidhardt
gins-ugly epiphany foo/bin/epiphany https://archive.org/details/guix-videos --8<---cut here---end------->8--- -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#37946: pingus build fails: ‘function’ in namespace ‘std’ does not name a template type

2019-10-31 Thread Pierre Neidhardt
Thanks! -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#32770: Packaging SLIME/SWANK as Common Lisp library

2019-10-06 Thread Pierre Neidhardt
Fixed with 2026204a13515aaa9b7814f9a6f0a60b65493bd1. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#38528: Add test for `guix pull'

2019-12-08 Thread Pierre Neidhardt
/to/checkout --profile=/tmp/guix.master -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#33844: Rename ghc-pandoc to pandoc

2020-02-26 Thread Pierre Neidhardt
swedebu...@riseup.net writes: > Reason: it is used standalone to convert between formats. I agree. What do other people think? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#39894: [Common Lisp] asdf-build-system/source should refer to dependencies in the store

2020-03-04 Thread Pierre Neidhardt
, complaining about missing dependencies. I suggest we use an .asd generation similar to that of the SBCL build system. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#39318: [core-updates] 'make-desktop-entry-file' is not exported

2020-01-27 Thread Pierre Neidhardt
My bad I guess :p Should I just export it? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#39079: SBCL CFFI from Guix unable to find dynamic libraries

2020-01-14 Thread Pierre Neidhardt
? Where did you run it? My only guess is what Konrad said: the libcurl library references its dependencies with relative path (which ldd does _not_ display) and the Guix loaded knows nothing about /usr/lib/x86_64-linux-gnu. Try exporting LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu in the envir

bug#38148: [PATCH 2/2] gnu: qutebrowser: Update to 1.9.0.

2020-01-13 Thread Pierre Neidhardt
fscreen > + (lambda _ > + (setenv "QT_QPA_PLATFORM" "offscreen") > + #t)) > (add-after 'install 'install-more > (lambda* (#:key outputs #:allow-other-keys) > (let* ((out (assoc-ref outputs "out")) > (app (string-append out "/share/applications")) > (hicolor (string-append out "/share/icons/hicolor"))) > - (invoke "a2x" "-f" "manpage" "doc/qutebrowser.1.asciidoc") Why are you removing this? Other than those few nits, looks good to me! Cheers! -- Pierre Neidhardt https://ambrevar.xyz/

bug#38148: [PATCH 1/2] gnu: Add python-pyqtwebengine.

2020-01-13 Thread Pierre Neidhardt
(stubs (string-append lib "/PyQt5"))) > + > + (system* "mkdir" "-p" sipdir) (mkdir-p sipdir) > + (invoke "python" "configure.py" > + "-w" > + "--no-dist-info" > + "--destdir" lib > + "--no-qsci-api" > + "--stubsdir" stubs > + "--sipdir" sipdir > + "--pyqt-sipdir" pyqt-sipdir > + ;; Because this has a different prefix then python-pyqt then we need "then python-pyqt" -> "than python-pyqt". > + ;; to make this a namespace of it's own Missing period. -- Pierre Neidhardt https://ambrevar.xyz/

bug#39079: SBCL CFFI from Guix unable to find dynamic libraries

2020-01-13 Thread Pierre Neidhardt
found with Guix packages. Let's see what we can reproduce with your examples! :) -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#38148: [PATCH 1/2] gnu: Add python-pyqtwebengine.

2020-01-14 Thread Pierre Neidhardt
Let me know if you need more help. >> Use version-major+minor from (guix utils) instead? > > > This is not an easy fix, I actually snarfed this from python-pyqt. No problem, it's OK to leave it. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#39079: SBCL CFFI from Guix unable to find dynamic libraries

2020-01-14 Thread Pierre Neidhardt
ffi-based libraries (e.g. sbcl-cl-sqlite), you'll see that we set the path to the .so manually to the store location. This should not raise any issue. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#38521: guix package: error: build of `...-youtube-viewer-3.5.8.drv' failed

2020-01-03 Thread Pierre Neidhardt
So what shall we do? Build perl-gtk2 against the previous version of gdk-pixbuf? And ask upstream if this is a known issue? Anyone willing to take this? :) -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#40062: nscd: Domain name resolution errors when travelling

2020-03-14 Thread Pierre Neidhardt
--->8--- The issue is fixed as long as I don't move again. This is impractical and the solution is very much non-obvious :p -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#37831: GDM has a GNOME entry even when not installed

2020-04-12 Thread Pierre Neidhardt
Thanks! -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#32930: Broken ASDF tests?

2020-04-07 Thread Pierre Neidhardt
Fixed in 92da05885c780fb92694f0d84ceda093b1b67db8. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#39324: GNOME Weather doesn't start

2020-04-05 Thread Pierre Neidhardt
case with EXWM) with --8<---cut here---start->8--- > gnome-weather Unsatisfied dependency: GWeather --8<---cut here---end--->8--- -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP si

bug#40368: Docker server version is "dev" (should be a version number)

2020-04-01 Thread Pierre Neidhardt
e the last line. This triggers issues with programs that expect a version number here. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#34275: clementine-1.3.1 fails test

2020-04-03 Thread Pierre Neidhardt
, dumping logs. command "make" "clementine_test" failed with status 2 --8<---cut here-------end--->8--- -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#39117: GNOME Files: No file thumbnails

2020-04-02 Thread Pierre Neidhardt
I can reproduce. Note that I've managed to get _some_ thumbnails when I first logged in. Now the thumbnail generation seems to be completely gone. Any clue what's happening, anyone? Has this ever worked before? -- Pierre Neidhardt https://ambrevar.xyz/

bug#39324: GNOME Weather doesn't start

2020-04-02 Thread Pierre Neidhardt
---cut here---end--->8--- Does any one know how this is supposed to work? If not, as a workaround I suggest we replace this line with "gnome-weather". -- Pierre Neidhardt https://ambrevar.xyz/

bug#30435: libreoffice: Fonts don't show up after install

2020-04-02 Thread Pierre Neidhardt
art->8--- fc-cache -fv --8<---cut here---end--->8--- fixes the issue. Should we run this command in a profile hook? -- Pierre Neidhardt https://ambrevar.xyz/

bug#40234: [java-iroha] Gradle fails with "Could not find tools.jar"

2020-03-26 Thread Pierre Neidhardt
r. --8<---cut here---end--->8--- Then it suggests that the Java installation might be wrong. I tried with icedtea 3.7.0, openjdk 9 and openjdk 12, to no avail. Are our JDK packages wrong missing some jars? -- Pierre Neidhardt https://ambrevar.xyz/ s

bug#40234: [java-iroha] Gradle fails with "Could not find tools.jar"

2020-03-26 Thread Pierre Neidhardt
By the way, should JAVA_HOME be a native-search-path set by the JDKs? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#41025: blueman does not start

2020-05-04 Thread Pierre Neidhardt
"bin") ("intltool" ,intltool) ("libtool" ,libtool) ("pkg-config" ,pkg-config))) (inputs `(("adwaita-icon-theme" ,adwaita-icon-theme) ("bluez" ,bluez) ("dbus" ,dbus) ("gdkpixbuf" ,gdk-pixbuf) ("glib" ,glib) ("gtk+" ,gtk+) ("iproute2" ,iproute) ("net-tools" ,net-tools) ("pango" ,pango) ("polkit" ,polkit) ("pulseaudio" ,pulseaudio) ("pycairo" ,python-pycairo) ("pygobject" ,python-pygobject) ("python" ,python-wrapper) ("libnm" ,libnma))) (synopsis "GTK+ Bluetooth manager") (description "Blueman is a Bluetooth management utility using the Bluez D-Bus backend. It is designed to be easy to use for most common Bluetooth tasks.") (home-page "https://github.com/blueman-project/blueman;) (license license:gpl3+))) --8<---cut here---end--->8--- -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#41025: blueman does not start

2020-05-10 Thread Pierre Neidhardt
uot;we patch". --8<---cut here---start->8--- + ;; Python references are not being patched in patch-phase of build; + ;; despite using python-wrapper as input. So patching them manually. --8<---cut here---end--->8--- Stay put, almost there! :) -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#41282: doc: dot graphs display square glyphs instead of letters

2020-05-15 Thread Pierre Neidhardt
--->8--- The dot figures are generated during the Guix build I guess. Something odd is happening. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#41282: doc: dot graphs display square glyphs instead of letters

2020-05-15 Thread Pierre Neidhardt
Recipe in Emacs: - C-h i - m Guix RET - i bootstrap RET - m Reduced Binary Seed Bootstrap > Do you have any fonts installed? I have font-dejavu, that's it. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#41390: Hunspell packages don't work in Libreoffice

2020-05-19 Thread Pierre Neidhardt
Installing hunspell-dict-fr has no effect on Libreoffice which does not offer spell checking beyond English. For now the only way to add extra dictionaries is to fetch them manually online. Besides, we miss many hunspell dictionaries. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc

bug#35728: Tor & IceCat's TorButton shows it's connected but doesn't route the traffic

2020-05-19 Thread Pierre Neidhardt
I can confirm this issue and I've been experiencing it for almost a year. It used to work. This is very embarrassing since our IceCat is misleading the users that they are browsing anonymously while they are not. Mark, any idea about this? -- Pierre Neidhardt https://ambrevar.xyz/

bug#41282: doc: dot graphs display square glyphs instead of letters

2020-05-15 Thread Pierre Neidhardt
See for instance "12.1 The Reduced Binary Seed Bootstrap". Commit 7bba5425473b5d193946e537de77c631ae6c3667. signature.asc Description: PGP signature

bug#41025: blueman does not start

2020-05-14 Thread Pierre Neidhardt
I've pushed your latest patch here: c5a9b16dbdc8849560fb43095e090ba0952277b6. The only change I've done beside indentation is patching the scripts in libexec/. Thanks for your patience! -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#41160: sbcl-cffi-libffi: Fails to build on ARM

2020-05-09 Thread Pierre Neidhardt
Log attached. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature 0073bx3mc98019xd8q2yv2lpji460k-sbcl-cffi-libffi-0.21.0.drv.bz2 Description: Binary data

bug#39894: [Common Lisp] asdf-build-system/source should refer to dependencies in the store

2020-05-07 Thread Pierre Neidhardt
e can't name the .asd like the original or ASDF will complain about circular dependencies. The only way I can think about is to add the "push" lines to the original .asd itself (at the end should be fine). Not sure how I feel about modifying the original .asd, seems brittle. There may be a b

bug#42773: sbcl-hu.dwim.common is missing a description

2020-09-16 Thread Pierre Neidhardt
Oops! Thanks for letting me know, should be fixed with 9e7b2658d97493a5be01fb3d8c32762354c411dc. Cheers! -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#43815: emacs-pdf-tools often doesn't display text

2020-10-05 Thread Pierre Neidhardt
zimoun writes: > How do you produce these private PDFs? I don't know, these are PDFs I receive over emails. I suspect they are generated by some *Office processor. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#39562: python-keras build fails: test_selu: Not equal to tolerance rtol=1e-07, atol=0

2020-10-05 Thread Pierre Neidhardt
Thanks! -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#43815: emacs-pdf-tools often doesn't display text

2020-10-05 Thread Pierre Neidhardt
experienced this? Cheers! -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#41651: nm-applet fails: Settings schema 'org.gnome.nm-applet' is not installed

2020-06-02 Thread Pierre Neidhardt
It works indeed, thanks. We need to fix nm-applet. signature.asc Description: PGP signature

  1   2   >