#61597 closed defect (invalid)
hg-git checksums and size are mismatch
Reported by: | catap (Kirill A. Korinsky) | Owned by: | danchr (Dan Villiom Podlaski Christiansen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | catap (Kirill A. Korinsky) | |
Port: | hg-git |
Description
Good day,
I just discovered that hg-git checksums and size are mosmatch:
:info:checksum ---> Checksumming hg-git-0.9.0.tar.bz2 :debug:checksum Calculated (rmd160) is dea163cef94f4ab3e9f653752090525c8fc867f6 :error:checksum Checksum (rmd160) mismatch for hg-git-0.9.0.tar.bz2 :info:checksum Portfile checksum: hg-git-0.9.0.tar.bz2 rmd160 c492877cdcdffeae972f3791f391f22516db9997 :info:checksum Distfile checksum: hg-git-0.9.0.tar.bz2 rmd160 dea163cef94f4ab3e9f653752090525c8fc867f6 :debug:checksum Calculated (sha256) is bc46e3c045a56c78939a175b8006ed360b2f1738818a9321db2154a782bed462 :error:checksum Checksum (sha256) mismatch for hg-git-0.9.0.tar.bz2 :info:checksum Portfile checksum: hg-git-0.9.0.tar.bz2 sha256 eedd8773de76b21b47fd21a7e5c04c05c7ab0ecfc62a54bc947eb225b2c44424 :info:checksum Distfile checksum: hg-git-0.9.0.tar.bz2 sha256 bc46e3c045a56c78939a175b8006ed360b2f1738818a9321db2154a782bed462 :debug:checksum Calculated (size) is 129281 :error:checksum Checksum (size) mismatch for hg-git-0.9.0.tar.bz2 :info:checksum Portfile checksum: hg-git-0.9.0.tar.bz2 size 129138 :info:checksum Distfile checksum: hg-git-0.9.0.tar.bz2 size 129281 :info:checksum The correct checksum line may be: :info:checksum checksums rmd160 dea163cef94f4ab3e9f653752090525c8fc867f6 \ :info:checksum sha256 bc46e3c045a56c78939a175b8006ed360b2f1738818a9321db2154a782bed462 \ :info:checksum size 129281 :error:checksum Failed to checksum hg-git: Unable to verify file checksums
The wired things https://foss.heptapod.net/mercurial/hg-git/-/tags wasn't updated for a while.
Change History (6)
comment:1 Changed 4 years ago by jmroot (Joshua Root)
Owner: | set to danchr |
---|---|
Port: | hg-git added |
Status: | new → assigned |
comment:2 Changed 4 years ago by catap (Kirill A. Korinsky)
Cc: | catap added |
---|
comment:3 follow-up: 4 Changed 4 years ago by catap (Kirill A. Korinsky)
comment:4 Changed 4 years ago by danchr (Dan Villiom Podlaski Christiansen)
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Replying to catap:
...and now it works without any error.
I have no idea that it was
Odd. I'll close this one, then…
comment:5 Changed 4 years ago by jmroot (Joshua Root)
Could have downloaded from a different mirror the second time?
comment:6 Changed 4 years ago by catap (Kirill A. Korinsky)
@jmroot, I doubt that because it is used gitlab.setup and downloads from a tag.
Note: See
TracTickets for help on using
tickets.
...and now it works without any error.
I have no idea that it was