You are not logged in.
Pages: 1
Does pacman -Syu do a force upgrade??
when i build a package myself through abs and i do a pacman -U , there are file conflicts. but when i let pacman -Syu do the upgrade, it goes through ok.
thanks
Offline
I think pacman -Syu should not do a forced upgrade (unless you add f of course) it can however do a forced downgrade (even without f option - search the forums for more info). You can of course do pacman -Uf to force an upgrade too.
Offline
pacman -Syu won't use the package you built yourself, unless you set up a local package repository, add the package to that and make sure that repo is before any other repo containing a package with the same name in your pacman.conf
All of your mips are belong to us!!
Offline
Pages: 1