Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 555788 - dev-python/pytest: The Manifest file contains pytest-2.7.2-r1.ebuild but the ebuild is not in portage
Summary: dev-python/pytest: The Manifest file contains pytest-2.7.2-r1.ebuild but the ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-24 11:56 UTC by Luke Bratch
Modified: 2015-07-24 12:41 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 Luke Bratch 2015-07-24 11:56:17 UTC
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.
Comment 1 Patrice Clement (RETIRED) gentoo-dev 2015-07-24 12:41:05 UTC
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)