port install ksh93 fails

2014-04-16 Thread j. van den hoff
I'm currently in the process of setting up macports from scratch after upgrade ot 10.9(.2). so far the migration procedure found on the macports page mostly has worked (some glitches, of course), but now I see some real problems: sudo port install ksh93 runs just fine (silently),

Re: port install ksh93 fails

2014-04-16 Thread Jeremy Lavergne
My guess is that the darwin.i386-64ā€ part is incorrect in your situation. Was this built +universal? Iā€™d do a clean build to attach to a ticket: sudo port clean ksh93 sudo port install ksh93 attach `port logfile ksh93` to the ticket On Apr 16, 2014, at 9:59, j. van den hoff

Re: port install ksh93 fails

2014-04-16 Thread j. van den hoff
On Wed, 16 Apr 2014 16:07:44 +0200, Jeremy Lavergne jer...@lavergne.gotdns.org wrote: My guess is that the darwin.i386-64ā€ part is incorrect in your situation. Was this built +universal? it first happened when following the migration cookbook on the macports page and executing the