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

Some windows_files ops broken #1

Open
mfrg opened this issue Jun 24, 2022 · 0 comments
Open

Some windows_files ops broken #1

mfrg opened this issue Jun 24, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@mfrg
Copy link

mfrg commented Jun 24, 2022

Describe the bug

It appears some of the windows file operations weren't fully converted from legacy to current. Many of them use _create_remote_dir which proxies to the directory op but is attempting to pass along state and host too which is now incorect (https://github.com/Fizzadar/pyinfra/blob/2.x/pyinfra/operations/windows_files.py#L342).

To Reproduce

Try to use [at least] the windows link op.

Expected behavior

The link is created

@mfrg mfrg added the bug Something isn't working label Jun 24, 2022
@Fizzadar Fizzadar transferred this issue from pyinfra-dev/pyinfra Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant