Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#48440 closed defect (fixed)

glimpse @ 4.18.6_0 - Unable to verify file checksums

Reported by: grunermonzon@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: glimpse

Description

It looks like glimpse port is corrupt. Here's the error:

sudo port install -v glimpse
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
--->  Verifying checksums for glimpse
Error: Checksum (rmd160) mismatch for glimpse-4.18.6.tar.gz
Error: Checksum (sha256) mismatch for glimpse-4.18.6.tar.gz
Error: org.macports.checksum for port glimpse returned: Unable to verify file checksums
Please see the log file for port glimpse for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_glimpse/glimpse/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port glimpse failed

Furthermore, here's the log:

cat /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_glimpse/glimpse/main.log
version:1
:debug:main Checking for conflicts against glimpse
:debug:main Searching for dependency: tre
:debug:main Didn't find receipt, going to depspec regex for: tre
:debug:main Executing org.macports.main (glimpse)
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 502
:debug:main Skipping completed org.macports.archivefetch (glimpse)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (glimpse)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:checksum checksum phase started at Sat Jul 25 17:11:31 CST 2015
:notice:checksum --->  Verifying checksums for glimpse
:debug:checksum Executing org.macports.checksum (glimpse)
:info:checksum --->  Checksumming glimpse-4.18.6.tar.gz
:debug:checksum Calculated (rmd160) is c9768334fa5fe3d52ecba9651615de716793e49b
:error:checksum Checksum (rmd160) mismatch for glimpse-4.18.6.tar.gz
:info:checksum Portfile checksum: glimpse-4.18.6.tar.gz rmd160 cd309a9b578b777fdb4336d89b01ab20f1771fc9
:info:checksum Distfile checksum: glimpse-4.18.6.tar.gz rmd160 c9768334fa5fe3d52ecba9651615de716793e49b
:debug:checksum Calculated (sha256) is 3045296877bc7a3714ae10872056030175c2f10de83544aa7f08811f24d38077
:error:checksum Checksum (sha256) mismatch for glimpse-4.18.6.tar.gz
:info:checksum Portfile checksum: glimpse-4.18.6.tar.gz sha256 0c21d27d6a3fe37dacdc66ef9194623f5a94b2f5d221dff8f187f69f629beade
:info:checksum Distfile checksum: glimpse-4.18.6.tar.gz sha256 3045296877bc7a3714ae10872056030175c2f10de83544aa7f08811f24d38077
:info:checksum The correct checksum line may be:
:info:checksum checksums           rmd160  c9768334fa5fe3d52ecba9651615de716793e49b \
                    sha256  3045296877bc7a3714ae10872056030175c2f10de83544aa7f08811f24d38077
:error:checksum org.macports.checksum for port glimpse returned: Unable to verify file checksums
:debug:checksum Error code: NONE
:debug:checksum Backtrace: Unable to verify file checksums
    while executing
"portchecksum::checksum_main org.macports.checksum"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"
:info:checksum Warning: targets not executed for glimpse: 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 Please see the log file for port glimpse for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_glimpse/glimpse/main.log

Change History (3)

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

Keywords: glimpse checksum removed
Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

It looks like the developers of glimpse stealth-updated their distfile again. The only change from the prior distfile is a change of license. It is now under the ISC license.

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

Resolution: fixed
Status: assignedclosed

comment:3 Changed 9 years ago by grunermonzon@…

I already confirmed the fix. Thanks!

Note: See TracTickets for help on using tickets.