Opened 4 years ago

Closed 4 years ago

#60016 closed defect (fixed)

prolog-mode.el @1.24: Unable to verify file checksums, specifically prolog.el

Reported by: joehodge3rd Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: prolog-mode.el

Description

'sudo port install prolog-mode.el @1.24' failed on checksum of 'prolog.el'. Performed 'sudo port clean prolog-mode.el @1.24', which succeeded and then retried install of 'prolog-mode.el @1.24' with same error. Retried using 'sudo port install prolog-mode.el' with failure on checksum of prolog.el.

--->  Computing dependencies for prolog-mode.el
--->  Fetching archive for prolog-mode.el
--->  Attempting to fetch prolog-mode.el-1.24_0.darwin_17.noarch.tbz2 from https://packages.macports.org/prolog-mode.el
--->  Attempting to fetch prolog-mode.el-1.24_0.darwin_17.noarch.tbz2 from http://aus.us.packages.macports.org/macports/packages/prolog-mode.el
--->  Attempting to fetch prolog-mode.el-1.24_0.darwin_17.noarch.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/prolog-mode.el
--->  Verifying checksums for prolog-mode.el
Error: Checksum (md5) mismatch for prolog.el
Error: Checksum (sha1) mismatch for prolog.el
Error: Checksum (rmd160) mismatch for prolog.el
Error: Failed to checksum prolog-mode.el: Unable to verify file checksums
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_prolog-mode.el/prolog-mode.el/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port prolog-mode.el failed

Attachments (1)

main.log (158.2 KB) - added by joehodge3rd 4 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_prolog-mode.el/prolog-mode.el/main.log

Download all attachments as: .zip

Change History (4)

Changed 4 years ago by joehodge3rd

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_prolog-mode.el/prolog-mode.el/main.log

comment:1 Changed 4 years ago by jmroot (Joshua Root)

Keywords: prolog-mode.el checksum error prolog.el removed
Milestone: MacPorts 2.7.0
Port: @1.24 removed
Summary: checksum Failed to checksum prolog-mode.el: Unable to verify file checksums, specifically prolog.elprolog-mode.el @1.24: Unable to verify file checksums, specifically prolog.el
Type: updatedefect

comment:2 Changed 4 years ago by joehodge3rd

The current version of this prolog.el-1.27 can be found at 'https://bruda.ca/emacs/prolog_mode_for_emacs/' and the file at 'https://bruda.ca/_media/emacs/prolog.el'. as to the entry in MacPorts for 'prolog-mode.el', I am going to need to examine switch-prolog to see if there exists any other files as 'prolog-mode-1.24' had had as dependencies. I would really like to be able to use 'swi-prolog' along with 'euler-sharp' in my research. Any help would be greatly appreciated.

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

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In 6ae2a893e73856bd538d348b04fa7f77a61fcf8e/macports-ports (master):

prolog-mode.el: Update to 1.27

Closes: #60016

Also:

  • Modernize checksums
  • Use https URLs
  • Fix livecheck
  • Use notes instead of post-activate message.
Note: See TracTickets for help on using tickets.