<pkill9>in this case it hung on mirror.guixsd.org which is down or something i believe from reading irc messages ***rekado_ is now known as rekado
<rekado>sneek: later tell snape I’m still traveling and can only take a closer look at Berlin on Sunday. <rekado>civodul: is there really something wrong with berlin.guixsd.org right now? *rekado prepares for flying back home from Shenzhen <rekado>oh, later messages say that berlin is busy again, so I take it that all is good now. <emacsomancer>I've having trouble with `guix package -u`, xmlsec-nss-1.2.27.drv is failing, apparently a dependency of libreoffice <nckx>emacsomancer: The tests are failing due to certutil (i.e. nss:bin) missing from xmlsec-nss. Should be an easy fix. [Dangerous words...] <nckx>Yup, that solved it. I'll push a fix soon. <nckx>brettgilio: Well but tired, thanks (it's 4:40 here). Yo'self? <brettgilio>nckx: Currently cringing looking at the list of over 687 apps built using electron. Jesus christ <nckx>I consider that language to be appropriate. Who's list? <nckx>'Who's' — definitely bed-time. <nckx>emacsomancer: Done. LibreOffice should start building soon. Fingers crossed. <brettgilio>nckx: The official electron list, on their website. <brettgilio>People have made pretty much everything short of an Emacs front-end for electron. Who wants a calculator that runs on 500mb of ram???? <nckx>Electron, like Chrom*, repulses me on a deep physical level. You'll find no disagreement from me. <nckx>The word 'lightweight' appears three times on that list. I do believe the end times are near. <nckx>And with that I'm off to dream of electronic sheep. <tune>I keep having to delete /var/guix/profiles/per-user/USER/current-guix. anyone else having this issue? <tune>I think I've had to do it both for my user and for the root account at least twice lately <tune>"guix pull: error: symlink: File exists:" is the error <tune>and I can sudo rm the file and then do guix pull and all that just fine, but why would it happen more than once? <civodul>tune: by deleting it manually, you're probably confusing 'guix pull': now it thinks it has to migrate things that in fact have already been migrated <bzp>I have some files with extension '.scm' that made in 'scheme' and they indicate to me that I can use 'guile', how can I compile and execute this file from emacs? What should I install and configure? <civodul>efraim: your OverDrive is off-line :-) ***LucidDreamZzZz is now known as luciddreamzzz
<nckx>Ouch: 'systemd-networkd is vulnerable to an out-of-bounds heap write in the DHCPv6 client [...] resulting in a denial of service or potential code execution.' <nckx>GuixSD: security through hipster obscurity. <Laalf>soooo... guixsd will awake mir from the dead because wayland is no fun and xorg is broken? will it also bring a good alternative to pulseaudio? <efraim>Mir is also positioning itself to be a Wayland compositor for projects that don't want to implement everything <Laalf>oh wow. mir was its own display server that looked pretty promising the last time i checked. but that was a few years ago <Laalf>also "lets build the next generation display server. based on opengl. because that is not getting old, right?" is a bit funny. <ranjanified>now I gotta boot it along side my preexisting dual boots? <ranjanified>I already have Ubuntu and Windows on other partitions of my hard drive <Laalf>ranjanified: ls /sys/firmware/efi/efivars shows if you can write to efivars. if the folder efi doesnt exist, you are booted in legacy mode. <ranjanified>ls: cannot access '/sys/firmware/efi/efivars': No such file or directory <Laalf>(bootloader grub-efi-bootloader) (target "/boot/efi") is something you would use for efi, (bootloader grub-bootloader) (target "/dev/vda") for bios <Laalf>so you specify the bootloader as grub-bootloader and the target as the drive you intent to boot from <ranjanified>but when it finally said copied and some operating system in /mnt.. <ranjanified>after that it guix system error: grub cannot be installed <ranjanified>then I ran the same command with --no-bootloader option, which did not give me any error, so I presumed that OS is installed <Laalf>i am pretty sure you could install grub from another distro.... are you sure that your drive is mbr and not gpt? <ranjanified>as I have Ubuntu and Windows already running on the laptop <ranjanified>but when I reboot I don't see any options for guix.. <Laalf>i dont know if the grub-bootloader can handle gpt <Laalf>you are the first one to tell me that gpt works on bios platforms <ranjanified>there is a separate and dedicated partition for /boot <ranjanified>so now I have like 1 partition for /boot. 2 for windows(NTFS), 5 for Ubuntu, and 1 I have installed guixsd after a lot of trouble <Laalf>does guix's grub have os-prober to detect other oses? <luciddreamzzz>but there were some server issues a day or 2 back im surprised ytou got it installed <luciddreamzzz>yeah i am not sure if something is broken on mine i cannot open emacs <Laalf>i still have issues with python since i dont have enough ram. time to get a new notebook. <Laalf>swap doesnt get used and linux kills it. on my notebook it just swaps and then nothing works anymore. <Laalf>i should log off and run guix pull in a tty and see what happens. <ranjanified>just a quick info, from last 2 days, I got so many HTTP 504(Gateway Timeouts) , plus coupld of 404s,a nd few more.. <Laalf>ranjanified: hydra is getting upgrades. that is why <ranjanified>-) anyways I put both hydra and berlin in the command.. :-D <Laalf>even berlin had some downtime i think. or at least some issues <Laalf>bad time to not have masses of ram <luciddreamzzz>yeah i mean otherwise look at your /boot/grub/grub.conf file <ranjanified>Like the other ones about Ubuntu that I have alredy, the entries have the name of kernel image and initrd image.. <luciddreamzzz>the no brainer way is to boot off that "super grub2 disk" and see what it finds :) <ranjanified>sure, I will do that tomorrow, and will be back for any more help <civodul>rekado: did you manage to verify the signature for guile-sdl2?