#41346: libdvdnav: checksum mismatch because HTML file --------------------------+-------------------------------- Reporter: chihangli@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: libdvdnav | --------------------------+-------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * port: => libdvdnav Old description:
The library in the subject does not exists in the 3 servers that MacPort was trying to contact and therefore failed the installation. The latest version there on tried servers all bearing names like *darwin_12x86* but not *darwin_13x86*.
Below is the exact screen capture of the error msg: ~ $ sudo port clean --all libdvdnav Password: Sorry, try again. Password: ---> Cleaning libdvdnav ~ $ sudo port install libdvdnav ---> Computing dependencies for libdvdnav ---> Fetching archive for libdvdnav Warning: Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports. ---> Attempting to fetch libdvdnav-4.1.3_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/libdvdnav ---> Attempting to fetch libdvdnav-4.1.3_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/libdvdnav ---> Attempting to fetch libdvdnav-4.1.3_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/libdvdnav ---> Fetching distfiles for libdvdnav ---> Attempting to fetch libdvdnav-4.1.3.tar.bz2 from http://www3.mplayerhq.hu/MPlayer/releases/dvdnav/ ---> Verifying checksums for libdvdnav Error: Checksum (md5) mismatch for libdvdnav-4.1.3.tar.bz2 Error: Checksum (sha1) mismatch for libdvdnav-4.1.3.tar.bz2 Error: Checksum (rmd160) mismatch for libdvdnav-4.1.3.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> *** The file has been moved to: /opt/local/var/macports/distfiles/libdvdnav/libdvdnav-4.1.3.tar.bz2.html Error: org.macports.checksum for port libdvdnav returned: Unable to verify file checksums Please see the log file for port libdvdnav for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libdvdnav/libdvdnav/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port libdvdnav failed
New description: The library in the subject does not exists in the 3 servers that MacPort was trying to contact and therefore failed the installation. The latest version there on tried servers all bearing names like *darwin_12x86* but not *darwin_13x86*. Below is the exact screen capture of the error msg: {{{ ~ $ sudo port clean --all libdvdnav Password: Sorry, try again. Password: ---> Cleaning libdvdnav ~ $ sudo port install libdvdnav ---> Computing dependencies for libdvdnav ---> Fetching archive for libdvdnav Warning: Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports. ---> Attempting to fetch libdvdnav-4.1.3_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/libdvdnav ---> Attempting to fetch libdvdnav-4.1.3_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/libdvdnav ---> Attempting to fetch libdvdnav-4.1.3_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/libdvdnav ---> Fetching distfiles for libdvdnav ---> Attempting to fetch libdvdnav-4.1.3.tar.bz2 from http://www3.mplayerhq.hu/MPlayer/releases/dvdnav/ ---> Verifying checksums for libdvdnav Error: Checksum (md5) mismatch for libdvdnav-4.1.3.tar.bz2 Error: Checksum (sha1) mismatch for libdvdnav-4.1.3.tar.bz2 Error: Checksum (rmd160) mismatch for libdvdnav-4.1.3.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> *** The file has been moved to: /opt/local/var/macports/distfiles/libdvdnav/libdvdnav-4.1.3.tar.bz2.html Error: org.macports.checksum for port libdvdnav returned: Unable to verify file checksums Please see the log file for port libdvdnav for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libdvdnav/libdvdnav/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port libdvdnav failed }}} -- Comment: A binary package not existing on our packages servers is not a problem. (In fact, we have no binarie packages for any ports for Mavericks yet.) In that case, MacPorts will try to download and build the source on your machine. That's where the real problem is: MacPorts tried to download the source code, but it got an HTML file instead. Did you read the MisbehavingServers page to which you were referred by the error message? What does the HTML file libdvdnav-4.1.3.tar.bz2.html contain? -- Ticket URL: <https://trac.macports.org/ticket/41346#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X