Skip to content
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

Can't replace tags #1

Closed
EqUaTe opened this issue Jun 8, 2017 · 3 comments
Closed

Can't replace tags #1

EqUaTe opened this issue Jun 8, 2017 · 3 comments
Assignees
Labels

Comments

@EqUaTe
Copy link
Owner

EqUaTe commented Jun 8, 2017

When attempting to replace a tag, the following error occurs:

~]# repositorio --force --tag=dev --repo all
repositorio started.
Can't call method "rmtree" without a package or object reference at /usr/local/share/perl5/Rex/Repositorio.pm line 453.

This appears to be down to the parameters for rmtree being passed incorrectly, but could be a result of a commit changing the use of File::Path.

@EqUaTe EqUaTe self-assigned this Jun 8, 2017
@EqUaTe EqUaTe added the bug label Jun 8, 2017
@EqUaTe
Copy link
Owner Author

EqUaTe commented Jun 8, 2017

I expect that this issue will go beyond yum repository tag cloning, and to other areas, so all instances of rmtree will be replaced with remove_tree, and the syntax corrected.

@EqUaTe
Copy link
Owner Author

EqUaTe commented Jun 9, 2017

RexOps#54

@EqUaTe
Copy link
Owner Author

EqUaTe commented Jun 9, 2017

Closed by 0b6bf24

@EqUaTe EqUaTe closed this as completed Jun 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant