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

Paddyrob <patrickreas...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|DUPLICATE                   |---

--- Comment #4 from Paddyrob <patrickreas...@gmail.com> ---
Alex Poi suggested, 

Can you try running in the console:
`kdesu -- do-release-upgrade -m desktop -f DistUpgradeViewKDE`

kdesu not present. Same command with sudo yielded the following. 


?sudo  -- do-release-upgrade -m desktop -f DistUpgradeViewKDE
[sudo] password for patrick: 
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'

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

Reply via email to