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

pb doesn't pass --overwrite #68

Open
FirefighterBlu3 opened this issue Dec 6, 2021 · 1 comment
Open

pb doesn't pass --overwrite #68

FirefighterBlu3 opened this issue Dec 6, 2021 · 1 comment

Comments

@FirefighterBlu3
Copy link

When attempting to overwrite a previously bungled installation, --overwrite <path> can be used with pacman. This option isn't forwarded from pb to pacman. pb --overwrite foo -S foopkg results in pkgbuilder building the package and attempting to install as pacman -U foopkg and --overwrite <path> is missing

@Kwpolska
Copy link
Owner

I marked this as help wanted — pull requests with an implementation of this are welcome. This feature would require adding an --overwrite argument to pkgbuilder itself, since pb just runs plain pkgbuilder — and it handles the package install on its own.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants