HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib/python3.6/site-packages/sos/policies/package_managers/__pycache__/dpkg.cpython-36.pyc
3

\��h$�@s ddlmZGdd�de�ZdS)�)�PackageManagerc@s(eZdZdZdZdZdZdZdd�ZdS)	�DpkgPackageManagerz)Subclass for dpkg-based distrubitons
    z4dpkg-query -W -f='${Package}|${Version}|${Status}\n'zdpkg -Sz
dpkg --verify�ccsFx@|j�D]4}d|krq
|jd�\}}}d|kr2q
||dfVq
WdS)N�|Z	deinstall)�
splitlines�split)�selfZpkg_listZpkg�name�versionZstatus�r�/usr/lib/python3.6/dpkg.py�_parse_pkg_listsz"DpkgPackageManager._parse_pkg_listN)	�__name__�
__module__�__qualname__�__doc__Z
query_commandZquery_path_commandZverify_commandZ
verify_filterr
rrrrrsrN)Zsos.policies.package_managersrrrrrr�<module>s