Closed lisongmin closed 4 years ago
which of those is unpexpected behavior?
which of those is unpexpected behavior?
There are many softwares should be upgrade, but pikaur left with nothing to do which is unexpected.
❯ pikaur -Syua
:: Starting full AUR upgrade...
Reading repository package databases...
Reading local package database...
Reading AUR packages info...
:: warning: Following package cannot be found in AUR:
pygobject-devel
:: Nothing to do.
Sincepygobject-devel
is already moved from aur to official repo, pikaur should ignore the missing in aur and continue upgrade action?
Expect the same behavior with pacman like that:
❯ sudo pacman -Syu
:: Synchronizing package databases...
core 130.8 KiB 7.52 MiB/s 00:00 [########################################################################################] 100%
extra 1640.2 KiB 22.9 MiB/s 00:00 [########################################################################################] 100%
community 5.2 MiB 23.0 MiB/s 00:00 [########################################################################################] 100%
archlinuxcn 1280.4 KiB 695 KiB/s 00:02 [########################################################################################] 100%
:: Starting full system upgrade...
:: Replace pygobject-devel with extra/python-gobject? [Y/n] y
resolving dependencies...
looking for conflicting packages...
❯ pikaur -Syua ❯ sudo pacman -Syu
Expect the same behavior with pacman
in that case use the same command line arguments as well
Attached log: