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

Problems installing , --force #657

Closed
simonjwright opened this issue Nov 6, 2024 · 2 comments
Closed

Problems installing , --force #657

simonjwright opened this issue Nov 6, 2024 · 2 comments

Comments

@simonjwright
Copy link

This is with v25.0.0.

The top-level manage.py doesn't support --force, and it should. Instead, I have to say

 gprinstall --prefix=$PREFIX --uninstall langkit_support || true

The contrib/{python,lkt)manage.py's do support --force, but ./manage.py install --help doesn't say so.

@pmderodat
Copy link
Member

Hello,

This is indeed an oversight. We’ll add this option, thank you for letting us know!

@pmderodat
Copy link
Member

Hello again,

We just merged support for --force: d07802d

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

2 participants