Re: can't upgrade py27-zmq

2014-04-16 Thread Peter Danecek
This is a known bug of port of `py_dateutil`: https://trac.macports.org/ticket/43187 …already around for some days, not sure why it hasn't get fixed yet. ~petr On 14 Apr 2014, at 22:13, Brandon Allbery allber...@gmail.com wrote: On Mon, Apr 14, 2014 at 3:59 PM, Comer Duncan

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

XDG dirs

2014-04-16 Thread Jonathan Koren
I recently removed, then reinstalled, MacPorts 2.2.1 trying to diagnose a problem with glib. The problem was that when meld tried to write into the director glib’s g_get_user_dir(), it would get a a permission denied because this directory was under /opt/local/share, which is a system

Re: XDG dirs

2014-04-16 Thread Jeremy Lavergne
I recently removed, then reinstalled, MacPorts 2.2.1 trying to diagnose a problem with glib. The problem was that when meld tried to write into the director glib’s g_get_user_dir(), it would get a a permission denied because this directory was under /opt/local/share, which is a system

Re: can't upgrade py27-zmq

2014-04-16 Thread Frank Schima
The maintainer has not responded so far. I have fixed it in r119081 [1]. Cheers! Frank [1] https://trac.macports.org/changeset/119081 On Apr 16, 2014, at 4:22 AM, Peter Danecek peter.dane...@bo.ingv.it wrote: This is a known bug of port of `py_dateutil`:

Re: XDG dirs

2014-04-16 Thread Ryan Schmidt
On Apr 16, 2014, at 11:08, Jonathan Koren jonat...@robotmonkeys.net wrote: I recently removed, then reinstalled, MacPorts 2.2.1 trying to diagnose a problem with glib. The problem was that when meld tried to write into the director glib’s g_get_user_dir(), it would get a a permission