* [gentoo-user] Upgrade problem with perl-cleaner
@ 2006-05-28 2:58 Colleen Beamer
2006-05-28 3:12 ` Richard Fish
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Colleen Beamer @ 2006-05-28 2:58 UTC (permalink / raw
To: gentoo-user
Hi,
I really have very little problem with my Gentoo system, but today on an
upgrade I received the following message related to perl-cleaner:
!!! Digest verification Failed:
!!! /usr/portage/distfiles/perl-cleaner-1.03.tar.gz
!!! Readon: Filesize does not match recorded size
I'm sorry to bother you with this. I tried searching the forums, but
when I entered a search term, I got either no pages or thousands of
pages. I looked on the bug list and the closest thing was a message
related to a check-sum. I tried looking at the documentation, but
didn't find anything that told me what to do to correct this. I even
did a "no-no" and resync'd.
Any help here would be appreciated. I would file a bug, but I'm not
sure exactly if this is a bug or something that is correctable and I
just don't know how to do it.
Regards,
Colleen
--
Registered Linux User #411143 with the Linux Counter, http://counter.li.org
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Upgrade problem with perl-cleaner
2006-05-28 2:58 [gentoo-user] Upgrade problem with perl-cleaner Colleen Beamer
@ 2006-05-28 3:12 ` Richard Fish
2006-05-28 5:26 ` Colleen Beamer
2006-05-28 3:22 ` Ryan Tandy
2006-05-28 3:30 ` Rumen Yotov
2 siblings, 1 reply; 6+ messages in thread
From: Richard Fish @ 2006-05-28 3:12 UTC (permalink / raw
To: gentoo-user
On 5/27/06, Colleen Beamer <colleen.beamer@gmail.com> wrote:
> !!! Digest verification Failed:
> !!! /usr/portage/distfiles/perl-cleaner-1.03.tar.gz
> !!! Readon: Filesize does not match recorded size
You should check the mail-list archives here...it has come up a couple
of times in the last day or so.
First, try to simply remove the offending distfile and allow it to be
downloaded again. As long as your portage tree is in sync with your
download mirror, you should end up with a file that is 4611 bytes in
size.
In the worst case, you can do:
ebuild /usr/portage/app-admin/perl-cleaner/perl-cleaner-1.03.ebuild digest
The above will work around the problem, but the next time you sync
(and then merge perl-cleaner) it may come up again.
BTW, this happened because the package was updated without a new
version, so the Manifest was also updated. You got the new manifest
when you synced, but you still had the 'old' distfile.
-Richard
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Upgrade problem with perl-cleaner
2006-05-28 2:58 [gentoo-user] Upgrade problem with perl-cleaner Colleen Beamer
2006-05-28 3:12 ` Richard Fish
@ 2006-05-28 3:22 ` Ryan Tandy
2006-05-28 3:30 ` Rumen Yotov
2 siblings, 0 replies; 6+ messages in thread
From: Ryan Tandy @ 2006-05-28 3:22 UTC (permalink / raw
To: gentoo-user
Colleen Beamer wrote:
> Hi,
>
> I really have very little problem with my Gentoo system, but today on an
> upgrade I received the following message related to perl-cleaner:
>
> !!! Digest verification Failed:
> !!! /usr/portage/distfiles/perl-cleaner-1.03.tar.gz
> !!! Readon: Filesize does not match recorded size
This issue popped up in someone's "upgrade to GCC 4.1" thread.
Apparently some of the mirrors have the wrong version of the archive -
try downloading it directly from upstream, or from a different distfiles
mirror.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Upgrade problem with perl-cleaner
2006-05-28 2:58 [gentoo-user] Upgrade problem with perl-cleaner Colleen Beamer
2006-05-28 3:12 ` Richard Fish
2006-05-28 3:22 ` Ryan Tandy
@ 2006-05-28 3:30 ` Rumen Yotov
2006-05-28 3:39 ` Teresa and Dale
2 siblings, 1 reply; 6+ messages in thread
From: Rumen Yotov @ 2006-05-28 3:30 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1056 bytes --]
Colleen Beamer wrote:
> Hi,
>
> I really have very little problem with my Gentoo system, but today on an
> upgrade I received the following message related to perl-cleaner:
>
> !!! Digest verification Failed:
> !!! /usr/portage/distfiles/perl-cleaner-1.03.tar.gz
> !!! Readon: Filesize does not match recorded size
>
> I'm sorry to bother you with this. I tried searching the forums, but
> when I entered a search term, I got either no pages or thousands of
> pages. I looked on the bug list and the closest thing was a message
> related to a check-sum. I tried looking at the documentation, but
> didn't find anything that told me what to do to correct this. I even
> did a "no-no" and resync'd.
>
> Any help here would be appreciated. I would file a bug, but I'm not
> sure exactly if this is a bug or something that is correctable and I
> just don't know how to do it.
>
> Regards,
>
> Colleen
>
Hi,
There was such a thread on this ML.
IIRC just remove/erase the source file from distfiles dir and fetch it
again. Then emerge ...
HTH.Rumen
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3493 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Upgrade problem with perl-cleaner
2006-05-28 3:30 ` Rumen Yotov
@ 2006-05-28 3:39 ` Teresa and Dale
0 siblings, 0 replies; 6+ messages in thread
From: Teresa and Dale @ 2006-05-28 3:39 UTC (permalink / raw
To: gentoo-user
Rumen Yotov wrote:
>Colleen Beamer wrote:
>
>
>>Hi,
>>
>>I really have very little problem with my Gentoo system, but today on an
>>upgrade I received the following message related to perl-cleaner:
>>
>>!!! Digest verification Failed:
>>!!! /usr/portage/distfiles/perl-cleaner-1.03.tar.gz
>>!!! Readon: Filesize does not match recorded size
>>
>>I'm sorry to bother you with this. I tried searching the forums, but
>>when I entered a search term, I got either no pages or thousands of
>>pages. I looked on the bug list and the closest thing was a message
>>related to a check-sum. I tried looking at the documentation, but
>>didn't find anything that told me what to do to correct this. I even
>>did a "no-no" and resync'd.
>>
>>Any help here would be appreciated. I would file a bug, but I'm not
>>sure exactly if this is a bug or something that is correctable and I
>>just don't know how to do it.
>>
>>Regards,
>>
>>Colleen
>>
>>
>>
>Hi,
>There was such a thread on this ML.
>IIRC just remove/erase the source file from distfiles dir and fetch it
>again. Then emerge ...
>HTH.Rumen
>
>
I just had the same thing here. I deleted the file from
/usr/portage/distfiles then let it re-download it. It worked fine then.
Dale
:-)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Upgrade problem with perl-cleaner
2006-05-28 3:12 ` Richard Fish
@ 2006-05-28 5:26 ` Colleen Beamer
0 siblings, 0 replies; 6+ messages in thread
From: Colleen Beamer @ 2006-05-28 5:26 UTC (permalink / raw
To: gentoo-user
Richard Fish wrote:
> On 5/27/06, Colleen Beamer <colleen.beamer@gmail.com> wrote:
>
>> !!! Digest verification Failed:
>> !!! /usr/portage/distfiles/perl-cleaner-1.03.tar.gz
>> !!! Readon: Filesize does not match recorded size
>
>
> First, try to simply remove the offending distfile and allow it to be
> downloaded again. As long as your portage tree is in sync with your
> download mirror, you should end up with a file that is 4611 bytes in
> size.
First, thanks for the help to all those who replied. I tried the above,
but it didn't work. However, I took another person's suggestion and
tried another mirror. I learned something in the process! :-) Thanks
again!
Regards,
--
Registered Linux User #411143 with the Linux Counter, http://counter.li.org
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-05-28 5:34 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-28 2:58 [gentoo-user] Upgrade problem with perl-cleaner Colleen Beamer
2006-05-28 3:12 ` Richard Fish
2006-05-28 5:26 ` Colleen Beamer
2006-05-28 3:22 ` Ryan Tandy
2006-05-28 3:30 ` Rumen Yotov
2006-05-28 3:39 ` Teresa and Dale
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox