Ryan Schmidt wrote: >>> Unfortunately I can't explain why you're encountering this error. >> >> And neither can I find a log file, otherwise I would've attached it... > > I don't know whether reclaim saves a log file. You can possibly produce more > information by using the debug flag: > > sudo port -d reclaim
That will print a backtrace at least. But as I alluded to before, I'm 99% sure it will point here: <https://github.com/macports/macports-base/blob/master/src/macports1.0/reclaim.tcl#L521> The interesting thing is the list of installed ports and the order they are being processed in. - Josh
