Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 350593 - Digest verification failed: /usr/portage/app-portage/mirrorselect/mirrorselect-2.1.0-r3.ebuild
Summary: Digest verification failed: /usr/portage/app-portage/mirrorselect/mirrorsele...
Status: RESOLVED DUPLICATE of bug 350584
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-04 20:58 UTC by Anand
Modified: 2011-01-04 21:05 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 Anand 2011-01-04 20:58:46 UTC
I manage two Gentoo servers and while performing my routine monthly patching today, I came across something strange on both machines (configured almost the same). I should note that I run "emerge --sync --quiet" before I run the emerge world stuff. 

emerge -DuNav world
superuser access is required... adding --pretend to options

These are the packages that would be merged, in order:

Calculating dependencies - * Digest verification failed:
 * /usr/portage/app-portage/mirrorselect/mirrorselect-2.1.0-r3.ebuild
 * Reason: Filesize does not match recorded size
 * Got: 1176
 * Expected: 1185


I then tried to emerge just app-portage/mirrorselect and got the same results: 
emerge -av app-portage/mirrorselect
superuser access is required... adding --pretend to options


These are the packages that would be merged, in order:

Calculating dependencies / * Digest verification failed:
 * /usr/portage/app-portage/mirrorselect/mirrorselect-2.1.0-r3.ebuild
 * Reason: Filesize does not match recorded size
 * Got: 1176
 * Expected: 1185
... done!
[ebuild   R   ] app-portage/mirrorselect-2.1.0-r2  0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB


Here is the relevant emerge --info :
Server 1:
emerge --info| grep MIRROR 
GENTOO_MIRRORS="http://gentoo.osuosl.org/ ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ "

And on Server 2:
emerge --info | grep MIRROR
GENTOO_MIRRORS="http://distfiles.gentoo.org"

Can someone please look into this?

Thanks in advance. 

Reproducible: Always

Steps to Reproduce:
1. emerge -av app-portage/mirrorselect
2.
3.

Actual Results:  
Calculating dependencies \ * Digest verification failed:
 * /usr/portage/app-portage/mirrorselect/mirrorselect-2.1.0-r3.ebuild
 * Reason: Filesize does not match recorded size
 * Got: 1176
 * Expected: 1185


Expected Results:  
Not displayed the above message and proceeded with the install.
Comment 1 Anand 2011-01-04 21:05:51 UTC
(In reply to comment #0)
> I manage two Gentoo servers and while performing my routine monthly patching
> today, I came across something strange on both machines (configured almost the
> same). I should note that I run "emerge --sync --quiet" before I run the emerge
> world stuff. 
> 
> emerge -DuNav world
> superuser access is required... adding --pretend to options
> 
> These are the packages that would be merged, in order:
> 
> Calculating dependencies - * Digest verification failed:
>  * /usr/portage/app-portage/mirrorselect/mirrorselect-2.1.0-r3.ebuild
>  * Reason: Filesize does not match recorded size
>  * Got: 1176
>  * Expected: 1185
> 
> 
> I then tried to emerge just app-portage/mirrorselect and got the same results: 
> emerge -av app-portage/mirrorselect
> superuser access is required... adding --pretend to options
> 
> 
> These are the packages that would be merged, in order:
> 
> Calculating dependencies / * Digest verification failed:
>  * /usr/portage/app-portage/mirrorselect/mirrorselect-2.1.0-r3.ebuild
>  * Reason: Filesize does not match recorded size
>  * Got: 1176
>  * Expected: 1185
> ... done!
> [ebuild   R   ] app-portage/mirrorselect-2.1.0-r2  0 kB
> 
> Total: 1 package (1 reinstall), Size of downloads: 0 kB
> 
> 
> Here is the relevant emerge --info :
> Server 1:
> emerge --info| grep MIRROR 
> GENTOO_MIRRORS="http://gentoo.osuosl.org/
> ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/
> http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ "
> 
> And on Server 2:
> emerge --info | grep MIRROR
> GENTOO_MIRRORS="http://distfiles.gentoo.org"
> 
> Can someone please look into this?
> 
> Thanks in advance. 
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1. emerge -av app-portage/mirrorselect
> 2.
> 3.
> 
> Actual Results:  
> Calculating dependencies \ * Digest verification failed:
>  * /usr/portage/app-portage/mirrorselect/mirrorselect-2.1.0-r3.ebuild
>  * Reason: Filesize does not match recorded size
>  * Got: 1176
>  * Expected: 1185
> 
> 
> Expected Results:  
> Not displayed the above message and proceeded with the install.
> 


I apologize for not searching through the already filed bugs. I just noticed that this is a duplicate of Bug # 350584 (http://bugs.gentoo.org/show_bug.cgi?id=350584).

I'll wait till it gets updated on all the mirrors.


*** This bug has been marked as a duplicate of bug 350584 ***