https://bugs.kde.org/show_bug.cgi?id=370933

            Bug ID: 370933
           Summary: Upgrade from 16.4 to 16.10 silently fails
           Product: Discover
           Version: 5.6.2
          Platform: Kubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: discover
          Assignee: aleix...@kde.org
          Reporter: kantan...@outlook.com

After clicking the upgrade button and entering my password, nothing happens.

When I run the same command (do-release-upgrade -m desktop -f
DistUpgradeViewKDE) from Konsole, I get the following Python error:

Checking for a new Ubuntu release
kde
Traceback (most recent call last):
  File "/usr/bin/do-release-upgrade", line 157, in <module>
    fetcher = get_fetcher(options.frontend, m.new_dist, options.data_dir)
  File "/usr/bin/do-release-upgrade", line 44, in get_fetcher
    label=_("Downloading the release upgrade tool"))
  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcherKDE.py",
line 200, in __init__
    uic.loadUi(uiFile, self.dialog)
  File "/usr/lib/python3/dist-packages/PyQt5/uic/__init__.py", line 222, in
loadUi
    return DynamicUILoader(package).loadUi(uifile, baseinstance,
resource_suffix)
  File "/usr/lib/python3/dist-packages/PyQt5/uic/Loader/loader.py", line 72, in
loadUi
    return self.parse(filename, resource_suffix, basedir)
  File "/usr/lib/python3/dist-packages/PyQt5/uic/uiparser.py", line 972, in
parse
    document = parse(filename)
  File "/usr/lib/python3.5/xml/etree/ElementTree.py", line 1184, in parse
    tree.parse(source, parser)
  File "/usr/lib/python3.5/xml/etree/ElementTree.py", line 585, in parse
    source = open(source, "rb")
FileNotFoundError: [Errno 2] No such file or directory:
'/usr/share/ubuntu-release-upgrader/fetch-progress.ui'


Reproducible: Always

Steps to Reproduce:
1. Attempt to upgrade from 16.04 to 16.10 in Discover

Actual Results:  
Nothing happens. I can keep clicking Upgrade and entering my password, nothing
changes.

Expected Results:  
Successful upgrade or useful error message.

This is a pretty clean and barely used install of Kubuntu 16.04 on a laptop,
although I don't expect that other packages should affect this behavior. I do
have Steam installed, in case that has sucked in something that may be causing
problems.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to