Skip to content

Fix #49 'mkdir File::Path: Permission denied' error#48

Open
JoyceBabu wants to merge 1 commit into
RexOps:masterfrom
JoyceBabu:patch-1
Open

Fix #49 'mkdir File::Path: Permission denied' error#48
JoyceBabu wants to merge 1 commit into
RexOps:masterfrom
JoyceBabu:patch-1

Conversation

@JoyceBabu

@JoyceBabu JoyceBabu commented Feb 27, 2017

Copy link
Copy Markdown

When running repositor --repo=reponame --init as a non root user, I was getting the error

mkdir File::Path: Permission denied at /usr/local/share/perl/5.20.2/Rex/Repositorio/Repository/Apt.pm line 421.

The repositor user had read/write permission on the /var/www/repo directory. The Yum repository initialization was working correctly. So I updated Apt.pm as per Yum.pm, and the error went away.

Fixes #49

Fixes the error mkdir File::Path: Permission denied when running as non - root user
@JoyceBabu JoyceBabu changed the title Fix 'mkdir File::Path: Permission denied' error Fix #49 'mkdir File::Path: Permission denied' error Feb 27, 2017

@antoniocho444-netizen antoniocho444-netizen left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gracias por la ayuda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants