Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Pi3 genup emerge sync failing portage verification [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on ARM
View previous topic :: View next topic  
Author Message
ericbish
n00b
n00b


Joined: 27 Apr 2018
Posts: 29

PostPosted: Wed Aug 22, 2018 9:03 pm    Post subject: Pi3 genup emerge sync failing portage verification [solved] Reply with quote

When I try and run genup, I get this:

Code:
hecking master signature on gentoo repo...
porthash: Using public key 09F2FF455D90CAF4
porthash: Entering /usr/portage...
porthash: Verifying existing hashfile...
porthash: Hashfile signature and format valid
porthash: Computing master hash of /usr/portage, may take some time...
porthash: error: Hashfile and computed hashes DIFFER

Followed by:
Code:

Action: sync for repo: gentoo, returned code = -3
Action: sync for repo: sakaki-tools, returned code = 0
Action: sync for repo: rpi3, returned code = 0


 * emerge --sync failed
 * Time statistics:
   617 seconds for syncing
   625 seconds total

* genup: Error: Caught signal - exiting

So I've found a few other posts with similar, and worked through some of the suggestions, as well as disabling verification, but no joy. Kind of stuck, here. Any suggestions?

[Moderator edit: added [code] tags to preserve output layout. -Hu]


Last edited by ericbish on Thu Aug 23, 2018 8:33 pm; edited 1 time in total
Back to top
View user's profile Send private message
ericbish
n00b
n00b


Joined: 27 Apr 2018
Posts: 29

PostPosted: Thu Aug 23, 2018 8:32 pm    Post subject: Reply with quote

Well, it looks like there is a bug already filed on a manifest hash issue. Here's how I solved it:

Code:


# mv /usr/portage /usr/old_portage
# mkdir /usr/portage
# mkdir /usr/portage/distfiles
# mv /usr/old_portage/profiles /usr/portage
# genup -v
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on ARM 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