The manifest file for dev-python/pytest: https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-python/pytest/Manifest?view=markup Contains the following line: EBUILD pytest-2.7.2-r1.ebuild 2088 SHA256 f4e380684d18fc354ef8bacbe6662f386a1a5607724e45728ddc8e437f8eb60e SHA512 efb588fc5740c3642e0b7e1306fbfeeecd471943da13b215b1719b06a9528f3ccdc8a4f0e211f3c24fe6185ca7f948841a5ea0ebbe56c156ca35f9fe9b11f2c7 WHIRLPOOL b3c8d40dcbdced58ab8147e556106e2ce67ecc8d04a64b8d43eaa9d83e985875991c73d6d9fe00efd9f1913ee3b761961b9df31d0924569c220107a45b793c52 Which causes Portage to halt when checking the Manifest file when compiling dev-python/pytest. Reproducible: Always Steps to Reproduce: 1. Update the portage tree 2. Try to emerge -1av dev-python/pytest Actual Results: Portage stops with a Manifest check fail. Expected Results: The Manifest check should pass :) Removing the line from the Manifest file is a workaround.
Fri Jul 24 12:33:00 2015 UTC by monsieurp Branch: MAIN CVS Tags: HEAD Changes since 1.125: +14 -1 lines Generate Manifest again as it is listing a file that doesn't exist. Fixes bug 555788. Signed-off-by: Patrice Clement <monsieurp@gentoo.org> (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 93491BB8)