Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#27930 closed defect (fixed)

jigdo homepage changed

Reported by: frank.neidl@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: jigdo

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hello,

after sudo port install jigdo all necessary dependenies are installed without error up to following error (log):

:debug:main Executing org.macports.main (jigdo)
:debug:main Skipping completed org.macports.fetch (jigdo)
:msg:main --->  Verifying checksum(s) for jigdo
:debug:checksum checksum phase started at Wed Jan 12 10:20:11 CET 2011
:debug:checksum Executing org.macports.checksum (jigdo)
:info:checksum --->  Checksumming jigdo-0.7.3.tar.bz2
:error:checksum Checksum (md5) mismatch for jigdo-0.7.3.tar.bz2
:info:checksum Portfile checksum: jigdo-0.7.3.tar.bz2 md5 bbc1d9ac750bb34e0748f0b57157cc72
:info:checksum Distfile checksum: jigdo-0.7.3.tar.bz2 md5 2f653650a92522a65638aea7057f0775
:info:checksum The correct checksum line may be:
:info:checksum checksums           md5     2f653650a92522a65638aea7057f0775 \
                    sha1    e97ff433fff5c7083a7a4a493b1087ac41cf24a3 \
                    rmd160  77555f6a06705c7b7c339a6af4f9f4709d3edc96
:msg:checksum ***
:msg:checksum The non-matching file appears to be HTML. See this page for possible reasons
:msg:checksum for the checksum mismatch:
:msg:checksum <http://trac.macports.org/wiki/MisbehavingServers>
:msg:checksum ***
:error:checksum Target org.macports.checksum returned: Unable to verify file checksums
:debug:checksum Backtrace: Unable to verify file checksums
    while executing
"$procedure $targetname"
:info:checksum Warning: the following items did not execute (for jigdo): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
:notice:checksum Log for jigdo is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_jigdo/main.log

Thank you!
Frank

Change History (5)

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

Description: modified (diff)

Remember WikiFormatting, please.

Did you read the MisbehavingServers page, referred to in your error message above? Did you check the HTML file that was downloaded to see what it says?

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned
Summary: jigdo @0.7.3 +Checksum (md5) mismatch for jigdo-0.7.3.tar.bz2jigdo homepage changed

It looks like the project's domain name was stolen by a domain squatter; full story here. I'll update the port with the new domain name.

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Fixed homepage in r75025.

comment:4 Changed 13 years ago by frank.neidl@…

Homepage http://atterer.org/jigdo/ did not work also, it must be http://atterer.org/sites/atterer/files/2009-08/jigdo/. Testing a modified Portfile reports again a checksum error. The extraction after manual download of http://atterer.org/sites/atterer/files/2009-08/jigdo/jigdo-0.7.3.tar.bz2 fails. The file seems to be corrupted.

comment:5 in reply to:  4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to frank.neidl@…:

Homepage http://atterer.org/jigdo/ did not work also, it must be http://atterer.org/sites/atterer/files/2009-08/jigdo/.

Sorry... Fixed this in r75031.

Testing a modified Portfile reports again a checksum error. The extraction after manual download of http://atterer.org/sites/atterer/files/2009-08/jigdo/jigdo-0.7.3.tar.bz2 fails. The file seems to be corrupted.

You need to "sudo port clean --all jigdo" to clear out the bad distfile before trying again.

Note: See TracTickets for help on using tickets.