Kiwi / clyde

Next-generation libalpm/makepkg wrapper.
https://kiwi.github.io/clyde
Other
63 stars 8 forks source link

Clyde ignores --aur option when repository package provides the same application we want to install #64

Open einhard opened 14 years ago

einhard commented 14 years ago

example:

$ clyde -Ss --aur opera-devel

aur/opera-devel 10.60_6384-1 installed

$ clyde -Ss opera-devel

kdemod-extragear/kdemod-extragear-opera 10.10-7

aur/opera-devel 10.60_6384-1 installed

$ clyde -S --aur opera-devel

warning: dostawca pakietu został wybrany (kdemod-extragear-opera dostarcza opera-devel) resolving dependencies... looking for inter-conflicts... :: kdemod-extragear-opera conflicts with opera-devel. Remove opera-devel? [Y/n] n

The same result with -Sd --aur and -Sa options