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

snactor is not able to setup leapp repo in the pre-existing empty directory #359

Open
msekletar opened this issue Oct 18, 2018 · 0 comments

Comments

@msekletar
Copy link

I wanted to create a repository using snactor, however my current directory already contained the empty directory of the same name. I'd assume that snactor will initialize the repo even though the top-level dir already exists. Another alternative is to report an error.

Reproducer

$ rpm -qf /usr/bin/snactor
snactor-0.3-1.devel.20181018.git.224.noarch
$ mkdir foo
$ snactor repo new foo 
$ echo $?
0
$ ls -l foo/.leapp
ls: cannot access foo/.leapp: No such file or directory
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

No branches or pull requests

1 participant