pkg check

  1. byrnejb

    PKG - security checks tying up system

    I have a completely idle desktop system running 14.1p5 which is exhibiting serious I/O and performance problems due entirely to a periodic security job. [root@vhost01 ~ (master)]# freebsd-version -kru 14.1-RELEASE-p5 14.1-RELEASE-p5 14.1-RELEASE-p5 [root@vhost01 ~ (master)]# top -m io last...
  2. elgrande

    Dependencies broken for kf5-kio

    Hello, I have the impression the dependencies for kf5-kio are somehow broken on my laptop. When I pkg autroremove is deletes required dependencies, resulting in errors in pkg check -d -a. Details: root@elawfreebsdo:~ # pkg autoremove Checking integrity... done (0 conflicting) Deinstallation...
  3. I

    Check installed packages for checksum mismatches ("pkg check")

    The command "pkg check -s -a" verify the checksums against installed packages. I've tried both an Internet-connected VM and another Internet-disconnected VM and the command passes and completes without errors. 1. How does it verify the the packages? (Is it similar to "shasum -a 256 ..." and...
Back
Top