Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 138637

Summary: Ommited slotted packages joined
Product: Portage Development Reporter: Non_E <radek.dvorak>
Component: Core - Interface (emerge)Assignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: High    
Version: 2.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Non_E 2006-06-30 16:03:03 UTC
When unmerging specific kernel version, this appears:

>>> These are the packages that would be unmerged:

sys-kernel/no-sources
    selected:2.6.17-r2
   protected: none
     omitted:2.6.17_rc6-r22.6.17-r1

In fact the ommited versions are 2.6.17_rc6-r2 AND 2.6.17-r1. When unmerging slotted package without explicit version setting, this output is shown:

>>> These are the packages that would be unmerged:

 sys-kernel/no-sources
    selected:2.6.17_rc6-r22.6.17-r22.6.17-r1
   protected: none
     omitted: none

These little bugs seem to be just typos although they may confuse an user.
Comment 1 Zac Medico gentoo-dev 2006-06-30 16:15:25 UTC

*** This bug has been marked as a duplicate of 138611 ***