-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Monkey-zef Permission denied error #9
Comments
|
Ahh - interesting. What is the output of |
it's on my second comment |
@melezhik zef, not fez - where does zef think its config is? |
ah ... )))
|
Ah - definitely a permissions issue. I think I'm holding up merging a fix for this that @patrickbkr has put together. I'll review/get the fix out tomorrow. |
@tony-o The PR I created fixes permission errors when writing the fez config (adding username and token). It doesn't address changing the zef config. The zef documentation has a paragraph on how the right config file is chosen including how it locates the user config file. From what I read in those docs:
|
gotcha. the way i'm doing it now is likely right. it just uses zef's method of |
the error message is better now:
|
@melezhik you able to work with that? the way zef is set up is unlike what @patrickbkr did with fez's where they cascade, with zef it's all or nothing - |
I mean I just inform what I get on my env. Do you think it's a fez's bug or it's just a very specific zef configuration that I have on my server and we could just ignore it? |
I just created an issue for zef to provide a way to change / add a single configuration value as that indeed seems to not be implemented. |
That may end up getting denied. Either way nick is interested in merging the zef p6c stuff so he doesn't have to manage that trash anymore and then this should become a moot issue |
Going to close this as a file permissions issue and not actually an issue with fez unless you object (please reopen if you do) |
HTH
The text was updated successfully, but these errors were encountered: