Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 323345 - /dev-lang/php/Manifest, CVS rev 1.437, breaking manifest
Summary: /dev-lang/php/Manifest, CVS rev 1.437, breaking manifest
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High major
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-09 16:22 UTC by Dipl.-Ing. Ladstätter Jürgen
Modified: 2010-06-09 16:29 UTC (History)
1 user (show)

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 Dipl.-Ing. Ladstätter Jürgen 2010-06-09 16:22:20 UTC
HI there,

in revision 1.437 of /dev-lang/php/Manifest src_compile-v1.eblit wasnt committed. This revision gives out an "Digest verification failed" error.

>>> Verifying ebuild manifests

!!! Digest verification failed:
!!! /usr/portage/dev-lang/php/files/eblits/src_install-v1.eblit
!!! Reason: Filesize does not match recorded size
!!! Got: 3646
!!! Expected: 3584


The actual size is 3646 and not 3584 as in rev 1.437

Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. emerge php

Actual Results:  
Total: 70 packages (70 new), Size of downloads: 133,526 kB

Would you like to merge these packages? [Yes/No] yes

>>> Verifying ebuild manifests

!!! Digest verification failed:
!!! /usr/portage/dev-lang/php/files/eblits/src_install-v1.eblit
!!! Reason: Filesize does not match recorded size
!!! Got: 3646
!!! Expected: 3584


Expected Results:  
installed
Comment 1 Dipl.-Ing. Ladstätter Jürgen 2010-06-09 16:26:14 UTC
You can fix this bug by using rev 1.436 for the manifest file.
Comment 2 Michael Weber (RETIRED) gentoo-dev 2010-06-09 16:29:26 UTC
rev 1.438 is out now ...
try to fix it for the moment by running `ebuild <ebuildfile> manifest` and wait for the Manifest to hit the rsync rotation.