Closed cinatic closed 7 years ago
yaourt
is calling pacman
to actually install packages so there should be no differences.
Does roundcube package come from official repos or from AUR?
okay i was not aware that yaourt just calls pacman.
The package was from the official repo. I also raised an issue on bugtracker
Yes, yaourt
is essentially a (huge) bash wrapper for pacman
and package-query
.
I always run into the same issue on my server. I am doing a system update "yaourt -Syu". kernel and other packages are updated but the package roundcube will throw some "existing file errors". Ok so then i solve this existing file problem and reinstall roundcube, everything looks fine for me and i am going to reboot the server but it will not came up because the post install hook of linux package is not executed due to the errors.
Is there no such feature for checking of file conflicts like it is in pacman?
If there is for some reason not planned to do a file conflict check, maybe then hooks for the successfully installed packages should be executed