Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#39318 closed defect (fixed)

tig @1.1_1 - checksum mismatch

Reported by: maverickwoo (Maverick Woo) Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: cooljeanius (Eric Gallager)
Port: tig

Description

I will attached the log file if a port install after a port clean. First, the output:

--->  Computing dependencies for tig
--->  Fetching archive for tig
--->  Attempting to fetch tig-1.1_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/tig
--->  Attempting to fetch tig-1.1_1.darwin_11.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/tig
--->  Attempting to fetch tig-1.1_1.darwin_11.x86_64.tbz2 from http://lil.fr.packages.macports.org/tig
--->  Fetching distfiles for tig
--->  Verifying checksum(s) for tig
Error: Checksum (rmd160) mismatch for tig-1.1.tar.gz
Error: Checksum (sha256) mismatch for tig-1.1.tar.gz
Error: org.macports.checksum for port tig returned: Unable to verify file checksums
Please see the log file for port tig for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_tig/tig/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port tig failed

Attachments (1)

main.log (177.1 KB) - added by maverickwoo (Maverick Woo) 11 years ago.

Download all attachments as: .zip

Change History (7)

Changed 11 years ago by maverickwoo (Maverick Woo)

Attachment: main.log added

comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)

relevant part of log:

:debug:checksum checksum phase started at Sun Jun  2 13:15:32 EDT 2013
:notice:checksum --->  Verifying checksum(s) for tig
:debug:checksum Executing org.macports.checksum (tig)
:info:checksum --->  Checksumming tig-1.1.tar.gz
:error:checksum Checksum (rmd160) mismatch for tig-1.1.tar.gz
:info:checksum Portfile checksum: tig-1.1.tar.gz rmd160 b2a32bba14a359115461a5ff89493d5ac0cebf60
:info:checksum Distfile checksum: tig-1.1.tar.gz rmd160 a044dfc5e842910cdc0a18a05333472a17815b87
:error:checksum Checksum (sha256) mismatch for tig-1.1.tar.gz
:info:checksum Portfile checksum: tig-1.1.tar.gz sha256 7c55d2f5d0df6387175e7d431559d72e95b51d1dca82fa64f98b7d716e93bce5
:info:checksum Distfile checksum: tig-1.1.tar.gz sha256 c14233fb383b8d09ff6ff4af3af92d26fa08464830800d45f72821c23677d719
:info:checksum The correct checksum line may be:
:info:checksum checksums           rmd160  a044dfc5e842910cdc0a18a05333472a17815b87 \
                    sha256  c14233fb383b8d09ff6ff4af3af92d26fa08464830800d45f72821c23677d719
:error:checksum org.macports.checksum for port tig returned: Unable to verify file checksums
:debug:checksum Error code: NONE
:debug:checksum Backtrace: Unable to verify file checksums
    while executing
"$procedure $targetname"
:info:checksum Warning: targets not executed for tig: org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install

comment:2 in reply to:  1 ; Changed 11 years ago by larryv (Lawrence Velázquez)

Owner: changed from macports-tickets@… to cal@…
Port: tig added
Summary: tig @1.1 revision 1 - checksum mismatchtig @1.1_1 - checksum mismatch

Replying to egall@…:

relevant part of log:

Thank you. We can read the log.

comment:3 in reply to:  2 Changed 11 years ago by cooljeanius (Eric Gallager)

Replying to larryv@…:

Replying to egall@…:

relevant part of log:

Thank you. We can read the log.

Pasting the relevant part here makes it easier for people to read though, as that makes it one less click.

Last edited 11 years ago by cooljeanius (Eric Gallager) (previous) (diff)

comment:4 Changed 11 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: newclosed

Thanks, r106632.

comment:5 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

They've changed back; see #39896.

comment:6 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.