Skip to main content
Topic: depchecking (Read 803 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

depchecking

Code: [Select]
$ pakku -Dkk
error: missing 'pulseaudio=11.1-1.1' dependency for 'pulseaudio-gconf'
error: missing 'linux-ck>=4.14.17' dependency for 'bbswitch-ck'
error: missing 'linux-ck<4.15' dependency for 'bbswitch-ck'
error: missing 'linux-lts<4.15' dependency for 'bbswitch-lts'
error: missing 'mongodb' dependency for 'mongodb-runit'
error: missing 'netctl>=0.6-1' dependency for 'archboot'
error: missing 'systemd-sysvcompat>=188-2' dependency for 'archboot'
error: missing 'systemd-sysvcompat' dependency for 'apcupsd'
error: missing 'rethinkdb' dependency for 'rethinkdb-utils'

pulseaudio-gconf is outdated
aur/linux-ck 5.1.3-1 is too recent for bbswitch-ck
bbswitch-lts is outdated
mongodb is in the AUR so that's probably OK.
netctl is for systemd so it and archboot are irrelevant.
Should artix-sysvcompat "Provides" systemd-sysvcompat or is it different? apcupsd is in community and is related to uninterruptible power supplies, no idea if it would work in Artix.
rethinkdb-utils is in community and rethinkdb is in the AUR, no Artix repo involved.

I'm not using any of these packages myself...  8)