From mboxrd@z Thu Jan 1 00:00:00 1970 From: mikadoZero Subject: bug#34835: iproute in %base-packages but no matching package Date: Tue, 12 Mar 2019 17:48:19 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:40649) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3pRQ-0002vl-BL for bug-guix@gnu.org; Tue, 12 Mar 2019 18:00:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h3pRO-0006uh-A2 for bug-guix@gnu.org; Tue, 12 Mar 2019 18:00:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55478) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h3pRL-0006rT-2S for bug-guix@gnu.org; Tue, 12 Mar 2019 18:00:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h3pRK-00069N-VA for bug-guix@gnu.org; Tue, 12 Mar 2019 18:00:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:40063) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3pQF-0001iH-40 for bug-guix@gnu.org; Tue, 12 Mar 2019 17:58:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h3pGQ-0006lM-I2 for bug-guix@gnu.org; Tue, 12 Mar 2019 17:48:47 -0400 Received: from forward105p.mail.yandex.net ([2a02:6b8:0:1472:2741:0:8b7:108]:37704) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h3pGP-0006hx-Lv for bug-guix@gnu.org; Tue, 12 Mar 2019 17:48:46 -0400 Received: from mxback6o.mail.yandex.net (mxback6o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::20]) by forward105p.mail.yandex.net (Yandex) with ESMTP id 458844D40764 for ; Wed, 13 Mar 2019 00:48:42 +0300 (MSK) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 34835@debbugs.gnu.org guix describe: guix 1bc24bb repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 1bc24bbf00e21a26d9eb71e5c89d941812dcdad7 which iproute: iproute not found In system.scm in the definition of %base-packages there is iproute but if I search for it there is no package with that name. Output of `guix package -s iproute`: name: iproute2 version: 4.20.0 outputs: out systems: x86_64-linux i686-linux armhf-linux aarch64-linux mips64el-linux dependencies: bdb@6.2.32 bison@3.0.5 flex@2.6.4 iptables@1.6.2 pkg-config@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@0.1.4 ghc-byteorder@1.0.4 ghc-network@2.6.3.6 + ghc-safe@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