Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 648596

Summary: ERROR:root:Manifest mismatch for media-libs/game-music-emu/Manifest
Product: Gentoo Linux Reporter: Reimundo Heluani <heluani>
Component: Current packagesAssignee: Portage team <dev-portage>
Status: UNCONFIRMED ---    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 650144    
Attachments: Output of emerge --info

Description Reimundo Heluani 2018-02-23 09:56:07 UTC
Created attachment 520672 [details]
Output of emerge --info

It's been happening for over a week since I updated portage

INFO:root:Refreshing keys from keyserver...
INFO:root:Keys refreshed.
INFO:root:Manifest timestamp: 2018-02-23 09:08:20 UTC
INFO:root:Valid OpenPGP signature found:
INFO:root:- primary key: DCD05B71EAB94199527F44ACDB6B8C1F96D8BF6D
INFO:root:- subkey: E1D6ABB63BFCFB4BA02FDF1CEC590EEAC9189250
INFO:root:- timestamp: 2018-02-23 09:08:20 UTC
INFO:root:Verifying /usr/portage...
ERROR:root:Manifest mismatch for media-libs/game-music-emu/Manifest
  __exists__: expected: True, have: False

$ cat /etc/portage/repos.conf/gentoo.conf 
[DEFAULT]
main-repo = gentoo

[gentoo]
location = /usr/portage
sync-type = rsync
sync-uri = rsync://rsync.gentoo.org/gentoo-portage/
auto-sync = yes
Comment 1 Reimundo Heluani 2018-02-23 10:04:46 UTC
 >>> Syncing repository 'gentoo' into '/usr/portage'...
 >>> Starting rsync with rsync://176.28.50.119/gentoo-portage/
Comment 2 Zac Medico gentoo-dev 2018-04-19 19:03:13 UTC
Are you using extra rsync options to exclude media-libs/game-music-emu?
Comment 3 Reimundo Heluani 2018-04-20 00:19:24 UTC
(In reply to Zac Medico from comment #2)
> Are you using extra rsync options to exclude media-libs/game-music-emu?

yes, 

$ cat /etc/portage/rsync_excludes 
game-*/

If this is the issue, how should I resolve the manifest mismatch?
Comment 4 Reimundo Heluani 2018-04-20 00:20:11 UTC
Meant to say no instead of yes, I apologize