From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 97C6E138334 for ; Mon, 1 Oct 2018 12:23:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B29D6E0985; Mon, 1 Oct 2018 12:23:03 +0000 (UTC) Received: from mail-lf1-x142.google.com (mail-lf1-x142.google.com [IPv6:2a00:1450:4864:20::142]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0F4E7E089B for ; Mon, 1 Oct 2018 12:23:02 +0000 (UTC) Received: by mail-lf1-x142.google.com with SMTP id s10-v6so2210036lfc.9 for ; Mon, 01 Oct 2018 05:23:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=u7BoQhtQKMBvCDYW6ORdh/6lGoe0Br4ApOwnS/so1hY=; b=pPnvFd7QZTkRcI321oZjbP2M4G/2kcdfr452PwVgmH6YMcph6m+FWUBb3Ru0ubdM3f 76rpHbJNqUrmUJmoqhALLgL1yeYFl+rjA3C0BHgQCbgpZ1HgvL8/036ApjDBipBlOQCN zvFLq9Mq75CiVGB8DS4WMu72+3Akt0Xyg6bCEExA+ZMSryW+P64u8fVB7m5LCzbQr3Xw lnOB368F8ly1F4+45C+q9htd17le1gE8kBonfbc596IkILVEbjYaaY9Za44+SWWFWfEo O7EdmLx9W1eGsasUEt7VeONnI0GrvlOeO+H4zmp16fx7MJ0CDCC1bALDow4tNJ7awV8j iriA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=u7BoQhtQKMBvCDYW6ORdh/6lGoe0Br4ApOwnS/so1hY=; b=XDV6zr2gmOknHW9MYGFXZXWgunslL8fZFj6GjurHJVwaj8/1yHr/Af7kRuRo6ouk6R IRNDWPjiKw03ObVuUm7AO08DZ0r4EjtwL2LtTfgeWQf1Ialgn4fMK92Fm/iVndN8i1G2 1o+w4aQP8ZkYuontbAUd9Jwg3kZtFDWubYGyICLSbbTehusst7g1dbAfjMrLLrCaShJG ZKR+WmKiQVIdh84TCmUB4XQxkAFg9pzQjINLdH/lW/LjLuq5g6p830NMRDA2AZhCSpRj vsbCRvGtIys/k2nMFwOd0GCh+hYoFFsT+t5NQCkbxiWjWAz+tO6hX6fGoMqqCcBlihmP jkow== X-Gm-Message-State: ABuFfog37thbggQGSziDIwqZiOFpxuUaRC8JnAwNHBCz5920pmhlxeQb zuO24mUuVw5WIOAFRAcdzliJUWyVxw6yMyns1BZDzp4s X-Google-Smtp-Source: ACcGV61dz8S8/o6PhQmbgvyHiL0Rr5++yaIW8G1EoTQ8wJipZYuIPo8PRuT9oOMo0uMFuf14CdR/aKAF8DP8rEaf6cE= X-Received: by 2002:a19:1346:: with SMTP id j67-v6mr5084208lfi.93.1538396575656; Mon, 01 Oct 2018 05:22:55 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 References: <6899100.3HpOLymiAI@peak> <045234B3-F9CA-4B65-975D-F9334720245A@gmail.com> In-Reply-To: <045234B3-F9CA-4B65-975D-F9334720245A@gmail.com> From: Arve Barsnes Date: Mon, 1 Oct 2018 14:22:42 +0200 Message-ID: Subject: Re: [gentoo-user] Is this a genlop bug? To: Gentoo Content-Type: text/plain; charset="UTF-8" X-Archives-Salt: 878aa40d-253c-43d4-a929-fbb5329372d7 X-Archives-Hash: 89a70e0baf441727be3eff19332eb4ba On Mon, 1 Oct 2018 at 14:03, Andrew Udvare wrote: > > On 2018-10-01, at 05:25, Peter Humphrey wrote: > > This looks like a bug to me. > > It is not a bug. The manpage says it takes name or category/name. In the former case it has to match anything named rust. There are two packages named exactly 'rust': dev-lang/rust and virtual/rust. The '-c' parameter doesn't (need to) take either name or category/name so I don't see how this isn't a bug. Getting an ETA average for more than one package and comparing it against the currently merging package makes no sense. Cheers, Arve