Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
truncated files in portage and sync not help [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
046
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 231
Location: Yaroslavl, Russia

PostPosted: Thu Aug 21, 2014 9:30 pm    Post subject: truncated files in portage and sync not help [SOLVED] Reply with quote

Some portage files truncated after emerge --sync. I see error like:

sudo emerge --jobs 2 -uDN world
Calculating dependencies... done!
>>> Verifying ebuild manifests

!!! Digest verification failed:
!!! /usr/portage/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.110.0-r1.ebuild
!!! Reason: Failed on SHA256 verification
!!! Got: e705aa226901c2a6afb4f2a31b205857cae54a5b02a5042190bb68edffbc1805
!!! Expected: e


Truncated file is /usr/portage/dev-perl/XML-NamespaceSupport/Manifest


and many many errors....

Digest verification failed:
* /usr/portage/kde-base/kdepimlibs/kdepimlibs-4.12.5.ebuild
* Reason: Failed on SHA256 verification
* Got: 5a267750bb7891ed76c8b7248dd94754571a734d847c3ac3bd2497bdfcaa7e92
* Expected: f6c3840087bbe7b75252d8c5e208b316cce2a0f2dac2ad83c728536f4d2b919a
| * Digest verification failed:
* /usr/portage/gnome-base/libgnomeui/libgnomeui-2.24.5.ebuild
* Reason: Failed on SHA256 verification
* Got: 98a00f46808f302b9daab49a063f83b4af0163e9741bb15febea012ce8c4a7f4
* Expected: f3e61feeb1948353df8768bfec87f13d466fa8290cc47b70a884c4476cc2be39
| * Digest verification failed:
* /usr/portage/kde-base/liboxygenstyle/liboxygenstyle-4.11.9.ebuild
* Reason: Failed on SHA256 verification
* Got: bab5613566bd3dee665a4747a1c697848cba0fc7bcfd05cf7370de3e448a0c6d
* Expected: e002685c30888256c4b3a62d09fb056f3255ebf93a9ab4836a5b1a38f9a968cd
\ * Digest verification failed:
* /usr/portage/x11-apps/mesa-progs/mesa-progs-8.1.0.ebuild
* Reason: Failed on SHA256 verification
* Got: 862abc0558b7a32283734b1bc8f63b92dab285acdf9ed880a812f37ddcc57659
* Expected: 3ee80c4bf09498a3e906b3ed5271d739e143aa80b71aba5f1788923269b4fb21
| * Digest verification failed:
* /usr/portage/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild
* Reason: Failed on SHA256 verification
* Got: 5fd601b451a701d35141e0db7e3fd9545cc66e8e3e6d6fbc2e0896efb4f38aa4 Digest verification failed:
* /usr/portage/kde-base/kdepimlibs/kdepimlibs-4.12.5.ebuild
* Reason: Failed on SHA256 verification
* Got: 5a267750bb7891ed76c8b7248dd94754571a734d847c3ac3bd2497bdfcaa7e92
* Expected: f6c3840087bbe7b75252d8c5e208b316cce2a0f2dac2ad83c728536f4d2b919a
| * Digest verification failed:
* /usr/portage/gnome-base/libgnomeui/libgnomeui-2.24.5.ebuild
* Reason: Failed on SHA256 verification
* Got: 98a00f46808f302b9daab49a063f83b4af0163e9741bb15febea012ce8c4a7f4
* Expected: f3e61feeb1948353df8768bfec87f13d466fa8290cc47b70a884c4476cc2be39
| * Digest verification failed:
* /usr/portage/kde-base/liboxygenstyle/liboxygenstyle-4.11.9.ebuild
* Reason: Failed on SHA256 verification
* Got: bab5613566bd3dee665a4747a1c697848cba0fc7bcfd05cf7370de3e448a0c6d
* Expected: e002685c30888256c4b3a62d09fb056f3255ebf93a9ab4836a5b1a38f9a968cd
\ * Digest verification failed:
* /usr/portage/x11-apps/mesa-progs/mesa-progs-8.1.0.ebuild
* Reason: Failed on SHA256 verification
* Got: 862abc0558b7a32283734b1bc8f63b92dab285acdf9ed880a812f37ddcc57659
* Expected: 3ee80c4bf09498a3e906b3ed5271d739e143aa80b71aba5f1788923269b4fb21
| * Digest verification failed:
* /usr/portage/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild
* Reason: Failed on SHA256 verification
* Got: 5fd601b451a701d35141e0db7e3fd9545cc66e8e3e6d6fbc2e0896efb4f38aa4
* Expected: 9629bf8187f8be7c731d0d740ebccceff239c07bc55207a24f53270f3ce7ffb5
* Expected: 9629bf8187f8be7c731d0d740ebccceff239c07bc55207a24f53270f3ce7ffb5


emerge --sync after rm -r /usr/portage/* did not help.

8O


Last edited by 046 on Sat Aug 23, 2014 5:02 am; edited 1 time in total
Back to top
View user's profile Send private message
eyoung100
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1428

PostPosted: Thu Aug 21, 2014 9:39 pm    Post subject: Reply with quote

Please use either a reboot, or an init:1 to put your system into single user mode, then run the appropriate fsck for your filesystem. If fsck returns no errors boot with a livecd and emerge smartmontools. If that test passes, use
Code:
emerge-webrsync
to download and extract the last complete portage tree.

I have a sneaking suspicion that you have a failing Hard Disk Drive.
_________________
The Birth and Growth of Science is the Death and Atrophy of Art -- Unknown
Registerd Linux User #363735
Adopt a Post | Strip Comments| Emerge Wrapper
Back to top
View user's profile Send private message
046
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 231
Location: Yaroslavl, Russia

PostPosted: Fri Aug 22, 2014 8:42 pm    Post subject: Reply with quote

drive is ok/ Аbnormal shutdown broke profiles in portage or updates or…

emerge-webrsync unable to run with invalid profiles ))

Only manual download and replace portage tree help ))
Back to top
View user's profile Send private message
046
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 231
Location: Yaroslavl, Russia

PostPosted: Sun Aug 24, 2014 5:44 pm    Post subject: Reply with quote

It is a kernel bug.
3.16.1 corrupt file data in reiserfs !!
Back to top
View user's profile Send private message
palettentreter
Tux's lil' helper
Tux's lil' helper


Joined: 06 Feb 2006
Posts: 104

PostPosted: Tue Sep 09, 2014 11:00 pm    Post subject: Reply with quote

Kernel Bug: https://bugzilla.kernel.org/show_bug.cgi?id=83121
Probably duplicate: https://bugzilla.kernel.org/show_bug.cgi?id=83321
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum