upgrade of subversion failed because db44 could not be verified
Reported by: |
info@… |
Owned by: |
macports-tickets@… |
Priority:
|
High
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
|
Keywords:
|
|
Cc:
|
|
Port:
|
|
|
|
Following is output from my terminal:
Vigor11:~ bob$ sudo port upgrade subversion
---> Verifying checksum(s) for db44
Error: Checksum (sha1) mismatch for patch.4.4.20.1
Error: Target com.apple.checksum returned: Unable to verify file checksums
---> Verifying checksum(s) for db44
Error: Target com.apple.checksum returned: Could not open file: /opt/local/var/db/dports/distfiles/db4/db4/patch.4.4.20.1
Error: The following dependencies failed to build: db44
Error: Unable to upgrade port: 1
---> Verifying checksum(s) for db44
Error: Target com.apple.checksum returned: Could not open file: /opt/local/var/db/dports/distfiles/db4/db4/db4/patch.4.4.20.1
Error: The following dependencies failed to build: db44
Error: Unable to upgrade port: 1
Change History (4)
Resolution: |
→ worksforme
|
Status: |
new →
closed
|
Description: |
modified (diff)
|
Priority: |
Blocker →
Important
|
severity: |
Serious →
Normal
|
Funny, it verifies fine over here. Do a
sudo port sync
and try again.