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

Bug 59099

Summary: on emerge -U world, portage installs an older version than the present
Product: Portage Development Reporter: Roie Kerstein <sf_kersteinroie>
Component: UnclassifiedAssignee: Portage team <dev-portage>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Roie Kerstein 2004-08-01 14:42:33 UTC
I have mplayer pre5-r2 installed on my machine.
Today I did emerge -pvUD world.
Portage tried to install mplayer pre4-r7, which is an older version of the one I have on my machine, but a stabke one. pre5-r2 is a testing version. however, I used the -U flag, so portage must not downgrade software, but it did.

Reproducible: Always
Steps to Reproduce:
1.ACCEPT_KEYWORDS="~x86" emerge mplayer
2.emerge -pvU world
3.

Actual Results:  
portage offered to install mplayer pre4-r7 

Expected Results:  
portage should not offer to install mplayer at all, for the lateset version is 
already installed.
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2004-08-01 14:45:03 UTC
-U is deprecated, use /etc/portage/package.* instead.