bug#35537: GUIX VM image not found

2019-05-02 Thread Ricardo Wurmus
Andy Tai writes: > per manual page > https://www.gnu.org/software/guix/manual/en/html_node/Running-Guix-in-a-VM.html > > $ wget https://ftp.gnu.org/gnu/guix/guix-system-vm-image-1.0.0.system.xz “system” in the above URL should be replaced with your system. Unfortunately, at this point in the m

bug#35520: libplist FTB on i686, causing loss of Nautilus, MATE, LXDE, GNOME, etc

2019-05-02 Thread Ricardo Wurmus
Ludovic Courtès writes: > Mark H Weaver skribis: > >> libplist fails to build on i686-linux: >> >> https://hydra.gnu.org/build/3484341 > > This was fixed here , but I think > the fix hasn’t been cherry-picked to master yet. Can someone take care > of it

bug#35520: libplist FTB on i686, causing loss of Nautilus, MATE, LXDE, GNOME, etc

2019-05-02 Thread Mark H Weaver
Ludovic Courtès writes: > Mark H Weaver skribis: > >> libplist fails to build on i686-linux: >> >> https://hydra.gnu.org/build/3484341 > > This was fixed here , but I think > the fix hasn’t been cherry-picked to master yet. Can someone take care > of it?

bug#35537: GUIX VM image not found

2019-05-02 Thread Andy Tai
per manual page https://www.gnu.org/software/guix/manual/en/html_node/Running-Guix-in-a-VM.html $ wget https://ftp.gnu.org/gnu/guix/guix-system-vm-image-1.0.0.system.xz --2019-05-02 22:20:33-- https://ftp.gnu.org/gnu/guix/guix-system-vm-image-1.0.0.system.xz Resolving ftp.gnu.org (ftp.gnu.org)...

bug#35525: guix-manual proposals

2019-05-02 Thread znavko
These are my current suggestions: Here GuixSD rests instead of Guix System: #. type: Plain text #: doc/guix.texi:2650 msgid "" "If you are not using the Guix System Distribution, consider adding the " "following lines to your @file{~/.bash_profile} (@pxref{Bash Startup Files,,, " "bash, The GNU Ba

bug#35509: Stopping gdm-service results in an unresponsive system

2019-05-02 Thread Timothy Sample
Hi Mark, Mark H Weaver writes: > Timothy Sample writes: > >> I have a lead now! At least, I have a way to stop GDM and return to a >> working TTY. Assuming that you are working on a TTY with elogind >> session “c1”, you can run >> >> herd stop xorg-server & (sleep 5; loginctl activate c1)

bug#35380: disk-image fails to install efi grub

2019-05-02 Thread Marius Bakke
Ludovic Courtès writes: > Hello, > > Gábor Boskovits skribis: > >> I've already looked into that earlier, and supporting this usecase would >> not be >> so hard. We have ovmf after all, and we could stat qemu in efi mode. It >> would not >> be so hard to get the thing in place to do an emergency

bug#35530: NSS-3.43 fails its test suite on armhf-linux

2019-05-02 Thread Ricardo Wurmus
Mark H Weaver writes: > NSS-3.43 fails its test suite on armhf-linux: > > https://hydra.gnu.org/build/3484222 I can reproduce this. Looks like all problems are with the tests in ssl_drop_unittest.cc: ssl_drop_unittest.cc:182: Failure ssl_drop_unittest.cc:71: Failure ssl_drop_unittest

bug#35509: Stopping gdm-service results in an unresponsive system

2019-05-02 Thread Mark H Weaver
Hi Timothy, Timothy Sample writes: > I have a lead now! At least, I have a way to stop GDM and return to a > working TTY. Assuming that you are working on a TTY with elogind > session “c1”, you can run > > herd stop xorg-server & (sleep 5; loginctl activate c1) > > When GDM exits, it leave

bug#35525: guix-manual proposals

2019-05-02 Thread Ludovic Courtès
Danny Milosavljevic skribis: > as far as I can see, it's also wrong in the original in the manual. > > doc/guix.texi: > > @item --list-available[=@var{regexp}] > @itemx -A [@var{regexp}] > List packages currently available in the distribution for this system > (@pxref{GNU Distribution}). When @v

bug#35535: gtksourceview-3.0.pc

2019-05-02 Thread Ricardo Wurmus
L p R n d n writes: > I suppose since the merging of the staging branch, at least > mate-applets, mate-media and pluma seem unable to build. > Mate-applets (which is an input of mate-media) and pluma depend on > gtksourceview but are looking for gtksourceview-3.0.pc. Therefore they > should dep

bug#35509: Stopping gdm-service results in an unresponsive system

2019-05-02 Thread Timothy Sample
Hi again, Timothy Sample writes: > Mark H Weaver writes: > >> On my x86_64-linux system running the Guix system, when I include >> gdm-service in my system services, 'herd stop xorg-server' results in a >> state where I seemingly cannot recover except by rebooting. I'm left in >> what appears

bug#35525: guix-manual proposals

2019-05-02 Thread Danny Milosavljevic
Hi Ludo, as far as I can see, it's also wrong in the original in the manual. doc/guix.texi: @item --list-available[=@var{regexp}] @itemx -A [@var{regexp}] List packages currently available in the distribution for this system (@pxref{GNU Distribution}). When @var{regexp} is specified, list only

bug#35408: External monitor not working with GDM

2019-05-02 Thread Ludovic Courtès
Ben Sturmfels skribis: >> On Fri, 26 Apr 2019, Ludovic Courtès wrote: >>> Ben Sturmfels skribis: > [ 448.627] (II) RADEON: Driver for ATI/AMD Radeon chipsets: > >>> It looks like you have an AMD Radeon graphics card, is that right? Did >>> you pass “modprobe.blacklist=radeon” on the kern

bug#35525: guix-manual proposals

2019-05-02 Thread Ludovic Courtès
Hi znavko, We do not handle translations here. Please contact directly the relevant team at the Translation Project: https://translationproject.org/domain/guix-manual.html Thanks, Ludo’.

bug#35380: disk-image fails to install efi grub

2019-05-02 Thread Ludovic Courtès
Hello, Gábor Boskovits skribis: > I've already looked into that earlier, and supporting this usecase would > not be > so hard. We have ovmf after all, and we could stat qemu in efi mode. It > would not > be so hard to get the thing in place to do an emergency efi booting setup. > Why I did not f

bug#35535: gtksourceview-3.0.pc

2019-05-02 Thread L p R n d n
Hello, I suppose since the merging of the staging branch, at least mate-applets, mate-media and pluma seem unable to build. Mate-applets (which is an input of mate-media) and pluma depend on gtksourceview but are looking for gtksourceview-3.0.pc. Therefore they should depend on gtksourceview-3 ins

bug#35380: disk-image fails to install efi grub

2019-05-02 Thread Gábor Boskovits
Hello, Ludovic Courtès ezt írta (időpont: 2019. máj. 1., Sze, 22:21): > Hi rendaw, > > rendaw <7e9wc56emja...@s.rendaw.me> skribis: > > > On 4/25/19 5:44 PM, Ludovic Courtès wrote: > > [...] > > >> Exactly: currently QEMU is run with a plain old BIOS, and not with the > >> UEFI firmware, so what

bug#35525: guix-manual proposals

2019-05-02 Thread znavko
I think here the word 'installed' is wrong: #. type: itemx #: doc/guix.texi:3011 doc/guix.texi:3024 #, no-wrap msgid "-A [@var{regexp}]" #. type: table #: doc/guix.texi:3015 doc/guix.texi:3028 msgid "" "List packages currently available in the distribution for this system " "(@pxref{GNU Distribut

bug#35408: External monitor not working with GDM

2019-05-02 Thread Ben Sturmfels
> On Fri, 26 Apr 2019, Ludovic Courtès wrote: >> Ben Sturmfels skribis: >>> [ 448.627] (II) RADEON: Driver for ATI/AMD Radeon chipsets: >> It looks like you have an AMD Radeon graphics card, is that right? Did >> you pass “modprobe.blacklist=radeon” on the kernel command line, or >> something