This file is indexed.

/usr/lib/python3/dist-packages/checkbox_support/parsers/tests/fixtures/submission_packages.xml is in python3-checkbox-support 0.22-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
<?xml version="1.0" ?>
<system version="1.0">
<software>
<packages>
<package id="4" name="accountsservice">
<property name="description" type="str">amd64</property>
<property name="desired" type="str">Install</property>
<property name="status" type="str">Installed</property>
<property name="version" type="str">0.6.21-6ubuntu2</property>
</package>
</packages>
</software>
</system>