[Bug 1933743] [NEW] DistUpgradeView.py

Christopher M. Balz 1933743 at bugs.launchpad.net
Sat Jun 26 22:04:01 UTC 2021


Public bug reported:

$ lsb_release -rd
Description:	Ubuntu 18.04.5 LTS
Release:	18.04

christopherbalz at system76-tlswe-laptop-2:/var/log/dist-upgrade$ apt-cache policy
Package files:
 100 /var/lib/dpkg/status
     release a=now
 500 http://security.ubuntu.com/ubuntu bionic-security/multiverse i386 Packages
     release v=18.04,o=Ubuntu,a=bionic-security,n=bionic,l=Ubuntu,c=multiverse,b=i386
     origin security.ubuntu.com
 500 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages
     release v=18.04,o=Ubuntu,a=bionic-security,n=bionic,l=Ubuntu,c=multiverse,b=amd64
     origin security.ubuntu.com
 500 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages
     release v=18.04,o=Ubuntu,a=bionic-security,n=bionic,l=Ubuntu,c=universe,b=i386
     origin security.ubuntu.com

    ...

Expected: Upgrade to work
What Happened Instead: Upgrade did not work


2018-07-26 13:47:24,860 INFO Using config files '['/usr/share/ubuntu-release-upgrader/DistUpgrade.cfg', '/etc/update-manager/release-upgrades.d/system76-third-party-mirrors.cfg', '/etc/update-manager/release-upgrades.d/opera-stable.cfg']'
2018-07-26 13:47:24,860 INFO uname information: 'Linux system76-tlswe-laptop-2 4.16.3-041603-generic #201804190730 SMP Thu Apr 19 07:32:02 UTC 2018 x86_64'
2018-07-26 13:47:26,610 INFO apt version: '1.2.27'
2018-07-26 13:47:26,610 INFO python version: '3.6.5 (default, Apr  1 2018, 05:46:30) 
[GCC 7.3.0]'
2018-07-26 13:47:26,614 INFO release-upgrader version '18.04.21' started
2018-07-26 13:47:26,623 ERROR getting the encoding failed
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeView.py", line 39, in <module>
    locale.setlocale(locale.LC_ALL, "")
  File "/usr/lib/python3.6/locale.py", line 598, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting
2018-07-26 13:47:26,625 INFO locale: 'en_US' 'UTF-8'
2018-07-26 13:47:26,856 DEBUG Using 'DistUpgradeViewText' view
2018-07-26 13:47:26,894 DEBUG enable dpkg --force-overwrite
2018-07-26 13:47:26,955 DEBUG lsb-release: 'bionic'
2018-07-26 13:47:26,955 DEBUG _pythonSymlinkCheck run
2018-07-26 13:47:26,958 DEBUG openCache()
2018-07-26 13:47:26,958 INFO not running quirks in partialUpgrade mode
2018-07-26 13:47:26,959 WARNING dpkg interrupted, calling dpkg --configure -a

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.44
ProcVersionSignature: Ubuntu 5.3.0-7648.41~1586790036~18.04~600aeb5~dev-generic 5.3.18
Uname: Linux 5.3.0-7648-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu7.24
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Sat Jun 26 14:38:56 2021
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2021-06-26 (0 days ago)
VarLogDistupgradeTermlog:

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


** Tags: amd64 apport-bug bionic dist-upgrade

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1933743

Title:
  DistUpgradeView.py

Status in ubuntu-release-upgrader package in Ubuntu:
  New

Bug description:
  $ lsb_release -rd
  Description:	Ubuntu 18.04.5 LTS
  Release:	18.04

  christopherbalz at system76-tlswe-laptop-2:/var/log/dist-upgrade$ apt-cache policy
  Package files:
   100 /var/lib/dpkg/status
       release a=now
   500 http://security.ubuntu.com/ubuntu bionic-security/multiverse i386 Packages
       release v=18.04,o=Ubuntu,a=bionic-security,n=bionic,l=Ubuntu,c=multiverse,b=i386
       origin security.ubuntu.com
   500 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages
       release v=18.04,o=Ubuntu,a=bionic-security,n=bionic,l=Ubuntu,c=multiverse,b=amd64
       origin security.ubuntu.com
   500 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages
       release v=18.04,o=Ubuntu,a=bionic-security,n=bionic,l=Ubuntu,c=universe,b=i386
       origin security.ubuntu.com

      ...

  Expected: Upgrade to work
  What Happened Instead: Upgrade did not work

  
  2018-07-26 13:47:24,860 INFO Using config files '['/usr/share/ubuntu-release-upgrader/DistUpgrade.cfg', '/etc/update-manager/release-upgrades.d/system76-third-party-mirrors.cfg', '/etc/update-manager/release-upgrades.d/opera-stable.cfg']'
  2018-07-26 13:47:24,860 INFO uname information: 'Linux system76-tlswe-laptop-2 4.16.3-041603-generic #201804190730 SMP Thu Apr 19 07:32:02 UTC 2018 x86_64'
  2018-07-26 13:47:26,610 INFO apt version: '1.2.27'
  2018-07-26 13:47:26,610 INFO python version: '3.6.5 (default, Apr  1 2018, 05:46:30) 
  [GCC 7.3.0]'
  2018-07-26 13:47:26,614 INFO release-upgrader version '18.04.21' started
  2018-07-26 13:47:26,623 ERROR getting the encoding failed
  Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeView.py", line 39, in <module>
      locale.setlocale(locale.LC_ALL, "")
    File "/usr/lib/python3.6/locale.py", line 598, in setlocale
      return _setlocale(category, locale)
  locale.Error: unsupported locale setting
  2018-07-26 13:47:26,625 INFO locale: 'en_US' 'UTF-8'
  2018-07-26 13:47:26,856 DEBUG Using 'DistUpgradeViewText' view
  2018-07-26 13:47:26,894 DEBUG enable dpkg --force-overwrite
  2018-07-26 13:47:26,955 DEBUG lsb-release: 'bionic'
  2018-07-26 13:47:26,955 DEBUG _pythonSymlinkCheck run
  2018-07-26 13:47:26,958 DEBUG openCache()
  2018-07-26 13:47:26,958 INFO not running quirks in partialUpgrade mode
  2018-07-26 13:47:26,959 WARNING dpkg interrupted, calling dpkg --configure -a

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: ubuntu-release-upgrader-core 1:18.04.44
  ProcVersionSignature: Ubuntu 5.3.0-7648.41~1586790036~18.04~600aeb5~dev-generic 5.3.18
  Uname: Linux 5.3.0-7648-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu7.24
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jun 26 14:38:56 2021
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  UpgradeStatus: Upgraded to bionic on 2021-06-26 (0 days ago)
  VarLogDistupgradeTermlog:

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



More information about the foundations-bugs mailing list