Re: rename of dnsmasq module to dns, adding bind-utils

2015-03-13 Thread Tomáš Čech
On Fri, Mar 13, 2015 at 07:49:34AM -0400, David Thompson wrote: Tomáš Čech writes: Package bind-utils is working correctly and I can't see any problem but it makes `guix lint' cry: $ guix lint bind-utils ;;; Failed to autoload make-session in (gnutls):..tive]... ;;; ERROR: missing interface f

Re: rename of dnsmasq module to dns, adding bind-utils

2015-03-13 Thread David Thompson
Tomáš Čech writes: > Package bind-utils is working correctly and I can't see any problem but it > makes `guix lint' cry: > > $ guix lint bind-utils > ;;; Failed to autoload make-session in (gnutls):..tive]... > ;;; ERROR: missing interface for module (gnutls) You're missing the Guile bindings fo

rename of dnsmasq module to dns, adding bind-utils

2015-03-13 Thread Tomáš Čech
Package bind-utils is working correctly and I can't see any problem but it makes `guix lint' cry: $ guix lint bind-utils ;;; Failed to autoload make-session in (gnutls):..tive]... ;;; ERROR: missing interface for module (gnutls) Backtrace: In ice-9/boot-9.scm: 157: 12 [catch #t # ...] In unknown