Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 550000 - sys-apps/portage-2.2.20: Incorrect parsing of atom in error display
Summary: sys-apps/portage-2.2.20: Incorrect parsing of atom in error display
Status: CONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-21 02:27 UTC by Jonathan Callen (RETIRED)
Modified: 2015-05-21 02:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Callen (RETIRED) gentoo-dev 2015-05-21 02:27:25 UTC
When attempting to merge >=dev-libs/nettle-3 with net-libs/gnutls-3.3.15 installed, I get the following (expected) warning:

WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:

dev-libs/nettle:0

  (dev-libs/nettle-3.1.1:0/6::gentoo, ebuild scheduled for merge) conflicts with
    <dev-libs/nettle-3[gmp,abi_x86_32(-),abi_x86_64(-)] required by (net-libs/gnutls-3.3.15:0/0::gentoo, ebuild scheduled for merge)
    ^                              ^

The issue I have is that instead of highlighting the "3" in "nettle-3", portage highlights the "3" in "abi_x86_32", which is obviously *not* the problem the dependency refers to.