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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34833 in the body.
You can then email your comments to 34833 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#34833; Package guix. (Tue, 12 Mar 2019 21:33:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to mikadoZero <mikadozero <at> yandex.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 12 Mar 2019 21:33:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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




Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Tue, 12 Mar 2019 22:53:01 GMT) Full text and rfc822 format available.

Notification sent to mikadoZero <mikadozero <at> yandex.com>:
bug acknowledged by developer. (Tue, 12 Mar 2019 22:53:01 GMT) Full text and rfc822 format available.

Message #10 received at 34833-done <at> debbugs.gnu.org (full text, mbox):

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’.




Information forwarded to bug-guix <at> gnu.org:
bug#34833; Package guix. (Wed, 13 Mar 2019 03:03:02 GMT) Full text and rfc822 format available.

Message #13 received at 34833-done <at> debbugs.gnu.org (full text, mbox):

From: mikadoZero <mikadozero <at> yandex.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 34833-done <at> debbugs.gnu.org
Subject: Re: bug#34833: Package search warning about newt
Date: Tue, 12 Mar 2019 23:01:50 -0400
Ludovic Courtès writes:
> My bad, fixed in 3f4f2ee404d328cbfb846aa18aafa33ee6ae3cff.
>
> Thanks!
>
> Ludo’.

I have pulled and reconfigured.

`guix describe`

guix 0d5101c
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 0d5101c3a341d28b5f2277c2f0087674e162ba65

`guix package -s iproute`

Backtrace:
          18 (primitive-load "/root/.config/guix/current/bin/guix")
In guix/ui.scm:
  1654:12 17 (run-guix-command _ . _)
In ice-9/boot-9.scm:
    829:9 16 (catch _ _ #<procedure 7f216b4e39b8 at guix/ui.scm:624:2 (key c)> _)
    829:9 15 (catch _ _ #<procedure 7f216b4e39d0 at guix/ui.scm:750:6 (key proc…> …)
In guix/scripts/package.scm:
    894:8 14 (_)
    742:9 13 (process-query _)
In ice-9/boot-9.scm:
    829:9 12 (catch _ _ #<procedure 7f2168fa1470 at guix/scripts/package.scm:74…> …)
In guix/scripts/package.scm:
   744:24 11 (_)
   181:17 10 (find-packages-by-description _)
In guix/discovery.scm:
    179:3  9 (fold-module-public-variables _ _ _)
In guix/combinators.scm:
    45:26  8 (fold2 #<procedure 3b5f3e0 at guix/discovery.scm:179:10 (module re…> …)
    45:26  7 (fold2 #<procedure 34b8ee0 at guix/discovery.scm:180:19 (var resul…> …)
In guix/discovery.scm:
   182:33  6 (_ #<package r-minpack-lm <at> 1.2-1 gnu/packages/cran.scm:11127 38c0000> …)
In guix/scripts/package.scm:
   184:38  5 (_ #<package r-minpack-lm <at> 1.2-1 gnu/packages/cran.scm:11127 38c0000> …)
In srfi/srfi-1.scm:
   466:18  4 (fold #<procedure 3e7e560 at guix/ui.scm:1318:8 (metric relevance)> …)
In guix/ui.scm:
  1321:13  3 (_ _ 0)
  1197:23  2 (texi->plain-text _)
In texinfo.scm:
  1131:22  1 (parse _)
   966:36  0 (loop #<input: string 3f74af0> (*fragment*) #<procedure 3e7e360 at…> …)

texinfo.scm:966:36: In procedure loop:
Throw to key `parser-error' with args `(#f "Unknown command" rode)'.




Information forwarded to bug-guix <at> gnu.org:
bug#34833; Package guix. (Wed, 13 Mar 2019 03:38:01 GMT) Full text and rfc822 format available.

Message #16 received at 34833 <at> debbugs.gnu.org (full text, mbox):

From: Jack Hill <jackhill <at> jackhill.us>
To: mikadoZero <mikadozero <at> yandex.com>
Cc: Ludovic Courtès <ludo <at> gnu.org>, 34833 <at> debbugs.gnu.org
Subject: Re: bug#34833: Package search warning about newt
Date: Tue, 12 Mar 2019 23:37:36 -0400 (EDT)
[Message part 1 (text/plain, inline)]
On Tue, 12 Mar 2019, mikadoZero wrote:

> guix 0d5101c
>    repository URL: https://git.savannah.gnu.org/git/guix.git
>    branch: master
>    commit: 0d5101c3a341d28b5f2277c2f0087674e162ba65
>
> `guix package -s iproute`
>
> Backtrace:

[snip]

>   184:38  5 (_ #<package r-minpack-lm <at> 1.2-1 gnu/packages/cran.scm:11127 38c0000> …)

[snip]

> Throw to key `parser-error' with args `(#f "Unknown command" rode)'.

This appears to be a typo unrelated to the original problem. I have 
submitted a patch [0] that I believe fixes it.

[0] https://issues.guix.info/issue/34837

Best,
Jack

Information forwarded to bug-guix <at> gnu.org:
bug#34833; Package guix. (Wed, 13 Mar 2019 14:53:01 GMT) Full text and rfc822 format available.

Message #19 received at 34833 <at> debbugs.gnu.org (full text, mbox):

From: mikadoZero <mikadozero <at> yandex.com>
To: Jack Hill <jackhill <at> jackhill.us>
Cc: 34833 <at> debbugs.gnu.org
Subject: Re: bug#34833: Package search warning about newt
Date: Wed, 13 Mar 2019 10:52:14 -0400
A pull and reconfigure shows it is fixed.  Thanks

Jack Hill writes:

> On Tue, 12 Mar 2019, mikadoZero wrote:
>
>> guix 0d5101c
>>    repository URL: https://git.savannah.gnu.org/git/guix.git
>>    branch: master
>>    commit: 0d5101c3a341d28b5f2277c2f0087674e162ba65
>>
>> `guix package -s iproute`
>>
>> Backtrace:
>
> [snip]
>
>>   184:38  5 (_ #<package r-minpack-lm <at> 1.2-1 gnu/packages/cran.scm:11127 38c0000> …)
>
> [snip]
>
>> Throw to key `parser-error' with args `(#f "Unknown command" rode)'.
>
> This appears to be a typo unrelated to the original problem. I have
> submitted a patch [0] that I believe fixes it.
>
> [0] https://issues.guix.info/issue/34837
>
> Best,
> Jack





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 11 Apr 2019 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 14 days ago.

Previous Next


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