Opened 6 years ago
Closed 6 years ago
#57977 closed defect (worksforme)
kerberos5 1.17 fails checksum
Reported by: | darynwhite (Daryn White) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | kerberos5 |
Description
Installing updates, kerberos5 failed its checksums.
---> Computing dependencies for kerberos5 ---> Verifying checksums for kerberos5 Error: Checksum (rmd160) mismatch for krb5-1.17.tar.gz Error: Checksum (sha256) mismatch for krb5-1.17.tar.gz Error: Checksum (size) mismatch for krb5-1.17.tar.gz Error: Failed to checksum kerberos5: Unable to verify file checksums
Change History (8)
comment:1 Changed 6 years ago by Schamschula (Marius Schamschula)
Owner: | set to ryandesign |
---|---|
Priority: | High → Normal |
Status: | new → assigned |
comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 6 years ago by darynwhite (Daryn White)
Tried both clean --dist and clean --all now. Failed again.
I'll try pointing it to a different mirror. Was using http://web.mit.edu/kerberos/dist/krb5/1.17/
comment:4 Changed 6 years ago by darynwhite (Daryn White)
Using macports mirror worked.
Feel free to close. Thanks!
comment:5 Changed 6 years ago by Schamschula (Marius Schamschula)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:6 Changed 6 years ago by jmroot (Joshua Root)
How is this fixed? If the distfile from the MIT server has different checksums, there has been a stealth update which needs to be dealt with.
comment:7 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
As I said, I am not able to reproduce the problem.
$ sudo port clean --all kerberos5 $ sudo port fetch --no-mirrors kerberos5 ---> Fetching distfiles for kerberos5 ---> Attempting to fetch krb5-1.17.tar.gz from http://web.mit.edu/kerberos/dist/krb5/1.17/ $ sudo port checksum kerberos5 ---> Verifying checksums for kerberos5 $
Perhaps there is a network problem between the user and the MIT server. Perhaps one of the reasons in wiki:FAQ#checksums applies.
comment:8 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
I'm not able to reproduce this. Try deleting the bad distfile by running:
Then try again.