Public bug reported:

In DistUpgradeQuirks.py in _checkStoreConnectivity there is this code:

451         elif 'error: unknown command' in connected[1]:
[...]
461         elif 'error: access denied' in connected[1]:

These tests will fail in a non-english language. For example in French:

u@vm:~$ snap debug xxx
erreur : unknown command "debug", see 'snap help'
u@vm:~$ snap debug connectivity
erreur : access denied (essayez avec sudo)

** Affects: ubuntu-release-upgrader (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1783738

Title:
  _checkStoreConnectivity uses translatable strings for error checking

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1783738/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to