Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150862 - broken metadata.xml digest for perl-cleaner
Summary: broken metadata.xml digest for perl-cleaner
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High major (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-11 01:45 UTC by Bjarke Istrup Pedersen (RETIRED)
Modified: 2007-01-03 06:29 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 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2006-10-11 01:45:36 UTC
* perl-cleaner-1.04.3.tar.gz MD5 ;-) ...                                                                              [ ok ]
 * perl-cleaner-1.04.3.tar.gz RMD160 ;-) ...                                                                           [ ok ]
 * perl-cleaner-1.04.3.tar.gz SHA1 ;-) ...                                                                             [ ok ]
 * perl-cleaner-1.04.3.tar.gz SHA256 ;-) ...                                                                           [ ok ]
 * perl-cleaner-1.04.3.tar.gz size ;-) ...                                                                             [ ok ]
 * checking ebuild checksums ;-) ...                                                                                   [ ok ]
 * checking auxfile checksums ;-) ...                                                                                  [ ok ]
 * checking miscfile checksums ;-) ...                                                                                 [ !! ]

!!! Digest verification failed:
!!! /usr/portage/app-admin/perl-cleaner/metadata.xml
!!! Reason: Failed on MD5 verification
!!! Got: 7716799c3e4e3243fbb9f1a039e33a0c
!!! Expected: 668ee1a87f48cb2cc46f709e97c7386a
Comment 1 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2006-10-11 01:51:20 UTC
here is the content of metadata.xml :
~ # cat /usr/portage/app-admin/perl-cleaner/metadata.xml
MD5 73c9a9e95462afda725fdf17a301f0b0 otpCalc-0.97.tar.gz 123704

For some reason it contains the content of a digest file.
The funny thing is, that it is correct in cvs, so for some reason it gets corrupted/mixed up on the client.
I have seen this problem on several machines with both reiserfs and jfs filesystems.
Comment 2 Yuval Yaari (RETIRED) gentoo-dev 2006-10-11 02:02:03 UTC
On ReiserFS:
$ cat /usr/portage/app-admin/perl-cleaner/metadata.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
        <herd>perl</herd>
        <maintainer>
                <email>fuzzyray@gentoo.org</email>
        </maintainer>
</pkgmetadata>

I had a weird problem that resembles yours once.
`reiserfsck --rebuild-tree` did the trick.
Comment 3 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2006-10-11 02:55:55 UTC
Well, that would make sense if it was only on one machine, but it has happend to me on several machines with different filesystems.

I don't think it is a bug in reiserfs filesystem code, since it also happens on jfs.
Comment 4 Yuval Yaari (RETIRED) gentoo-dev 2006-10-11 03:36:51 UTC
I tested on a few machines at work (reiserfs/ext3, if it matters).
All were synced ~3-3.5 hours ago.
The file is ok...

Anyone else seeing this problem?
Comment 5 Christian Hartmann (RETIRED) gentoo-dev 2006-10-11 09:58:12 UTC
WFM - anyways.. why is fuzzyray the maintainer?
Comment 6 Michael Cummings (RETIRED) gentoo-dev 2006-11-18 08:32:57 UTC
WFM - any objections to closing yet?
Comment 7 Michael Cummings (RETIRED) gentoo-dev 2007-01-03 06:29:12 UTC
closing