Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 277458 - portage: COUNTER for media-libs/libmp4v2-1.5.0.1-r1 was corrupted; resetting to value of 0
Summary: portage: COUNTER for media-libs/libmp4v2-1.5.0.1-r1 was corrupted; resetting ...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Ebuild Support (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-11 19:45 UTC by Victor
Modified: 2009-07-12 14:24 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 Victor 2009-07-11 19:45:11 UTC
При сборке мира, остановка на этом сообщении. 
Софт ставится, но сообщение постоянно в конце это.

Reproducible: Always
Comment 1 Victor 2009-07-11 19:46:21 UTC
portage: COUNTER for media-libs/libmp4v2-1.5.0.1-r1 was corrupted; resetting to value of 0
Comment 2 Vadim A. Misbakh-Soloviov (mva) gentoo-dev 2009-07-11 20:27:15 UTC
rm /var/db/pkg/app-group/app-name-VERSION -r && emerge app-group/app-name;
Comment 3 Zac Medico gentoo-dev 2009-07-11 20:29:28 UTC
Typically, this type of error is due to disk corruption. You can check /var/db/pkg/media-libs/libmp4v2-1.5.0.1-r1/COUNTER to see if it contains any data at all. You should probably run fsck on the filesystem which contains /var/db/pkg.
Comment 4 Victor 2009-07-12 14:24:24 UTC
Thanks, have helped - have removed simply. :)