Opened 7 years ago
Closed 7 years ago
#55995 closed defect (fixed)
scapy-devel @20180305: checksum mismatch
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | scapy-devel |
Description
---> Fetching distfiles for scapy-devel DEBUG: elevating privileges for fetch: euid changed to 0, egid changed to 0. DEBUG: dropping privileges: euid changed to 501, egid changed to 528. DEBUG: Executing org.macports.fetch (scapy-devel) ---> scapy-b5b88278e548cdaab874c8411aa3ca3c3f64af86.tar.gz does not exist in /Users/rschmidt/macports/distfiles/scapy ---> Attempting to fetch scapy-b5b88278e548cdaab874c8411aa3ca3c3f64af86.tar.gz from https://github.com/secdev/scapy/tarball/b5b88278e548cdaab874c8411aa3ca3c3f64af86 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 161 0 161 0 0 332 0 --:--:-- --:--:-- --:--:-- 332 100 3102k 100 3102k 0 0 482k 0 0:00:06 0:00:06 --:--:-- 568k DEBUG: Privilege de-escalation not attempted as not running as root. DEBUG: checksum phase started at Thu Mar 8 13:24:18 CST 2018 ---> Verifying checksums for scapy-devel DEBUG: Executing org.macports.checksum (scapy-devel) ---> Checksumming scapy-b5b88278e548cdaab874c8411aa3ca3c3f64af86.tar.gz DEBUG: Calculated (rmd160) is 2ca67f28c13222613d430be143eec2a9f777759f Error: Checksum (rmd160) mismatch for scapy-b5b88278e548cdaab874c8411aa3ca3c3f64af86.tar.gz Portfile checksum: scapy-b5b88278e548cdaab874c8411aa3ca3c3f64af86.tar.gz rmd160 0b74c047332f6c7335184f39802ecf19ec810c41 Distfile checksum: scapy-b5b88278e548cdaab874c8411aa3ca3c3f64af86.tar.gz rmd160 2ca67f28c13222613d430be143eec2a9f777759f DEBUG: Calculated (sha256) is 22dd5caaac6ccf7bca3404745f795cae109631213d1084b544459d28dbed016c Error: Checksum (sha256) mismatch for scapy-b5b88278e548cdaab874c8411aa3ca3c3f64af86.tar.gz Portfile checksum: scapy-b5b88278e548cdaab874c8411aa3ca3c3f64af86.tar.gz sha256 8562d9a1950077e4b570df3f466e03130f1ebb367a2cff3438eaffa7f76f3da6 Distfile checksum: scapy-b5b88278e548cdaab874c8411aa3ca3c3f64af86.tar.gz sha256 22dd5caaac6ccf7bca3404745f795cae109631213d1084b544459d28dbed016c DEBUG: Calculated (size) is 3177407 Error: Checksum (size) mismatch for scapy-b5b88278e548cdaab874c8411aa3ca3c3f64af86.tar.gz Portfile checksum: scapy-b5b88278e548cdaab874c8411aa3ca3c3f64af86.tar.gz size 3177430 Distfile checksum: scapy-b5b88278e548cdaab874c8411aa3ca3c3f64af86.tar.gz size 3177407 The correct checksum line may be: checksums rmd160 2ca67f28c13222613d430be143eec2a9f777759f \ sha256 22dd5caaac6ccf7bca3404745f795cae109631213d1084b544459d28dbed016c \ size 3177407 Error: Failed to checksum scapy-devel: Unable to verify file checksums
Change History (2)
comment:1 Changed 7 years ago by michaelld (Michael Dickens)
comment:2 Changed 7 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Hmm no idea what happened; could be a stealth update on their side. I'll just update to the latest.