ubuntu-release-upgrader: fix quirks report error view
This commit is contained in:
parent
292b5a31ea
commit
0e28448af6
2 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ index 9423f091..00d9b84c 100644
|
|||
+
|
||||
+ if res2.returncode != 0:
|
||||
+ # Installation failed, abort the upgrade with a clear message
|
||||
+ self.controller.error(_(
|
||||
+ self.controller._view.error(_(
|
||||
+ "The system is not /usr-merged and 'usrmerge' could not be "
|
||||
+ "installed automatically. Please install it manually and "
|
||||
+ "try again."
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
# Also, don't forget to update the meta-release files at archive and packages.t.i
|
||||
# The "obsoletes" list from ubuntu has been removed
|
||||
|
||||
VERSION=22
|
||||
VERSION=23
|
||||
|
||||
. ./config
|
||||
# Previous upstream release name, update for each release.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue