[MacPorts] #26075: db46 - Checksum (md5) mismatch for patch.4.6.21.X
MacPorts
noreply at macports.org
Sat Aug 14 16:18:47 PDT 2010
#26075: db46 - Checksum (md5) mismatch for patch.4.6.21.X
---------------------------------+------------------------------------------
Reporter: mitch.lin@… | Owner: blair@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: db46
---------------------------------+------------------------------------------
Comment(by laurivan@…):
If you're in a terrible rush, then you can do the following:
1. run port install db46 (which is going to fail)
1. change dir to where the port command downloaded the stuff (mine is
[/opt/local/var/macports/distfiles/db4/4.6.21_6])
1. remove the patches
1. do:
{{{
for i in 1 2 3 4; do echo $i && wget
http://distfiles.macports.org/db4/4.6.21_6/patch.4.6.21.$i; done
}}}
1. run "port install db46" again
--
Ticket URL: <http://trac.macports.org/ticket/26075#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list