When I run the pacman -Syu command I see the following:
- Code: Select all
[root@alarmpi /]# pacman -Syu
:: Synchronizing package databases...
core 38.6 KiB 43.1K/s 00:01 [######################] 100%
extra 424.5 KiB 36.2K/s 00:12 [######################] 100%
community 397.4 KiB 14.8K/s 00:27 [######################] 100%
alarm 2.2 KiB 6.45K/s 00:00 [######################] 100%
aur 10.2 KiB 4.02K/s 00:03 [######################] 100%
:: The following packages should be upgraded first :
pacman
:: Do you want to cancel the current operation
:: and upgrade these packages now? [Y/n] y
resolving dependencies...
:: There are 2 providers available for udev:
:: Repository core
1) systemd-tools 2) udev-oxnas
Enter a number (default=1):
looking for inter-conflicts...
:: systemd-tools and udev are in conflict. Remove udev? [y/N]
I went with the default figuring that would be the safest, but I currently don't know what systemd-tools or udev are.
Any tips?