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__/rpm.cpython-36.pyc
3

\��h�@s ddlmZGdd�de�ZdS)�)�PackageManagerc@s0eZdZdZdZdZdZdZddgZdd	�Z	d
S)�RpmPackageManagerz0Package Manager for RPM-based distributions
    z7rpm -qa --queryformat "%{NAME}|%{VERSION}|%{RELEASE}\n"zrpm -qfzrpm -qalzrpm -VZ	debuginfoz-develccs<x6|j�D]*}d|krq
|jd�\}}}|||fVq
WdS)N�|)�
splitlines�split)�selfZpkg_listZpkg�name�version�release�r�/usr/lib/python3.6/rpm.py�_parse_pkg_lists
z!RpmPackageManager._parse_pkg_listN)
�__name__�
__module__�__qualname__�__doc__Z
query_commandZquery_path_commandZ
files_commandZverify_commandZ
verify_filterr
rrrrrsrN)Zsos.policies.package_managersrrrrrr�<module>s