Open ckotte opened 3 years ago
please attach the full log with --pikaur-debug flag as advised in issue template
ah, nevermind, i've got what the issue is about:
1) when aur package is ignored (because it's up to date as in your case, or because https://github.com/actionless/pikaur/issues/446) it needs to be ignored from upgrade
2) because pikaur have common internal ignore list for both aur and repo packages, those packages are also ignored from repo upgrade
Description:
Why are
--needed
and--ignore
, for every git package, are added to the sysupgrade pacman command?Can those options be removed? The AUR packages are not updated during the fist pacman run anyway or do I miss something? I could also execute
sudo pacman -Syu
and thenpikaur -Sua --devel --needed --ignore gnome-shell-extension-caffeine-git
with the same result; just without--needed
and--ignore
.This is not really a problem. I just cannot see the full command in the snapshot description; Also if I increase the description length to more than 100 characters. It would help options could be removed when they are not needed.
Log:
pacman.log