This file is indexed.

/usr/lib/python2.7/dist-packages/pbr-0.8.2.egg-info/SOURCES.txt is in python-pbr 0.8.2-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
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/source/conf.py
doc/source/index.rst
doc/source/packagers.rst
doc/source/semver.rst
doc/source/_templates/.placeholder
doc/source/_theme/layout.html
doc/source/_theme/theme.conf
doc/source/static/basic.css
doc/source/static/default.css
doc/source/static/header-line.gif
doc/source/static/header_bg.jpg
doc/source/static/jquery.tweet.js
doc/source/static/nature.css
doc/source/static/openstack_logo.png
doc/source/static/tweaks.css
pbr/__init__.py
pbr/core.py
pbr/extra_files.py
pbr/find_package.py
pbr/packaging.py
pbr/testr_command.py
pbr/util.py
pbr/version.py
pbr.egg-info/PKG-INFO
pbr.egg-info/SOURCES.txt
pbr.egg-info/dependency_links.txt
pbr.egg-info/entry_points.txt
pbr.egg-info/not-zip-safe
pbr.egg-info/requires.txt
pbr.egg-info/top_level.txt
pbr/hooks/__init__.py
pbr/hooks/backwards.py
pbr/hooks/base.py
pbr/hooks/commands.py
pbr/hooks/files.py
pbr/hooks/metadata.py
pbr/tests/__init__.py
pbr/tests/base.py
pbr/tests/test_commands.py
pbr/tests/test_core.py
pbr/tests/test_files.py
pbr/tests/test_hooks.py
pbr/tests/test_packaging.py
pbr/tests/test_setup.py
pbr/tests/test_version.py
pbr/tests/util.py