bug#32247: HandBrake shows no icons

2021-09-12 Thread Sarah Morgensen
Hello, Ben Sturmfels writes: > On Mon, 23 Jul 2018, Andreas Enge wrote: > > I just ran the current version of Handbrake in Guix and can see icons, > so it may be that this has been fixed elsewhere or through upgrades. > Would you mind testing again please to see if this is fixed for you? I just

bug#47260: Package GNU MediaGoblin as a Guix service

2021-09-12 Thread Ben Sturmfels via Bug reports for GNU Guix
I've now written up all the progress in our MediaGoblin Guix channel README: https://git.sr.ht/~mediagoblin/mediagoblin-guix/tree/master/item/README.md In short MediaGoblin can be installed as a Guix package with no external dependencies or Python virtualenvs. After some slightly clumsy static fi

bug#31991: Packages enki and aseba fail. Organizations behind software restructured

2021-09-12 Thread Sarah Morgensen
Hi, just following up on this old bug. Björn Höfling writes: > I saw that enki fails due to Qt 5.11. Enki is now building fine. > Note that aseba doesn't have a good build history anyway: > > https://hydra.gnu.org/job/gnu/master/aseba-1.6.0-0.3b35de8.x86_64-linux/all > https://hydra.gnu.org/jo

bug#31970: epiphany: Strange "XXXXXXXXXXXXX..." entries in library RPATHs

2021-09-12 Thread Sarah Morgensen
Hi, Mark H Weaver writes: > Since the upgrade from epiphany-3.24.4 to 3.28.1 in commit > fc5c5b92cf7a1f6d65079f3840df502edcf58f50, > > > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=fc5c5b92cf7a1f6d65079f3840df502edcf58f50 > > which also changed the build-system from 'glib-or-gtk-bui

bug#31403: Font installed in non-default profile doesn't appear.

2021-09-12 Thread Sarah Morgensen
Maxim Cournoyer writes: George Clemmer (2018-05-08 20:04 -0400) wrote: > In a "headless" vm-image (sysi29.scm, attached), "font-dejavu" installed > by manifest (attached) into the "empty" default profile ... > > 'guix package -m manifest' > > ... appears in the em

bug#30210: pandoc not reproducible

2021-09-12 Thread Sarah Morgensen
Hello, Ricardo Wurmus writes: > l...@gnu.org (Ludovic Courtès) writes: > >> Ricardo Wurmus skribis: >> The only file that differs is this: /gnu/store/8ynsssfjjdjbawndmjlnjlqrh027rl9g-ghc-pandoc-1.17.2-check/lib/ghc-7.10.2/ghc-pandoc-1.17.2.conf.d/package.cache >>>

bug#50557: Unable to access remote logs

2021-09-12 Thread Sarah Morgensen
Hello Guix, For whatever reason, it seems build logs are not available from ci.guix.gnu.org and bordeaux.guix.gnu.org. "Invoking guix publish" says that they should be available at /log/store-name, but... --8<---cut here---start->8--- $ guix build hello 0.1 MB

bug#30591: Vinagre segmentation fault - and gdb cannot find symbols?

2021-09-12 Thread Sarah Morgensen
Hi Chris, Chris Marusich writes: > The backtrace makes it look like maybe the segfault occurred in gtk-vnc, > not vinagre itself, so I guess I'll need to customize more packages to > build more debug outputs and try again... > > I'll keep poking at this as I get time. If anyone has any tips, I'

bug#30512: phonon-backend-gstreamer has a ./gnu/store subdirectory

2021-09-12 Thread Sarah Morgensen
Hi, Ricardo Wurmus writes: > The package phonon-backend-gstreamer is configured to install icons in > $out/gnu/store/…-phonon-backend-gstreamer-…/ instead of $out. $ find /gnu/store/79kjp62wsdlrqzjzg920dgz0acjhqdkk-phonon-backend-gstreamer-4.10.0 -name gnu $ This is no longer the case, so cl

bug#50556: Clang retains extraneous references to GCC (and zlib)

2021-09-12 Thread Sarah Morgensen
Hello Guix, I recently noticed that Clang has some extra references: --8<---cut here---start->8--- $ guix size clang store item totalself /gnu/store/vn69pklab842xyig8d0c6xq6s9iyqhl0-clang-12.0.0

bug#49949: [core-updates]: Blender fails to build

2021-09-12 Thread Guillaume Le Vaillant
Hi, I got a similar issue on core-updates-frozen with opencv. I solved it in 463a47f4d737ad645639ed32a1c97cfc3bf00ff0 with: --8<---cut here---start->8--- -(search-input-directory inputs "include/OpenEXR") +(string-drop-right + (search-input-file in

bug#50536: Gem import should wrap description lines

2021-09-12 Thread Stephen Paul Weber
Since guix lint has a line-length preference, the generated packages should have their description strings wrapped to conform to this preference. signature.asc Description: PGP signature