Re: install from local repository

2016-04-23 Thread Abdulrahman Alshammari
It is my mistake that I haven’t consider that. Thank you. I will give a try. --- Note: It might appear my name as "Ziad Ali" instaed of "Abdulrahman Alshammari". This is an issue that I

Re: install from local repository

2016-04-23 Thread Brandon Allbery
On Sat, Apr 23, 2016 at 9:40 PM, Abdulrahman Alshammari wrote: > I added the permission of macports users from get info of the file but it > has the same issue. Do you mean we change the ACLs for only the portfile? > or the whole directory? > "Remember that it needs at least "search" ("execute"

Re: install from local repository

2016-04-23 Thread Abdulrahman Alshammari
I added the permission of macports users from get info of the file but it has the same issue. Do you mean we change the ACLs for only the portfile? or the whole directory? --- Note: It

Re: install from local repository

2016-04-23 Thread Brandon Allbery
On Sat, Apr 23, 2016 at 9:18 PM, Abdulrahman Alshammari wrote: > Error: Unable to execute port: Could not open file: > /Users/Abdulrahman/Desktop/ports/devel/civl/Portfile > By default the "macports" user that is used to do builds etc. MacPorts tries to avoid actually doing things as root unless

Re: install from local repository

2016-04-23 Thread Abdulrahman Alshammari
After I fixed the previous issue. I reach to this error when I run sudo port install civl Error: Unable to execute port: Could not open file: /Users/Abdulrahman/Desktop/ports/devel/civl/Portfile Note that I can get a result when I search port search civl -Abdul -

install from local repository

2016-04-23 Thread Abdulrahman Alshammari
Hey, I have tried to install the software from my local repository. After I type portindex and it successfully parsed, I run sudo port install civl I got this message. Error: Port civl not found I search about it, but there is no enough details on this. Any suggestion ? -Abdul

Re: Soliciting feedback for python port changes (libedit v. readline)

2016-04-23 Thread Rainer Müller
On 2016-04-22 19:06, Eric A. Borisch wrote: > Ideally we would track down when this (python+libedit) broke; if someone > has the time and motivation to do that, please raise your hand! As noted in ticket #48807, it works fine with libedit @20140620-3.1_0, but not with libedit @20150325-3.1_0. Aft

Change in paths to packages on PyPI

2016-04-23 Thread Davide Liessi
Hi all. There has been a recent update in the way PyPI handles paths to packages [1] that will require to manually update master_sites for every update (fortunately old paths seem to be still valid). There's already an issue at PyPA's tracker [2], but I don't know if they'll be willing to revert