Skip to content

Conversation

@JoyceBabu
Copy link

@JoyceBabu JoyceBabu commented Feb 27, 2017

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
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.

1 participant