Opened 8 months ago

Last modified 8 months ago

#69172 closed defect

kicad 7.0.9 checksum mismatch — at Version 1

Reported by: andlabs (Pietro Gagliardi) Owned by: ra1nb0w
Priority: Normal Milestone:
Component: ports Version: 2.9.0
Keywords: Cc:
Port: kicad

Description (last modified by andlabs (Pietro Gagliardi))

Pietros-MBP:_ pietro$ sudo port -v upgrade kicad
--->  Computing dependencies for kicad.
--->  Fetching archive for kicad
--->  kicad-7.0.9_0.darwin_16.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
--->  Attempting to fetch kicad-7.0.9_0.darwin_16.x86_64.tbz2 from https://packages.macports.org/kicad
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Attempting to fetch kicad-7.0.9_0.darwin_16.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/kicad
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Attempting to fetch kicad-7.0.9_0.darwin_16.x86_64.tbz2 from http://mirror.fcix.net/macports/packages/kicad
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Fetching distfiles for kicad
--->  kicad-7.0.9.tar.bz2 does not exist in /opt/local/var/macports/distfiles/kicad
--->  Attempting to fetch kicad-7.0.9.tar.bz2 from https://gitlab.com/kicad/code/kicad/-/archive/7.0.9
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 41.9M    0 41.9M    0     0  12.0M      0 --:--:--  0:00:03 --:--:-- 12.0M
--->  Verifying checksums for kicad
--->  Checksumming kicad-7.0.9.tar.bz2
Error: Checksum (rmd160) mismatch for kicad-7.0.9.tar.bz2
Portfile checksum: kicad-7.0.9.tar.bz2 rmd160 e52fee69a2d158a8be220880c7789560356c8860
Distfile checksum: kicad-7.0.9.tar.bz2 rmd160 00fe6601da6994bbc2ea4280c0ce0e6de7667ead
Error: Checksum (sha256) mismatch for kicad-7.0.9.tar.bz2
Portfile checksum: kicad-7.0.9.tar.bz2 sha256 45322e7495cbf0b6bba70b8fb8b58fdafa408d4d8473209fd1c5e8bad5a818f7
Distfile checksum: kicad-7.0.9.tar.bz2 sha256 a1699304a989c61e6075dba2dcc8a626ddf34cfc622b388d7a2d752988877005
Error: Checksum (size) mismatch for kicad-7.0.9.tar.bz2
Portfile checksum: kicad-7.0.9.tar.bz2 size 43964032
Distfile checksum: kicad-7.0.9.tar.bz2 size 43965657
The correct checksum line may be:
checksums           rmd160  00fe6601da6994bbc2ea4280c0ce0e6de7667ead \
                    sha256  a1699304a989c61e6075dba2dcc8a626ddf34cfc622b388d7a2d752988877005 \
                    size    43965657
Error: Failed to checksum kicad: Unable to verify file checksums
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_kicad/kicad/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there
is a bug.

I tried looking at the gitlab page to see if there was a slipstreamed update, but I can't figure out how to get the list of artifacts you're downloading; it very much is not like github... This is macOS 10.12.

Change History (1)

comment:1 Changed 8 months ago by andlabs (Pietro Gagliardi)

Description: modified (diff)
Note: See TracTickets for help on using tickets.