rmarquis / pacaur

[unmaintained] An AUR helper that minimizes user interaction
https://bbs.archlinux.org/viewtopic.php?pid=1755144#p1755144
ISC License
796 stars 113 forks source link

--force is not forwarded for AUR packages #776

Closed Optiligence closed 6 years ago

Optiligence commented 6 years ago
Version

pacaur -v

pacaur 4.7.10
Description

The --force option doesn’t have any effect.

using sudo pacman -U --force … works as expected

Debug output

Just for testing i used one of my packages (i initially had this problem with streamlink-twitch-gui but that shouldn’t really matter):

sudo touch /usr/share/doc/qt/CMake-3.9.6.qch pacaur -S cmake-doc-qch --force

pacaur-no-force.txt

rmarquis commented 6 years ago

Seems there is an issue when the package is already in the cache. Thanks for the report.

rmarquis commented 6 years ago

This issue was introduced in commit a8283551d700ef490bcb394ba7a8fec13225ea46. See #706.

rmarquis commented 6 years ago

Fixed in ffcdb3735ce65701ee9ba7dcbb5dc15d6491ec52.