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

Fix spaces in path #229

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Conversation

norby4ever
Copy link
Contributor

When there are spaces in path, dnfdragora crashes instead installing packages when double clicked on rpm file. This patch fixes this issue.

@anaselli
Copy link
Collaborator

anaselli commented Mar 4, 2024

I think the same issue is present on stable, can you confirm that? master is moving to dnf5daemon

@norby4ever
Copy link
Contributor Author

Yes, it presents on stable:

pkgs = " ".join(self.options['install'])

@anaselli anaselli merged commit 7b8b263 into manatools:master Mar 5, 2024
@anaselli
Copy link
Collaborator

anaselli commented Mar 5, 2024

merged. I will port it to stable too

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.

None yet

2 participants