Bug 239338 - media-video/realplayer version bump
|
Bug#:
239338
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: media-video@gentoo.org
|
Reported By: itly377@gmail.com
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: media-video/realplayer version bump
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2008-10-02 14:25 0000
|
!!! Digest verification failed
!!! /usr/portage/distfiles/RealPlaer11GOLD.rpm
!!! Reason: Filesize does not match recorded size
!!! Got: 8767186
!!! Expected: 8631282
Reproducible: Always
Steps to Reproduce:
1.emerge -av realplayer
2.
3.
Actual Results:
As stated above
Expected Results:
Started to compile
Index: Manifest
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/realplayer/Manifest,v
retrieving revision 1.102
diff -u -B -r1.102 Manifest
--- Manifest 30 Sep 2008 01:32:27 -0000 1.102
+++ Manifest 2 Oct 2008 19:43:04 -0000
@@ -1,5 +1,5 @@
AUX 10realplayer 48 RMD160 3767177e4ec9397e8f9967056d77c194bca823db SHA1
f6f029e0dd3dfc84d47db976faba799fa7e2dad2 SHA256
3b82bcfc249ae8bed6141deff5d5902076020ffcf03a31f819e3403e454e28a4
-DIST RealPlayer11GOLD.rpm 8631282 RMD160
025b11d35d769c9478c95e6c0af6e2f42b87568e SHA1
e38c635285daeec68bdc8c071b442e38eacab4f4 SHA256
e8bc57744e6b69d24e3494f56163f8140de94d294f6e5217b3841c397152d0d9
+DIST RealPlayer11GOLD.rpm 8767186 RMD160
1362fb9d45a5c420698d68450121d32f43f553f1 SHA1
0180bc7f9c22ee9d561598fdffc9168d56c7a4f4 SHA256
245e7bda7814cbf7529ec45c14a64e6289ce05ebc2b55727ba0805d6edcc8a32
EBUILD realplayer-11.0.0.4028-r1.ebuild 3393 RMD160
8591d0e53351b71c837c00b47dd356e609ea7dfa SHA1
82d239d9459d6532036b8a01c7fadbf0aaea32c1 SHA256
dc4a776d8e09e66d1ffe3c6c84b04e4c7d08c16289350064bed0363c7b659d28
MISC ChangeLog 11425 RMD160 5f8c4c05a1021c9e3d2263b69738669487cbdb7b SHA1
7a3a8760f0c9c0a7305c59997e40fb418a2fc364 SHA256
8c5d806d520a03c7afb5d659b208fff78581ad714d50cc4e1132988298364986
MISC metadata.xml 223 RMD160 86b42c49b694db39ddb3fdc60b98a3ad1a0c3392 SHA1
ea8c387229caaf4b0d3c9fbef9143b70dcae0b0d SHA256
dd48e823ec9a151bc3611121402ed26ee24eb3304aa62870b1e875a8fa0ac812
Just wanted to add a "happened to me too"...
Actually, its a version bump, they freaking changed the RPM on me.
Silly me, I shouldn't have linked against a versionless RPM. My bad.
So, current RPM in tree is 11.0.0.4028
Current RPM from website is 11.0.1.1056
*** Bug 239460 has been marked as a duplicate of this bug. ***
Timezone UTC/GMT+1 Current time is 10:07.
Just re-synced and it still fails.
Any ETA of fix?
2008-10-04 09:55:49 (1.17 MB/s) - `/usr/portage/distfiles/RealPlayer11GOLD.rpm'
saved [8767186/8767186]
* checking ebuild checksums ;-) ...
[ ok ]
* checking auxfile checksums ;-) ...
[ ok ]
* checking miscfile checksums ;-) ...
[ ok ]
* checking RealPlayer11GOLD.rpm ;-) ...
[ !! ]
!!! Digest verification failed:
!!! /usr/portage/distfiles/RealPlayer11GOLD.rpm
!!! Reason: Filesize does not match recorded size
!!! Got: 8767186
!!! Expected: 8631282
Ok, this workaround might work for someone. It worked for me...
I have more than one gentoo box. I copied /usr/portage/distfile/Realplay.... to
the /usr/.../distfile on the box I wanted to install it on and re-emerged.
Since the file is there and has the correct checksum everything works out just
fine...
I am unsure of whether you can download the correct version from some official
realplay source but if you can find the file and give it the correct name this
is a way to get it working.
10:42:40 (215.81 KB/s) - `/usr/portage/distfiles/RealPlayer11GOLD.rpm' saved
[8767186/8767186]
Same problem!
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok
]
* checking miscfile checksums ;-) ... [ ok
]
* checking RealPlayer11GOLD.rpm ;-) ... [ !!
]
!!! Digest verification failed:
!!! /usr/portage/distfiles/RealPlayer11GOLD.rpm
!!! Reason: Filesize does not match recorded size
!!! Got: 8767186
!!! Expected: 8631282
*** Bug 240466 has been marked as a duplicate of this bug. ***
Created an attachment (id=168484) [details]
Manifestfile with new RealPlayer11GOLD.rpm file size
Hi,
It seems that Real have published a new rpm file since this ebuild was made...
But, there's a simple way to resolve this :
1) Download (as you want), the current file RealPlayer11GOLD.rpm and put it in
portage dist directory. For sample, I download today (on
http://software-dl.real.com/147511a6b136a517cc21/unix/RealPlayer11GOLD.rpm )
this one :
8767186 oct. 14 23:16 /usr/portage/distfiles/RealPlayer11GOLD.rpm
2) Adjust the size of this rpm in the Manifest file :
# cd /usr/portage/media-video/realplayer/
# ebuild realplayer-11.0.0.4028-r1.ebuild manifest
>>> Creating Manifest for /usr/portage/media-video/realplayer
Then, the emerge will work.
Note, the best way should to replace the Manifest file in the portage tree.
If useful, I've attached the Manifest file created as described.
Hi,
It seems that Real have published a new rpm file since this ebuild was made...
But, there's a simple way to resolve this :
1) Download (as you want), the current file RealPlayer11GOLD.rpm and put it in
portage dist directory. For sample, I download today (on
http://software-dl.real.com/147511a6b136a517cc21/unix/RealPlayer11GOLD.rpm )
this one :
8767186 oct. 14 23:16 /usr/portage/distfiles/RealPlayer11GOLD.rpm
2) Adjust the size of this rpm in the Manifest file :
# cd /usr/portage/media-video/realplayer/
# ebuild realplayer-11.0.0.4028-r1.ebuild manifest
>>> Creating Manifest for /usr/portage/media-video/realplayer
Then, the emerge will work.
Note, the best way should to replace the Manifest file in the portage tree.
If useful, I've attached the new Manifest file created as described.
*** Bug 242426 has been marked as a duplicate of this bug. ***
Added realplayer-11.0.1.1056.ebuild to tree, bumped straight to stable (very
evil)