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#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#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#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
feeds guix package information in repology. Attached is a patch to filter out the replaced packages. If it is more appropriate for the website to be consistent with guix search and keep replaced packages in the list, I can submit an updated patch. >From aac774421d5b746e633138c78768dcadb6be16

bug#22158: chicken tests do not complete gcc compilation

2020-06-11 Thread Royce Strange
Hello. For chicken 4.9.0.1, it looks like this may have been an upstream bug. Looking at some of Recardo Wurmus's notes for some tweaks to chicken back then: https://lists.gnu.org/archive/html/chicken-hackers/2015-04/msg00063.html Seems to line up with a some chicken bugs reported back then: https

bug#22709: wxmaxima missing lots of toolbar icons

2020-06-16 Thread Royce Strange
Hello. Looks like commit de477809d77393b8fb00d99cd35d65f77d157726 by Sou Bunnbu should have fixed this. Validating using a current guix that icons load in wxmaxima without having to load in anything else: - guix --version guix (GNU Guix) e7a7a483bcda6ec60d9dff3b3aba88dababe035c $ guix envir

bug#37232: git pull warns of http redirection

2020-06-16 Thread Royce Strange
Hello. Looks like Gábor Boskovits helped Bengt Richter resolve his issue. Going to go ahead and close.

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

2020-06-16 Thread Royce Strange
Hello. It has been a while but the manual does include the updated xset command: https://guix.gnu.org/manual/en/guix.html#X11-Fonts Going to go ahead and close.

bug#38437: Cantarell Oblique fonts fail to render in some Gnome applications

2020-06-16 Thread Royce Strange
Hello. Leo Prikler helped Jonathan Freder fix his issue by refreshing the system's fontconfig cache. Going to go ahead and close.

bug#38464: python-hy REPL is unusable

2020-06-16 Thread Royce Strange
Hello. The patch series that Jesse Gibbons submitted in bug#38554 were applied in commits: 6b520177734e1c144fd6394f801919d0b54fa23e c5eb8cf844148fb99934c3fedc3b4a0da55f9d8e c215051dcf30b11c755aea4e2527b4d3d91c34bb Briefly validated that the reported issue of the repl being unusable seems fixed: