Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17478 - emerge tells about upgrade instead of downgrade
Summary: emerge tells about upgrade instead of downgrade
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
: 17774 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-03-13 21:27 UTC by ganfset
Modified: 2011-10-30 22:21 UTC (History)
1 user (show)

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 ganfset 2003-03-13 21:27:54 UTC
I've put last nvidia drivers with ACCEPT_KEYWORDS="~x86" (for nvidia-kernel and
nvidia-glx only). When I try to see emerge upgrades, it writes it want to
upgrade (not downgrade, since there is no "D") nvidia-kernel from 1.0.4191-r2 to
1.0.3123-r2. It lacks a "D" in the output.

friend ebuild nvidia-glx behaves correctly (ie proposed downgrade from
1.0.4191-r1 to 1.0.3123). 

portage version is 2.0.47-r8, Gentoo is 1.4

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="~x86" emerge nvidia-kernel nvidia-glx
2. emege -pu world

Actual Results:  
[ebuild    U ] media-video/nvidia-kernel-1.0.3123-r2 [1.0.4191-r2]
[ebuild    UD] media-video/nvidia-glx-1.0.3123 [1.0.4191-r1]

Expected Results:  
[ebuild    UD] media-video/nvidia-kernel-1.0.3123-r2 [1.0.4191-r2]
[ebuild    UD] media-video/nvidia-glx-1.0.3123 [1.0.4191-r1]
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2003-03-14 13:26:55 UTC
Slot differences
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-03-18 17:00:23 UTC
*** Bug 17774 has been marked as a duplicate of this bug. ***