Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12171 - Portage Counter File Corruption Fix
Summary: Portage Counter File Corruption Fix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-14 20:08 UTC by Doug Goldstein (RETIRED)
Modified: 2003-02-22 11:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
portage.py.patch (portage.py.patch,937 bytes, text/plain)
2002-12-14 20:09 UTC, Doug Goldstein (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Doug Goldstein (RETIRED) gentoo-dev 2002-12-14 20:08:37 UTC
This is the permenant solution to the counter file corruption fix.

Firstly the patch catches 1 more exception that can be thrown when the counter
file is corrupted. And then it calculates the ACTUAL counter value that should
be in the counter file instead of just getting the current time in seconds and
making that our counter value which is a hack and not a fix.
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2002-12-14 20:09:57 UTC
Created attachment 6510 [details]
portage.py.patch

Described above
Comment 2 Nicholas Jones (RETIRED) gentoo-dev 2003-02-22 11:30:05 UTC
integrated a while ago.