https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257102
Greg Rivers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Greg Rivers <[email protected]> --- This missing dependency also breaks wireshark. After upgrading today on a host that does not have kde installed: # pkg autoremove -y Deinstallation has been requested for the following 2 packages: Installed packages to be REMOVED: gtk2: 2.24.33 qt5-testlib: 5.15.2_1 Number of packages to be removed: 2 The operation will free 37 MiB. [1/2] Deinstalling gtk2-2.24.33... [1/2] Deleting files for gtk2-2.24.33: 100% [2/2] Deinstalling qt5-testlib-5.15.2_1... [2/2] Deleting files for qt5-testlib-5.15.2_1: 100% pkg: POST-DEINSTALL script failed # pkg check -d Checking all packages: 100% qt5-declarative is missing a required shared library: libQt5Test.so.5 # pkg info -r qt5-declarative qt5-declarative-5.15.2_3: qt5-multimedia-5.15.2_2 # pkg info -r qt5-multimedia qt5-multimedia-5.15.2_2: wireshark-3.4.6 -- You are receiving this mail because: You are the assignee for the bug.
