Bug 54841 - Checksum mismatch on Linux-Realplayer port
Summary: Checksum mismatch on Linux-Realplayer port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-25 11:40 UTC by Daniel Ortiz
Modified: 2004-01-03 06:41 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Ortiz 2003-07-25 11:40:18 UTC
	The distinfo of linux-realplayer port '/usr/ports/multimedia/linux-realplayer' has a bad checksum for rv9_libc6_i386_cs2.tgz file.
        Distinfo checksum: MD5 (rv9_libc6_i386_cs2.tgz) = b2fd9f4148edfd8e2a714dd57634ae1b
	Real checksum: MD5 (rv9_libc6_i386_cs2.tgz) = b1bd70a1388232ed9f892a087a7ef152
	That file has been downloaded from 'http://realforum.real.com/cgi-bin/unixplayer/showthreaded.pl?Cat=&Board=announcements&Number=3128&page=0&view=collapsed&sb=5' and seems to work fine.

Fix: 

Change the MD5 checksum on distinfo port file.
How-To-Repeat: 	Try to compile the port.
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2003-11-26 13:22:34 UTC
State Changed
From-To: open->feedback

maintainer asked about this. 
submitter asked for a patch.
Comment 2 Mathieu Arnold freebsd_committer freebsd_triage 2003-11-26 13:26:24 UTC
To maintainer, could you have a look at PR 54841
 <http://www.freebsd.org/cgi/query-pr.cgi?pr=54841>
and approve or disaprove the change ?

To submitter, could you submit back a diff of the two distfiles so that the
committer trying to solve this PR don't have to fetch the file ?

Thanks both of you.

-- 
Mathieu Arnold
Comment 3 Daniel Ortiz 2003-11-26 16:13:03 UTC
>Submitter-Id:	current-users
>Originator:	Daniel Ortiz
>Organization:	
>Confidential:	no 
>Synopsis:	Re: ports/54841: Checksum mismatch on Linux-Realplayer port	
>Severity:	non-critical
>Priority:	low
>Category:	ports	
>Class:		update	
>Release:	FreeBSD 4.9-STABLE i386
>Environment:
System: FreeBSD dani 4.9-STABLE FreeBSD 4.9-STABLE #4: Fri Nov 21 09:50:17 CET 2003 root@dani:/usr/src/sys/compile/SKYDOLL i386


>How-To-Repeat:
	
>Fix:

Apply this patch

--- distinfo-linux-realplayer.diff begins here ---
--- /usr/ports/multimedia/linux-realplayer/distinfo	Mon Mar  3 14:18:43 2003
+++ /usr/ports/multimedia/linux-realplayer/distinfo-corrected	Wed Nov 26 16:17:37 2003
@@ -1,2 +1,2 @@
 MD5 (rp8_linux20_libc6_i386_cs2_rpm) = 525f6f050d076148e9e02769f2055d53
-MD5 (rv9_libc6_i386_cs2.tgz) = b2fd9f4148edfd8e2a714dd57634ae1b
+MD5 (rv9_libc6_i386_cs2.tgz) = b1bd70a1388232ed9f892a087a7ef152 
--- distinfo-linux-realplayer.diff ends here ---
Comment 4 Pete Fritchman freebsd_committer freebsd_triage 2003-12-21 04:27:21 UTC
The old checksum works just fine for me (b2f...).  Can you verify
this is no longer a problem for you?

--pete
Comment 5 Edwin Groothuis freebsd_committer freebsd_triage 2004-01-03 06:40:49 UTC
State Changed
From-To: feedback->closed

Checksum works fine for the version I just have downloaded