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

Option to rebuild a package #257

Open
root2185 opened this issue Aug 10, 2023 · 2 comments
Open

Option to rebuild a package #257

root2185 opened this issue Aug 10, 2023 · 2 comments

Comments

@root2185
Copy link

root2185 commented Aug 10, 2023

I have set trizen to move built packages in a folder where I have a local repo.

After deleting the package source dir, the local repo files and updating pacman databse trizen still tries to install the what was in the database.

Can you add an option that force trizen to delete old version and start over?

@root2185 root2185 changed the title Option to rebuiild a package Option to rebuild a package Aug 10, 2023
@striczkof
Copy link

Yes please! This has been requested before on #86 but I agree that that itself is overcomplicated. A simple --rebuild option is good enough.

yay and paru both takes --rebuild options, would be awesome for trizen to do the same.
paru -S --rebuild pkg
yay -S --rebuild pkg
trizen -S --rebuild pkg (absolutely great if this gets implemented)

Since trizen is relatively simple enough. I can try making the PR myself in a bit.

@root2185
Copy link
Author

root2185 commented Oct 2, 2023

#86 is different #86 (comment):

rebuild is 1 thing, but I'm talking about rebuilding AUR packages dependent on updated packages

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