Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12671 - /var/cache/edb/dep not updated properly
Summary: /var/cache/edb/dep not updated properly
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-24 14:53 UTC by Olivier Crete (RETIRED)
Modified: 2011-10-30 22:20 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 Olivier Crete (RETIRED) gentoo-dev 2002-12-24 14:53:15 UTC
The portage cache was not updated properly when I did an "emerge sync".. The
flags for the sys-libs/lib-compat-1.1 package where not changed properly from
~x86 to x86. I had to delete the file in the cache to make it work.
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2002-12-24 23:52:13 UTC
How did you determine this?
What version of portage?

Not that you can get this info, but...
What were the mtimes on the files?
Comment 2 Olivier Crete (RETIRED) gentoo-dev 2002-12-25 00:49:49 UTC
I determined this because "emerge -u world" said that netscape-flash needed
lib-compat which was masked, but it was not masked in the /usr/portage tree..
but only in the cache... (I checked in the cache). I can't tell you the mtime of
the cache file because I deleted it..  but the mtime of the /usr/portage file is
2002-12-19 03:47. I have portage-2.0.46-r2 .. 
Comment 3 Nicholas Jones (RETIRED) gentoo-dev 2002-12-30 06:16:45 UTC
Have to dismiss as a fluke. It happens.