Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#33663 closed defect (invalid)

Georgia Tech mirror error

Reported by: shane.wilkins@… Owned by: har5ha
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port:

Description

macports fails to update gstreamer and I get this error:

--->  Fetching archive for gstreamer
--->  Attempting to fetch gstreamer-0.10.36_0+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/gstreamer
--->  Fetching gstreamer
--->  Verifying checksum(s) for gstreamer
Error: Checksum (md5) mismatch for gstreamer-0.10.36.tar.bz2
Error: Checksum (sha1) mismatch for gstreamer-0.10.36.tar.bz2
Error: Checksum (rmd160) mismatch for gstreamer-0.10.36.tar.bz2
***
The non-matching file appears to be HTML. See this page for possible reasons
for the checksum mismatch:
<https://trac.macports.org/wiki/MisbehavingServers>
***
Error: Target org.macports.checksum returned: Unable to verify file checksums
Log for gstreamer is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gstreamer/gstreamer/main.log
Error: Unable to upgrade port: 1
To report a bug, see <http://guide.macports.org/#project.tickets>

Attachments (1)

gstreamer.pdf (68.3 KB) - added by shane.wilkins@… 12 years ago.
the stuff inside the html

Download all attachments as: .zip

Change History (11)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to rmstonecipher@…
Summary: gstreamer checksums incorrectgstreamer: checksums mismatch because HTML file

Did you read MisbehavingServers? What is in the HTML file that got downloaded? (/opt/local/var/macports/distfiles/gstreamer/gstreamer-0.10.36.tar.bz2)

Changed 12 years ago by shane.wilkins@…

Attachment: gstreamer.pdf added

the stuff inside the html

comment:2 Changed 12 years ago by shane.wilkins@…

The takeaway line is: "We did not find results for: www.gtlib.cc.gatech.edu."

comment:3 Changed 12 years ago by shane.wilkins@…

No progress on this issue?

comment:4 Changed 12 years ago by shane.wilkins@…

Still no progress here?

comment:5 Changed 12 years ago by mf2k (Frank Schima)

Did you read and apply the FAQ on checksum errors?

comment:6 in reply to:  5 Changed 12 years ago by shane.wilkins@…

Replying to macsforever2000@…:

Did you read and apply the FAQ on checksum errors?

Yes, several times. However cleaning and attempting to reinstall yields the same problem, i.e. that the server just gives me a html file instead of the source. I am fairly sure that the error is on the side of the Georgia Tech mirror, not my machine.

comment:7 Changed 12 years ago by rmstonecipher@…

Owner: rmstonecipher@… deleted
Port: gstreamer removed
Summary: gstreamer: checksums mismatch because HTML fileGeorgia Tech mirror error

The error may be in the Georgia Tech mirror, but is most definitely not in gstreamer. I can checksum this tarball using the other servers MacPorts automagically picks for me.

comment:8 Changed 12 years ago by shane.wilkins@…

how can i get the tarball from a different server?

comment:9 Changed 12 years ago by ecronin (Eric Cronin)

Resolution: invalid
Status: newclosed

This bad mirror was fixed 5 weeks ago in r90254 so if you're still getting it after a port clean --all gstreamer you need to port selfupdate to get the changed list of mirrors. If port selfupdate isn't working for you you need to go to the macports-users mailing list

comment:10 Changed 12 years ago by shane.wilkins@…

Boom. Fixed my issue. I think the secret sauce was that i was only doing

port clean gstreamer

rather than

port clean --all gstreamer

Thanks for the help!

Note: See TracTickets for help on using tickets.