This file is indexed.

/usr/share/apport/symptoms/ubuntu-release-upgrader.py is in apport-symptoms 0.20.

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
# ubuntu-release-upgrader related problems
# Author: Brian Murray <brian.murray@canonical.com>
# (C) 2013 Canonical Ltd.
# License: GPL v2 or later.


def run(report, ui):
    return 'ubuntu-release-upgrader-core'