Re: Could not open Portfile

2016-09-16 Thread Joshua Root
On 2016-9-17 00:04 , Rainer Müller wrote: On 2016-09-16 14:20, Craig Treleaven wrote: I’ve hit this scenario a couple of times. Am I doing something wrong with svn patch? What is your umask set to? From the permissions it looks like this is with umask 0077. I encountered the same problem

Re: Could not open Portfile

2016-09-16 Thread Craig Treleaven
> On Sep 16, 2016, at 10:04 AM, Rainer Müller wrote: > > On 2016-09-16 14:20, Craig Treleaven wrote: >> I’ve hit this scenario a couple of times. Am I doing something wrong with >> svn patch? > > What is your umask set to? From the permissions it looks like this is >

Re: Could not open Portfile

2016-09-16 Thread Rainer Müller
On 2016-09-16 14:20, Craig Treleaven wrote: > I’ve hit this scenario a couple of times. Am I doing something wrong with > svn patch? What is your umask set to? From the permissions it looks like this is with umask 0077. I encountered the same problem before. svn patch does not preserve the

Could not open Portfile

2016-09-16 Thread Craig Treleaven
Hi: Fresh install of MacPorts on a new VM with an svn checkout of trunk, I get this error: $ sudo port install mariadb-server Password: Error: Unable to execute port: Could not open file: /Users/macmyth/mp/trunk/dports/databases/mariadb/Portfile I had applied a patch to mariadb, ala: $ svn