Opened 7 weeks ago

Closed 7 weeks ago

#69633 closed defect (fixed)

libimobiledevice-glue: wrong checksums

Reported by: barracuda156 Owned by: i0ntempest
Priority: Normal Milestone:
Component: ports Version: 2.9.1
Keywords: Cc:
Port: libimobiledevice-glue

Description

--->  Fetching distfiles for libimobiledevice-glue
--->  libimobiledevice-glue-1.2.0.tar.bz2 does not exist in /opt/local/var/macports/distfiles/libimobiledevice-glue
--->  Attempting to fetch libimobiledevice-glue-1.2.0.tar.bz2 from https://github.com/libimobiledevice/libimobiledevice-glue/releases/download/1.2.0
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  322k  100  322k    0     0   173k      0  0:00:01  0:00:01 --:--:--  566k
--->  Verifying checksums for libimobiledevice-glue
--->  Checksumming libimobiledevice-glue-1.2.0.tar.bz2
Error: Checksum (rmd160) mismatch for libimobiledevice-glue-1.2.0.tar.bz2
Portfile checksum: libimobiledevice-glue-1.2.0.tar.bz2 rmd160 6edf6a99d2a11ddf2bac4f60e7f5e39b5b22c1dd
Distfile checksum: libimobiledevice-glue-1.2.0.tar.bz2 rmd160 6591bf26bcea03d30ebb8c069088df3770ebce2f
Error: Checksum (sha256) mismatch for libimobiledevice-glue-1.2.0.tar.bz2
Portfile checksum: libimobiledevice-glue-1.2.0.tar.bz2 sha256 de6e4a655c43735cc9aa465e7a20de4c1dda86b2dfbcbf88cced42571bb65b68
Distfile checksum: libimobiledevice-glue-1.2.0.tar.bz2 sha256 ff9cbc240c9780edfa43914a057b86362054053721b65fb04f54a25023b92b62
Error: Checksum (size) mismatch for libimobiledevice-glue-1.2.0.tar.bz2
Portfile checksum: libimobiledevice-glue-1.2.0.tar.bz2 size 330713
Distfile checksum: libimobiledevice-glue-1.2.0.tar.bz2 size 330690
The correct checksum line may be:
checksums           rmd160  6591bf26bcea03d30ebb8c069088df3770ebce2f \
                    sha256  ff9cbc240c9780edfa43914a057b86362054053721b65fb04f54a25023b92b62 \
                    size    330690

Change History (2)

comment:1 Changed 7 weeks ago by ryandesign (Ryan Carsten Schmidt)

Yes, a stealth update has occurred. Upstream re-released the libimobiledevice-glue-1.2.0.tar.bz2 tarball because the original one contained "an experiment" that was not part of the repository and was not intended to be published.

Last edited 7 weeks ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:2 Changed 7 weeks ago by i0ntempest

Resolution: fixed
Status: assignedclosed

In f7eff895587b338292a64559ff2881635d6d0874/macports-ports (master):

libimobiledevice-glue: stealth upgrade

Closes: #69634
Closes: #69633

Note: See TracTickets for help on using tickets.