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

devscripts: missing quilt as a runtime dependency for edit-patch #16

Open
RadxaYuntian opened this issue Jun 18, 2024 · 0 comments
Open

Comments

@RadxaYuntian
Copy link

Without it edit-patch won't run:

❯ edit-patch --help
which: no quilt in (/home/excalibur/.cargo/bin:/home/excalibur/go/bin:/home/excalibur/.cargo/bin:/home/excalibur/go/bin:/home/excalibur/.local/bin/:/home/excalibur/.local/share/gem/ruby/3.0.0/bin:/home/excalibur/.nix-profile/bin:/nix/var/nix/profiles/default/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
no quilt found, is 'quilt' installed?

After quilt is installed:

❯ edit-patch --help
Normalizing patch path to --help
Normalizing patch name to --help.patch
No patches applied

And now I know it does not support --help.

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