2.0.1

Dan Ports dports at macports.org
Mon Aug 1 16:54:06 PDT 2011


It looks like this is a problem with certain binary packages being
built on a case-sensitive FS and installed on a case-insensitive FS:
the package lists two separate files in its CONTENTS file, but only one
exists when it's extracted.

It only comes up for ports which install multiple files with the same
name but different caps. openssl seems to be the main culprit, so I
committed a hack to make it skip fetching archives in r81559. If other
ports have the same problem, we may need to do the same or disable
archive fetching globally.

Dan

-- 
Dan R. K. Ports              MIT CSAIL                http://drkp.net/


More information about the macports-dev mailing list