Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 659204 - Verifying /usr/portage ...!!! Manifest verification failed: Manifest mismatch for XXX
Summary: Verifying /usr/portage ...!!! Manifest verification failed: Manifest mismatch...
Status: RESOLVED DUPLICATE of bug 657324
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-26 04:40 UTC by deso
Modified: 2018-06-26 05:34 UTC (History)
0 users

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 deso 2018-06-26 04:40:42 UTC
Portage's recently added verification fails on my system. The cause seems to be that I have an extensive list of excludes.
> PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes --delete --delete-excluded"

`app-antivirus/` is the first in the list and that is exactly what is complained about:
> ...
> sent 93.65K bytes  received 17.18M bytes  311.16K bytes/sec
> total size is 147.36M  speedup is 8.53
>  * Manifest timestamp: 2018-06-26 03:39:18 UTC
>  * Valid OpenPGP signature found:
>  * - primary key: DCD05B71EAB94199527F44ACDB6B8C1F96D8BF6D
>  * - subkey: E1D6ABB63BFCFB4BA02FDF1CEC590EEAC9189250
>  * - timestamp: 2018-06-26 03:39:18 UTC
>  * Verifying /usr/portage ...!!! Manifest verification failed:
> Manifest mismatch for app-antivirus/Manifest.gz
>   __exists__: expected: True, have: False
> q: Updating ebuild cache in /usr/portage ...
> q: Finished 21362 entries in 0.126931 seconds

Please also see here https://forums.gentoo.org/viewtopic-p-8195316.html or here https://archives.gentoo.org/gentoo-user/message/fdf411f806b1d5b4af355cf20f423ce4

Note that I already have the most recent version of Portage and gemato as of today (which one of the linked threads suggests would work):
sys-apps/portage-2.3.40-r1
app-portage/gemato-13.0-r1


Reproducible: Always

Steps to Reproduce:
1. emerge --sync
Actual Results:  
failure being reported

Expected Results:  
success being reported
Comment 1 Zac Medico gentoo-dev 2018-06-26 05:34:43 UTC

*** This bug has been marked as a duplicate of bug 657324 ***