GNU bug report logs - #34833
Package search warning about newt

Previous Next

Package: guix;

Reported by: mikadoZero <mikadozero <at> yandex.com>

Date: Tue, 12 Mar 2019 21:33:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: mikadoZero <mikadozero <at> yandex.com>
Subject: bug#34833: closed (Re: bug#34833: Package search warning about newt)
Date: Tue, 12 Mar 2019 22:53:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34833: Package search warning about newt

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 34833 <at> debbugs.gnu.org.

-- 
34833: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34833
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: mikadoZero <mikadozero <at> yandex.com>
Cc: 34833-done <at> debbugs.gnu.org
Subject: Re: bug#34833: Package search warning about newt
Date: Tue, 12 Mar 2019 23:52:13 +0100
mikadoZero <mikadozero <at> yandex.com> skribis:

> guix describe:
>
> guix 1bc24bb
>     repository URL: https://git.savannah.gnu.org/git/guix.git
>     branch: master
>     commit: 1bc24bbf00e21a26d9eb71e5c89d941812dcdad7
>
> I have just started getting warning about newt when I search for
> packages.  For example `guix package -s iproute` outputs this:
>
> guix package: warning: failed to load '(gnu build svg)':
> no code for module (rsvg)
> guix package: warning: failed to load '(gnu installer final)':
> no code for module (newt)

My bad, fixed in 3f4f2ee404d328cbfb846aa18aafa33ee6ae3cff.

Thanks!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: mikadoZero <mikadozero <at> yandex.com>
To: bug-guix <at> gnu.org
Subject: Package search warning about newt
Date: Tue, 12 Mar 2019 17:28:37 -0400
guix describe:

guix 1bc24bb
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 1bc24bbf00e21a26d9eb71e5c89d941812dcdad7

I have just started getting warning about newt when I search for
packages.  For example `guix package -s iproute` outputs this:

guix package: warning: failed to load '(gnu build svg)':
no code for module (rsvg)
guix package: warning: failed to load '(gnu installer final)':
no code for module (newt)
guix package: warning: failed to load '(gnu installer newt ethernet)':
no code for module (newt)
guix package: warning: failed to load '(gnu installer newt final)':
no code for module (parted)
guix package: warning: failed to load '(gnu installer newt keymap)':
no code for module (newt)
guix package: warning: failed to load '(gnu installer newt locale)':
no code for module (newt)
guix package: warning: failed to load '(gnu installer newt menu)':
no code for module (newt)
guix package: warning: failed to load '(gnu installer newt network)':
no code for module (newt)
guix package: warning: failed to load '(gnu installer newt partition)':
no code for module (newt)
guix package: warning: failed to load '(gnu installer newt services)':
no code for module (newt)
guix package: warning: failed to load '(gnu installer newt timezone)':
no code for module (newt)
guix package: warning: failed to load '(gnu installer newt user)':
no code for module (newt)
guix package: warning: failed to load '(gnu installer newt welcome)':
no code for module (newt)
guix package: warning: failed to load '(gnu installer newt)':
no code for module (newt)
random seed for tests: 1552442151
guix package: warning: failed to load '(guix man-db)':
no code for module (gdbm)
name: iproute2
version: 4.20.0
outputs: out
systems: x86_64-linux i686-linux armhf-linux aarch64-linux mips64el-linux
dependencies: bdb <at> 6.2.32 bison <at> 3.0.5 flex <at> 2.6.4 iptables <at> 1.6.2 pkg-config <at> 0.29.2
location: gnu/packages/linux.scm:1254:2
homepage: https://wiki.linuxfoundation.org/networking/iproute2
license: GPL 2+
synopsis: Utilities for controlling TCP/IP networking and traffic in Linux  
description: Iproute2 is a collection of utilities for controlling TCP/IP
+ networking and traffic with the Linux kernel.  The most important of these are
+ `ip', which configures IPv4 and IPv6, and `tc' for traffic control.
+ 
+ Most network configuration manuals still refer to ifconfig and route as the
+ primary network configuration tools, but ifconfig is known to behave inadequately
+ in modern network environments, and both should be deprecated.
relevance: 6

name: ghc-iproute
version: 1.7.5
outputs: out
systems: x86_64-linux i686-linux
dependencies: ghc-appar <at> 0.1.4 ghc-byteorder <at> 1.0.4 ghc-network <at> 2.6.3.6
+ ghc-safe <at> 0.3.17
location: gnu/packages/haskell.scm:2834:2
homepage: https://www.mew.org/~kazu/proj/iproute/
license: Modified BSD
synopsis: IP routing table  
description: IP Routing Table is a tree of IP ranges to search one of them on the
+ longest match base.  It is a kind of TRIE with one way branching removed.  Both
+ IPv4 and IPv6 are supported.
relevance: 4



This bug report was last modified 6 years and 153 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.