bug#41498: sed fails to build on kernels with selinux

2020-06-10 Thread Chris Marusich
Chris Marusich writes: > There is actually a bug report for this here: > > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=36150 > > I have submitted a patch upstream to fix the issue. Upstream hasn't replied yet, but it's only been a week and a few days. In the meantime, here are some patches to

bug#41760: ganv-1.5.4 fails at configure

2020-06-10 Thread Bengt Richter
Hi Marius, On +2020-06-09 20:51:27 +0200, Marius Bakke wrote: > Thorsten Wilms writes: > > > On Mon, 08 Jun 2020 20:12:54 +0200 > > Marius Bakke wrote: > > > >> ganv was updated to 1.6.0 a while back. Do you get the same failure > >> after a 'guix pull'? > > > > That was after ‘guix pull’. ‘ga

bug#41783: Broken links to https://hydra.gnu.org/

2020-06-10 Thread Xu Chunyang
On https://guix.gnu.org/packages/ there are several links to https://hydra.gnu.org/ such as https://hydra.gnu.org/jobset/gnu/master#tabs-status which can't be opened, Chrome reports NET::ERR_CERT_COMMON_NAME_INVALID

bug#41762: Python's pip works from the store but not from profiles

2020-06-10 Thread zimoun
On Wed, 10 Jun 2020 at 10:31, Pierre Neidhardt wrote: > > I've found out what's going on: pip fails if `python-wrapper' is > installed in the same profile. > > Interestingly, it works if python-wrapper is in another profile. > > Any clue why that is? Well, python-wrapper' already provides 'pip',

bug#41780: UEFI bios not supported out of the box when burning to usb stick

2020-06-10 Thread Maxim Cournoyer
Hello, romulasry via Bug reports for GNU Guix writes: > This would be a nice feature to have in the future when all there will be is > UEFI (bioses). I've installed Guix on UEFI systems before; it should definitely work. Could you provide more details on what you tried exactly and what errors

bug#41710: Possibly found a bug while doing a "guix pull"

2020-06-10 Thread Ludovic Courtès
Hello, Danny Milosavljevic skribis: > On Mon, 8 Jun 2020 01:15:46 +0200 > Léon Lain Delysid wrote: > >>or >> if my system crashing twice during a pull command somehow broke it, > > Probably. > >>but I >> hope this feedback helped. > > It sure helped. It's good to know that that can happen. >

bug#41789: gnome-keyring-service does not provide SystemPrompter by default

2020-06-10 Thread Alexey Abramov
Hi, With the below services definition it is required to add gcr package to be able to unlock&query keyring. --8<---cut here---start->8--- (services (append (list (service gnome-desktop-service-type) (service gnome-keyring-service-type)

bug#35773: hexchat: unable to get local issuer certificate

2020-06-10 Thread Royce Strange
Hello. Giovanni Biscuolo helped Jeff Bauer fix his issue. Closing.

bug#35669: Mesa is failing an assertion

2020-06-10 Thread Royce Strange
Hello. Joshua Branson reported the fix provided by Marius Bakke solved his issue. Closing.

bug#34799: font breakage, square boxes

2020-06-10 Thread Royce Strange
Hello. Bradley Haggerty said that the fix provided by Tobias Geerinckx-Rice worked for him. Closing.

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

2020-06-10 Thread Ludovic Courtès
Hi, George Clemmer skribis: > I recently re-installed Guix System from USB and abandoned my config > that turned off substitutes. And of course, guix pull works great ;-) Awesome! > I assume that "guix pull w/substitutes off" is not recommended or likely > to be used by others. If so maybe thi

bug#41604: guix pull impossible after rebasing a local repository

2020-06-10 Thread Ludovic Courtès
Hi, zimoun skribis: > On Sun, 7 Jun 2020 at 23:16, Ludovic Courtès wrote: > >> I did this: >> >> >> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=1fd7de45f218ce572a3fe87764ad15927e3dbdc4 > > Cool! Thank you. > >> So now, in a situation like John described, ‘guix pull’ will print the

bug#41791: [Shepherd] loses track of Tor

2020-06-10 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
All, --8<---cut here---start->8--- ~ λ while :; do sudo herd restart tor; done Service tor is not running. Service tor has been started. Service tor has been stopped. Service tor could not be started. Service tor is not running. Service tor could not be started

bug#34907: Go compiler refers to multiple versions of GCC

2020-06-10 Thread Royce Strange
Hello. It has been a while and I believe that the core-updates from that time got merged. The go compiler no longer appears to refer to multiple versions of GCC. -- $ guix --version guix (GNU Guix) 2971ed57345ee4e00058efeaf27c6a0790fdc9dd $ guix gc --references $(guix build --no-grafts go)

bug#41743: gst123

2020-06-10 Thread Leo Famulari
On Sat, Jun 06, 2020 at 04:23:18PM -0400, Kyle Andrews wrote: > > When I install gst123 and try to play an mp3 file no sound comes and I > see: > > : Error: Your GStreamer installation is missing a plug-in. > > This happens both when I use 'guix environment' and from my default > profile. In con

bug#41743: gst123

2020-06-10 Thread Marius Bakke
Kyle Andrews writes: > Tobias Geerinckx-Rice writes: > >> Kyle, >> >> Kyle Andrews 写道: >>> I tried adding all the gst packages I could think of to the >>> environment, >>> but it still did not work. Here is what I ran: >>> >>> guix environment gst-plugins-base gst-plugins-bad gst-plugins-good >>>

bug#41760: ganv-1.5.4 fails at configure

2020-06-10 Thread Marius Bakke
Bengt Richter writes: > Hi Marius, > > On +2020-06-09 20:51:27 +0200, Marius Bakke wrote: >> Thorsten Wilms writes: >> >> > On Mon, 08 Jun 2020 20:12:54 +0200 >> > Marius Bakke wrote: >> > >> >> ganv was updated to 1.6.0 a while back. Do you get the same failure >> >> after a 'guix pull'? >>

bug#26848: Status: procedure resolve-interface finds no code for GUIX_PACKAGE_PATH modules which are otherwise working

2020-06-10 Thread Royce Strange
Hello. Alex Kost's suggestion to use "sudo -E" for system reconfiguration is what is needed when setting GUIX_PACKAGE_PATH in a user's environment to use personal packages. >From sudo's man page: - -E, --preserve-env Indicates to the security policy that the user wishes

bug#41794: Thoughts on using Zstd compression instead of lzip

2020-06-10 Thread romulasry via Bug reports for GNU Guix
http://www.zstd.net/ Zstandard is a real-time compression algorithm, providing high compression ratios. It offers a very wide range of compression / speed trade-off, while being backed by a very fast decoder (see [benchmarks](http://facebook.github.io/zstd/#benchmarks) below). It also offers a

bug#41795: Use linux-libre 5.7.X as the default kernel

2020-06-10 Thread romulasry via Bug reports for GNU Guix
Then you can update Mesa to the latest and you could have a very update to date system! Sent with [ProtonMail](https://protonmail.com) Secure Email.

bug#41783: Broken links to https://hydra.gnu.org/

2020-06-10 Thread Ryan Bach via web
Resource not found: /jobset/gnu/master

bug#41780: UEFI bios not supported out of the box when burning to usb stick

2020-06-10 Thread Bengt Richter
On +2020-06-10 03:47:20 +0200, Tobias Geerinckx-Rice via Bug reports for GNU Guix wrote: > Welcome, Romulasry, > > romulasry via Bug reports for GNU Guix 写道: > > This would be a nice feature to have in the future when all there will maybe not all [1][2] :) -- though GPT improves on MBR IMO, but

bug#41794: Thoughts on using Zstd compression instead of lzip

2020-06-10 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Romulas, It's not clear where you want to see zstd used. Here's a trivial patch to add Zstd to ‘guix pack’, if that's what you mean. I didn't submit it in the past because I dread bikeshedding the compression level. -3 is the default, and compresses slightly better than gzip in a fraction

bug#41780: UEFI bios not supported out of the box when burning to usb stick

2020-06-10 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Bengt Richter 写道: Wondering, is coreboot[1] on anyone's radar in guix-land? There are more than a few Guixers who use it (or its derivative Libreboot). It is also supported :-) Kind regards, T G-R signature.asc Description: PGP signature

bug#41669: Cross-compiled powerpc64-linux bootstrap-tarballs not reproducible

2020-06-10 Thread Bengt Richter
Hi Chris, et al, On +2020-06-09 23:15:01 -0700, Chris Marusich wrote: > Hi Vincent and everyone, > > Vincent Legoll writes: > > > Is that showing the same (or a similar) problem : > > > > https://data.guix-patches.cbaines.net/gnu/store/0lcbxpw1vrca02dzpzw2rxhad7pn4zw7-gcc-objc-5.5.0 > > > > ? >

bug#41796: Grafts don't handle outputs other than out

2020-06-10 Thread Jakub Kądziołka
$ cat test.scm (use-modules (guix packages) (guix build-system trivial)) (define-public core-pkg (package (name "core-pkg") (version "1.0") (replacement core-pkg/fixed) (source #f) (outputs '("out" "lib")) (build-system trivial-build-system) (arguments `(#:mo

bug#35408: External monitor not working with GDM

2020-06-10 Thread Royce Strange
Hello. Ben Sturmfels mentioned that this can be closed, as it seems he settled on a setup that works for him. Going to go ahead and close out.

bug#33193: vim tests break terminal output

2020-06-10 Thread Royce Strange
Hello. Efraim Flashner said that the garbled output while building vim disappeared when he updated it. It has been two years and both vim and vim-full have been updated in guix since the last comment on this issue. Checking cuirass, there is no garbled output: https://ci.guix.gnu.org/log/dnj9wljc

bug#33854: StumpWM build failing.

2020-06-10 Thread Royce Strange
Hello. Brett Gilio said that with commit 804b9b18ac9188ffb6c6891cbb9241c6a80ed7c8 made by Ludovic Courtès he was able to build the stumpwm package again. stumpwm seems to still build on the build farm. https://ci.guix.gnu.org/build/2814954/details I am also able to build locally right now as wel

bug#37366: ghci can't find System.IO

2020-06-10 Thread Royce Strange
Hello. Found the ghc reported to have issues: https://ci.guix.gnu.org/build/1567747/details Going back in time to the commit that corresponds with the ghc that was reported to be broken: - $ guix time-machine --commit=caa366ec230ccc42f5c8d90d36e8cac933053a81 \ -- environment --pure --ad-hoc g

bug#36394: guix.gnu.org/packages lists incorrect sqlite versions

2020-06-10 Thread Royce Strange
Tobias Geerinckx-Rice writes: > Guix, > > The package list at displays > the wrong versions for sqlite: > > sqlite 3.26.0 > sqlite 3.26.0 > sqlite-with-column-metadata 3.26.0 > > Which should be: > > $ guix pull && guix package -A ^sqlite > sqlite