bug#37249: console shell upon login is not ~/.guix-profile/bash -- is this always/never ok?

2019-08-31 Thread Bengt Richter
Hello, In the pursuit of causes for problems as yet not clear enough to post as bugs, I am looking for ambivalences in name searches in /gnu/... and /(the-rest). The first is immediately bash: To duplicate, log into a fresh console and look at what's running and invoked. I did an Alt-F4 and

bug#37248: GNOME and Icecat problems

2019-08-31 Thread jon
There are several problems with using GNOME 3.28 and Icecat 60 on Guix, many of which impact each other. 1. The gnome-tweaks package can't find gnome-shell extensions from the gnome-shell-extensions package, and so claims none are installed. This is a packaging problem because on normal

bug#36402: installation error

2019-08-31 Thread Mathieu Othacehe
Hey Ludo, > Does that make sense? > > I think we should audit and adjust Guile-Parted in that spirit. WDYT? Sorry for the delay! I followed your advice and hid all destroy related functions behind pointer finalizers. I also added some unit tests to Guile-Parted. I pushed everything but feel

bug#37246: Cuirass builds spuriously fail with truncated build logs

2019-08-31 Thread Mark H Weaver
Cuirass builds sometimes spuriously fail with truncated build logs. Recent examples: https://ci.guix.gnu.org/build/1643344/details https://ci.guix.gnu.org/build/1632149/details Previously, we've noticed that this problem happens quite frequently with armhf builds offloaded to

bug#37244: Icecat Audio Issues

2019-08-31 Thread Raghav Gururajan
Hello! Not sure the issue is with upstream or with guix system. While streaming/watching movie on some (more than one) websites, audio has constant cracking sounds and voice of characters in the video becomes robotic. When I stream/watch the same movie on ungoogled-chromium, the audio is just

bug#36747: Official MesCC bootstrap binaries differ from my locally built ones

2019-08-31 Thread Ludovic Courtès
Hi, Mark H Weaver skribis: > Ludovic Courtès writes: > >> Mark H Weaver skribis: >> >>> Thanks. The next evaluation got further, but eventually failed. Again, >>> there seems no way to get any details on what went wrong from the web >>> interface: >>> >>>

bug#37162: ‘guix pack -f docker’ creates an image without /etc/passwd

2019-08-31 Thread Maxim Cournoyer
Hello! Sorry for the late reply. Ludovic Courtès writes: > Hi Maxim, > > Maxim Cournoyer skribis: > >> Ricardo Wurmus writes: >> >>> Hi Maxim, >>> Ludovic Courtès writes: > ‘guix pack -f docker’ currently creates an image without > /etc/{passwd,group,shadow}. > >