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

Bug 315731

Summary: sys-power/pm-utils manifest needs to be updated
Product: Gentoo Linux Reporter: Richard <shiningarcanine>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Richard 2010-04-17 12:46:12 UTC
Recently, sys-power/pm-utils-1.3.0-r2 was put into portage, but the manifest appears to not have been updated, as it still has an entry for sys-power/pm-utils-1.3.0-r1, which appears to have been removed following the inclusion of sys-power/pm-utils-1.3.0-r2. This causes issues with portage as it will try to downgrade pm-utils to 1.2.6.1, but it fails because the manifest is not up to date.

Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. emerge -fv pm-utils
3. Portage will fail.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-04-17 12:57:03 UTC
Manifest is fine here (in CVS) so either you synced at a wrong time (emerge --sync again to verify) or the mirror is broken
Comment 2 Richard 2010-04-17 20:32:08 UTC
I resynced with the mirror and it appears that this issue has been resolved. I guess I happened to sync at the wrong time.