#52450: atk @2.22.0_0: does not activate following install/upgrade due to false positive file exists error with gtk-docs on OS X 10.9 (Mavericks) ---------------------+-------------------------------- Reporter: ben@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: atk | ---------------------+-------------------------------- Comment (by ryandesign@…): Replying to [comment:3 ben@…]:
The filesystem is Mac OS Extended (Journaled) which, IIRC, is HFS+ and is case sensitive. As for the discrepancy in the log, I'm not sure why the lowercase only filename is reported, but the file in the extracted docs is the camel case one (AtkObject.html).
If you're on a case-insensitive filesystem (which you seem to be), and are trying to extract a file containing two files whose names differ only by case (which I've verified is indeed the case for the precompiled atk packages we're distributing from our packages server), then it's normal that one of those will overwrite the other one.
Uninstalling is fine, reinstalling with no extra flags produces the same errors as above.
May we see the new main.log file then? -- Ticket URL: <https://trac.macports.org/ticket/52450#comment:5> MacPorts <https://www.macports.org/> Ports system for the Mac operating system