remove libsasl from removement, add new /usr/lib pacman check

This commit is contained in:
Tobias Powalowski 2024-06-13 19:20:04 +02:00
parent 0bb158bea8
commit fb9cee8501
2 changed files with 6 additions and 1 deletions

View file

@ -85,6 +85,11 @@ fi
_result fw-error.txt
# uninstall base again!
pacman --noconfirm -Rdd base gettext &>>"${_LOG}"
_run_test "none pacman tracked files in /usr/lib"
for i in $(find /usr/lib | grep -v -E '/modules|/udev'); do
pacman -Qo ${i} &>${_NO_LOG} || echo ${i} >> pacman-error.log
done
_result pacman-error.log
echo -e "Starting pacman database check in \e[1m10\e[m seconds... \e[1;92mCTRL-C\e[m to stop now."
read -t 10
_run_test "pacman database ... this takes a while"

View file

@ -25,7 +25,7 @@ cdrtools-*-[0-9]*,db5.3-*-[0-9]*,db-*-[0-9]*,duktape-*-[0-9]*,edk2-shell-*-[0-9]
gdbm-*-[0-9]*,gettext-*-[0-9]*,grml-zsh-config-*-[0-9]*,groff-*-[0-9]*,grub-*-[0-9]*,intel-ucode-*-[0-9]*,jansson-*-[0-9]*,\
libbsd-*-[0-9]*,libburn-*-[0-9]*,libev-*-[0-9]*,libisoburn-*-[0-9]*,libisofs-*-[0-9]*,\
libksba-*-[0-9]*,libmd-*-[0-9]*,libnfnetlink-*-[0-9]*,libnetfilter_conntrack-*-[0-9]*,\
libnftnl-*-[0-9]*,libpcap-*-[0-9]*,libpipeline-*-[0-9]*,libsasl-*-[0-9]*,libsysprof-capture-*-[0-9]*,\
libnftnl-*-[0-9]*,libpcap-*-[0-9]*,libpipeline-*-[0-9]*,libsysprof-capture-*-[0-9]*,\
libwbclient-*-[0-9]*,limine-*-[0-9]*,linux-api-headers-*-[0-9]*,memtest86+-*-[0-9]*,\
memtest86+-efi-*-[0-9]*,memtest-*-[0-9]*,mpdecimal-*-[0-9]*,mtools-*-[0-9]*,python-*-[0-9]*,python-pefile-*-[0-9]*,\
refind-*-[0-9]*,rpcbind-*-[0-9]*,systemd-ukify-*-[0-9]*,zsh-*-[0-9]*} \