bug#33750: Virt-manager missing USB/PCI host device options

2018-12-15 Thread Chris Marusich
Rutger Helling writes: > In virt-manager when clicking "Add hardware" on a VM the USB/PCI Host > Device boxes are greyed out with the message "Connection does not > support host device enumeration". It seems we're missing some > dependencies. I don't have the solution, but I might have a work-ar

bug#33755: error: execlp: No such file or directory from guix environment

2018-12-15 Thread Timothy Sample
Hi Danny, Danny Milosavljevic writes: > Hi Tim, > > I like it in princple, but why special-case ENOENT? I think it would > be better to just always print the program name (and maybe program > args, too!) and the system error message. You are right. I got fixated on the fact that it was failin

bug#33620: [m...@ambrevar.xyz: Re: Golang programs keeping references [gnu: go: Update default to 1.11.]]

2018-12-15 Thread Leo Famulari
- Forwarded message from Pierre Neidhardt - Date: Sun, 09 Dec 2018 19:46:03 +0100 From: Pierre Neidhardt To: Leo Famulari Cc: guix-de...@gnu.org Subject: Re: Golang programs keeping references [gnu: go: Update default to 1.11.] User-agent: mu4e 1.0; emacs 26.1 I've investigated the po

bug#33755: error: execlp: No such file or directory from guix environment

2018-12-15 Thread Danny Milosavljevic
Hi Tim, I like it in princple, but why special-case ENOENT? I think it would be better to just always print the program name (and maybe program args, too!) and the system error message. pgpfpkMv0wer0.pgp Description: OpenPGP digital signature

bug#33737: do not attempt to build a package known to be broken

2018-12-15 Thread znavko
Package can have additional fields in guix repository, like architecture, version, buid_status, source_type build_status may contain such info. source_type could show if the package source url is one of those public git services (thus, user could enable proxy first). Dec 15, 2018, 6:54 PM by bj

bug#33639: ISO installer image is broken on i686

2018-12-15 Thread Thomas Schmitt
Hi, it comes to me that i can get nearer to the Guix ISO production: # apt-get install grub-pc grub-efi-amd64-bin grub-efi-ia32-bin mtools ... # grub-mkrescue -o /tmp/test.iso /gnu xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. ... ISO image produced: 652920 sect

bug#33676: GuixSD on eoma68-a20?

2018-12-15 Thread Danny Milosavljevic
Hi Ludo, On Fri, 14 Dec 2018 11:48:52 +0100 Ludovic Courtès wrote: > I believe you can download it by running: > > guix build /gnu/store/ywrh286iqc3jlfhjqsvs22gmcr02i2bp-disk-image.drv I don't have it. > If you don’t have this .drv, you should be able to build it from commit > cba7ddcf60345

bug#33676: GuixSD on eoma68-a20?

2018-12-15 Thread Danny Milosavljevic
Hi Andreas, On Sat, 15 Dec 2018 11:29:06 +0100 Andreas Enge wrote: > On Fri, Dec 14, 2018 at 09:50:26PM +0100, Danny Milosavljevic wrote: > > can you check whether dirindex (hashtables for directory) is enabled? > > # tune2fs -l /dev/... | grep -o dir_index > > See also > > https://blog.meroviu

bug#33676: GuixSD on eoma68-a20?

2018-12-15 Thread Mark H Weaver
Hi Andreas, Andreas Enge writes: > On Fri, Dec 14, 2018 at 09:50:26PM +0100, Danny Milosavljevic wrote: >> can you check whether dirindex (hashtables for directory) is enabled? >> # tune2fs -l /dev/... | grep -o dir_index >> See also >> https://blog.merovius.de/2013/10/20/ext4-mysterious-no-spa

bug#33737: do not attempt to build a package known to be broken

2018-12-15 Thread Björn Höfling
On Fri, 14 Dec 2018 05:41:37 +0100 Ricardo Wurmus wrote: > The default use case is for users to have substitutes enabled and to > fetch binaries from a build farm. The build farm tries to build all > packages, but not all builds succeed. The daemon caches build > failures. > > This information

bug#33639: ISO installer image is broken on i686

2018-12-15 Thread Thomas Schmitt
Hi, just to report that i did not forget this problem: I have now a qemu-system-i386 VM with Debian GNU/Linux from debian-9.6.0-i386-netinst.iso without desktop environment and reachable via SSH. Very minimal. (I only did "apt-get install build-essential" to feel not lonely without C compiler and

bug#33755: error: execlp: No such file or directory from guix environment

2018-12-15 Thread Timothy Sample
Bah! I goofed on the attachment. Sorry for the trouble. Here it is again. >From e88baf0363607d4e072f5a29a2cd01ededfa00d2 Mon Sep 17 00:00:00 2001 From: Timothy Sample Date: Sat, 15 Dec 2018 12:57:52 -0500 Subject: [PATCH] environment: Print command name on execlp error. Fixes

bug#33638: ruby-sass-spec substitute hash mismatch (mirror.hydra.gnu.org)

2018-12-15 Thread Ludovic Courtès
Christopher Baines skribis: > Leo Famulari writes: > >> On Wed, Dec 05, 2018 at 10:05:57PM +, Christopher Baines wrote: >>> >>> substituting >>> /gnu/store/mnvng3pdri5v8497j5a6nij53z3knlk1-ruby-sass-spec-3.5.4... >>> downloading from >>> https://mirror.hydra.gnu.org/guix/nar/gzip/mnvng3pd

bug#33755: error: execlp: No such file or directory from guix environment

2018-12-15 Thread Timothy Sample
Hi, Julien Lepiller writes: > Hi, this is because we have a -- option. "guix environment guix -- > ad-hoc libgit2" means you want to run "ad-hoc libgit2" in a guix > environment. The error message tells you that it can't find an ad-hoc > executable in that environment. There is no "ad-hoc" packa

bug#33758: No longer possible to run ./pre-inst-env guix without compiling first

2018-12-15 Thread Ludovic Courtès
Hi, swedebu...@riseup.net skribis: > In unknown file: >1 (primitive-load-path "gnu/system/locale" #) > In /home/sdb/src/guix/gnu/system/locale.scm: > 124:0 0 (_) > > /home/sdb/src/guix/gnu/system/locale.scm:124:0: In procedure > private-lookup: No variable bound to glibc-for-targ

bug#27217: texlive is too big

2018-12-15 Thread Pierre Neidhardt
I've dug into this a little deeper (sadly not too much, I don't think I'll have time to work on this before a while). Let me summarize the issue: packages can be fetched from two main resources: - the TeXlive subversion repository (what we are doing now) which bundles everything into a single

bug#33751: SQLite "Magellan" vulnerability

2018-12-15 Thread Ricardo Wurmus
Marius Bakke writes: > Marius Bakke writes: > >> Hello! >> >> There is allegedly a remote code execution bug in all versions of SQLite >> prior to 3.26.0: . >> >> I think it is safe to graft 3.26.0 in-place: >> >> $ abidiff >> /gnu/store/pba3x

bug#33758: No longer possible to run ./pre-inst-env guix without compiling first

2018-12-15 Thread Ricardo Wurmus
swedebu...@riseup.net writes: > Is this a bug? I’m inclined to say that it is not. What is the use case here? -- Ricardo

bug#33676: GuixSD on eoma68-a20?

2018-12-15 Thread Andreas Enge
On Fri, Dec 14, 2018 at 09:50:26PM +0100, Danny Milosavljevic wrote: > can you check whether dirindex (hashtables for directory) is enabled? > # tune2fs -l /dev/... | grep -o dir_index > See also > https://blog.merovius.de/2013/10/20/ext4-mysterious-no-space-left-on.html It was, and I disabled it

bug#33755: error: execlp: No such file or directory from guix environment

2018-12-15 Thread Julien Lepiller
Hi, this is because we have a -- option. "guix environment guix -- ad-hoc libgit2" means you want to run "ad-hoc libgit2" in a guix environment. The error message tells you that it can't find an ad-hoc executable in that environment. There is no "ad-hoc" package involved here… Le 15 décembre 20