How to properly debug failures with do-release-upgrade?Could not calculate upgrade from Maverick Meerkat to Natty NarwhalUpgrade to 14.10 fails with UnicodeDecodeError: 'utf-8' codec can't decode byteWhy doesn't adding the Kubuntu backports ppa allow me to get the latest KDE version?Recover data when Ubuntu 14 crushedIs this an error => Starting pkgProblemResolver with broken count: 0appstreamcli: AppStream system cache was updated, but problems were found: Metadata files have errors: /var/cache/app-info/xmls/fwupd.xmlUpgrading from mythbuntu 16.04 to ubuntu 18.04

"Chess is 90% tactics" - should a player focus more on tactics in order to improve?

What do you call someone whose unmarried partner has died?

How to parse TX_EXTRA_TAG_ADDITIONAL_PUBKEYS from extra

その without a following noun?

Was there a clearly identifiable "first computer" to use or demonstrate the use of virtual memory?

Which battle was the most lopsided result in terms of casualties?

My mysterious "ruins" wander around and change on their own, what'd be a rational way for them to do that?

Object Oriented Programming - how to avoid duplication in processes that differ slightly depending on a variable

What does TWRP "Fix Contexts" do?

Use field calculator QGIS: if value in one column, then value in new column

Why do some papers have 10-20 co-authors?

How to present boolean options along with selecting exactly 1 of them as "primary"?

In a topological space , if a subset is both closed and open then the toplogy is discrete?

How to write numbers in the form of using foreach or ...?

Decision problems for which it is unknown whether they are decidable

Thermal runaway on extruder hotend

What are the econometric assumptions in bayesian statistics?

At what point in time would humans notice a 21st century satellite observing them?

A Star Trek book I read in the eighties, Kirk is shunned for destroying a civilization

How to talk about things I'm ashamed of, without showing this shame through non-verbal-communication?

Parsing C-like code to extract info

Stochastic Integral Graph

What is my volume?

Will an administrator exceed the 401K limit?



How to properly debug failures with do-release-upgrade?


Could not calculate upgrade from Maverick Meerkat to Natty NarwhalUpgrade to 14.10 fails with UnicodeDecodeError: 'utf-8' codec can't decode byteWhy doesn't adding the Kubuntu backports ppa allow me to get the latest KDE version?Recover data when Ubuntu 14 crushedIs this an error => Starting pkgProblemResolver with broken count: 0appstreamcli: AppStream system cache was updated, but problems were found: Metadata files have errors: /var/cache/app-info/xmls/fwupd.xmlUpgrading from mythbuntu 16.04 to ubuntu 18.04






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









1

















I'm trying to run do-release-upgrade on a system image (when chrooted) and the command fails without any further error messages or guidance:



root@gilneas:/var/run# do-release-upgrade 
Checking for a new Ubuntu release
Get:1 Upgrade tool signature [819 B]
Get:2 Upgrade tool [1,240 kB]
Fetched 1,241 kB in 0s (0 B/s)
authenticate 'bionic.tar.gz' against 'bionic.tar.gz.gpg'
extracting 'bionic.tar.gz'

Reading cache

Checking package manager
Reading package lists... Done
Building dependency tree
Reading state information... Done
Hit http://mirrors.cc.if.ufrj.br/ubuntu xenial InRelease
Hit http://mirrors.cc.if.ufrj.br/ubuntu xenial-updates InRelease
Hit http://mirrors.cc.if.ufrj.br/ubuntu xenial-security InRelease
Hit http://mirrors.cc.if.ufrj.br/cc/deb xenial InRelease
Get:1 http://packages.microsoft.com/repos/vscode stable InRelease [3,182 B]
Get:2 http://packages.microsoft.com/repos/vscode stable/main amd64 Packages [130 kB]
Hit https://download.sublimetext.com apt/stable/ InRelease
Fetched 133 kB in 0s (0 B/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done

Restoring original system state

Aborting
Reading package lists... Done
Building dependency tree
Reading state information... Done


It just aborts after the "Reading state information", on the log file /var/log/dist-upgrade/main.log theres nothing either:



root@gilneas:/var/run# cat /var/log/dist-upgrade/main.log 
2019-07-30 14:08:23,858 INFO Using config files '['./DistUpgrade.cfg.xenial']'
2019-07-30 14:08:23,858 INFO uname information: 'Linux gilneas 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64'
2019-07-30 14:08:24,307 INFO apt version: '1.2.32'
2019-07-30 14:08:24,308 INFO python version: '3.5.2 (default, Nov 12 2018, 13:43:14)
[GCC 5.4.0 20160609]'
2019-07-30 14:08:24,312 INFO release-upgrader version '18.04.34' started
2019-07-30 14:08:24,331 INFO locale: 'en_US' 'UTF-8'
2019-07-30 14:08:24,422 INFO screen could not be run
2019-07-30 14:08:24,463 WARNING estimate_kernel_initrd_size_in_boot() returned '0' for kernel?
2019-07-30 14:08:24,463 WARNING estimate_kernel_initrd_size_in_boot() returned '0' for initrd?
2019-07-30 14:08:24,641 DEBUG Using 'DistUpgradeViewText' view
2019-07-30 14:08:24,728 DEBUG enable dpkg --force-overwrite
2019-07-30 14:08:24,774 DEBUG creating statefile: '/var/log/dist-upgrade/apt-clone_system_state.tar.gz'
2019-07-30 14:08:30,723 DEBUG lsb-release: 'xenial'
2019-07-30 14:08:30,725 DEBUG _pythonSymlinkCheck run
2019-07-30 14:08:30,727 DEBUG openCache()
2019-07-30 14:08:30,728 DEBUG No such plugin directory: ./plugins
2019-07-30 14:08:30,728 DEBUG plugins for condition 'PreCacheOpen' are '[]'
2019-07-30 14:08:30,728 DEBUG plugins for condition 'bionicPreCacheOpen' are '[]'
2019-07-30 14:08:30,728 DEBUG plugins for condition 'from_xenialPreCacheOpen' are '[]'
2019-07-30 14:08:30,728 DEBUG quirks: running PreCacheOpen
2019-07-30 14:08:30,728 DEBUG running Quirks.PreCacheOpen
2019-07-30 14:08:31,451 DEBUG /openCache(), new cache size 58297
2019-07-30 14:08:31,452 DEBUG need_server_mode(): run in 'desktop' mode, (because of pkg 'ubuntu-desktop')
2019-07-30 14:08:31,452 DEBUG checkViewDepends()
2019-07-30 14:08:31,453 DEBUG running doUpdate() (showErrors=False)
2019-07-30 14:08:37,647 DEBUG openCache()
2019-07-30 14:08:38,440 DEBUG /openCache(), new cache size 58297
2019-07-30 14:08:38,441 DEBUG doPostInitialUpdate
2019-07-30 14:08:38,441 DEBUG plugins for condition 'PostInitialUpdate' are '[]'
2019-07-30 14:08:38,441 DEBUG plugins for condition 'bionicPostInitialUpdate' are '[]'
2019-07-30 14:08:38,441 DEBUG plugins for condition 'from_xenialPostInitialUpdate' are '[]'
2019-07-30 14:08:38,441 DEBUG quirks: running bionicPostInitialUpdate
2019-07-30 14:08:38,441 DEBUG running Quirks.bionicPostInitialUpdate
2019-07-30 14:08:43,463 DEBUG abort called
2019-07-30 14:08:43,464 DEBUG openCache()
2019-07-30 14:08:44,245 DEBUG /openCache(), new cache size 58297


The curious thing is that I have two servers with the same issue. One of the servers was running 14.04 and I successfully updated to 16.04 with do-release-upgrade, but 16.04 to 18.04 is just a miss.



Just to be extremely clear, the system is running LTSP and the chroot image is the LTSP Fat Client image. And what I'm trying to achieve is updating the images, since the system is already updated.



For the images, creating from the beginning with 18.04 is possible, and I know this, I just want to avoid the mess of remembering all the custom things and just try to upgrade the image. It worked when doing from 14.04 to 16.04; so this should be an issue with 16.04 to 18.04.










share|improve this question
































    1

















    I'm trying to run do-release-upgrade on a system image (when chrooted) and the command fails without any further error messages or guidance:



    root@gilneas:/var/run# do-release-upgrade 
    Checking for a new Ubuntu release
    Get:1 Upgrade tool signature [819 B]
    Get:2 Upgrade tool [1,240 kB]
    Fetched 1,241 kB in 0s (0 B/s)
    authenticate 'bionic.tar.gz' against 'bionic.tar.gz.gpg'
    extracting 'bionic.tar.gz'

    Reading cache

    Checking package manager
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Hit http://mirrors.cc.if.ufrj.br/ubuntu xenial InRelease
    Hit http://mirrors.cc.if.ufrj.br/ubuntu xenial-updates InRelease
    Hit http://mirrors.cc.if.ufrj.br/ubuntu xenial-security InRelease
    Hit http://mirrors.cc.if.ufrj.br/cc/deb xenial InRelease
    Get:1 http://packages.microsoft.com/repos/vscode stable InRelease [3,182 B]
    Get:2 http://packages.microsoft.com/repos/vscode stable/main amd64 Packages [130 kB]
    Hit https://download.sublimetext.com apt/stable/ InRelease
    Fetched 133 kB in 0s (0 B/s)
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done

    Restoring original system state

    Aborting
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done


    It just aborts after the "Reading state information", on the log file /var/log/dist-upgrade/main.log theres nothing either:



    root@gilneas:/var/run# cat /var/log/dist-upgrade/main.log 
    2019-07-30 14:08:23,858 INFO Using config files '['./DistUpgrade.cfg.xenial']'
    2019-07-30 14:08:23,858 INFO uname information: 'Linux gilneas 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64'
    2019-07-30 14:08:24,307 INFO apt version: '1.2.32'
    2019-07-30 14:08:24,308 INFO python version: '3.5.2 (default, Nov 12 2018, 13:43:14)
    [GCC 5.4.0 20160609]'
    2019-07-30 14:08:24,312 INFO release-upgrader version '18.04.34' started
    2019-07-30 14:08:24,331 INFO locale: 'en_US' 'UTF-8'
    2019-07-30 14:08:24,422 INFO screen could not be run
    2019-07-30 14:08:24,463 WARNING estimate_kernel_initrd_size_in_boot() returned '0' for kernel?
    2019-07-30 14:08:24,463 WARNING estimate_kernel_initrd_size_in_boot() returned '0' for initrd?
    2019-07-30 14:08:24,641 DEBUG Using 'DistUpgradeViewText' view
    2019-07-30 14:08:24,728 DEBUG enable dpkg --force-overwrite
    2019-07-30 14:08:24,774 DEBUG creating statefile: '/var/log/dist-upgrade/apt-clone_system_state.tar.gz'
    2019-07-30 14:08:30,723 DEBUG lsb-release: 'xenial'
    2019-07-30 14:08:30,725 DEBUG _pythonSymlinkCheck run
    2019-07-30 14:08:30,727 DEBUG openCache()
    2019-07-30 14:08:30,728 DEBUG No such plugin directory: ./plugins
    2019-07-30 14:08:30,728 DEBUG plugins for condition 'PreCacheOpen' are '[]'
    2019-07-30 14:08:30,728 DEBUG plugins for condition 'bionicPreCacheOpen' are '[]'
    2019-07-30 14:08:30,728 DEBUG plugins for condition 'from_xenialPreCacheOpen' are '[]'
    2019-07-30 14:08:30,728 DEBUG quirks: running PreCacheOpen
    2019-07-30 14:08:30,728 DEBUG running Quirks.PreCacheOpen
    2019-07-30 14:08:31,451 DEBUG /openCache(), new cache size 58297
    2019-07-30 14:08:31,452 DEBUG need_server_mode(): run in 'desktop' mode, (because of pkg 'ubuntu-desktop')
    2019-07-30 14:08:31,452 DEBUG checkViewDepends()
    2019-07-30 14:08:31,453 DEBUG running doUpdate() (showErrors=False)
    2019-07-30 14:08:37,647 DEBUG openCache()
    2019-07-30 14:08:38,440 DEBUG /openCache(), new cache size 58297
    2019-07-30 14:08:38,441 DEBUG doPostInitialUpdate
    2019-07-30 14:08:38,441 DEBUG plugins for condition 'PostInitialUpdate' are '[]'
    2019-07-30 14:08:38,441 DEBUG plugins for condition 'bionicPostInitialUpdate' are '[]'
    2019-07-30 14:08:38,441 DEBUG plugins for condition 'from_xenialPostInitialUpdate' are '[]'
    2019-07-30 14:08:38,441 DEBUG quirks: running bionicPostInitialUpdate
    2019-07-30 14:08:38,441 DEBUG running Quirks.bionicPostInitialUpdate
    2019-07-30 14:08:43,463 DEBUG abort called
    2019-07-30 14:08:43,464 DEBUG openCache()
    2019-07-30 14:08:44,245 DEBUG /openCache(), new cache size 58297


    The curious thing is that I have two servers with the same issue. One of the servers was running 14.04 and I successfully updated to 16.04 with do-release-upgrade, but 16.04 to 18.04 is just a miss.



    Just to be extremely clear, the system is running LTSP and the chroot image is the LTSP Fat Client image. And what I'm trying to achieve is updating the images, since the system is already updated.



    For the images, creating from the beginning with 18.04 is possible, and I know this, I just want to avoid the mess of remembering all the custom things and just try to upgrade the image. It worked when doing from 14.04 to 16.04; so this should be an issue with 16.04 to 18.04.










    share|improve this question




























      1












      1








      1








      I'm trying to run do-release-upgrade on a system image (when chrooted) and the command fails without any further error messages or guidance:



      root@gilneas:/var/run# do-release-upgrade 
      Checking for a new Ubuntu release
      Get:1 Upgrade tool signature [819 B]
      Get:2 Upgrade tool [1,240 kB]
      Fetched 1,241 kB in 0s (0 B/s)
      authenticate 'bionic.tar.gz' against 'bionic.tar.gz.gpg'
      extracting 'bionic.tar.gz'

      Reading cache

      Checking package manager
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Hit http://mirrors.cc.if.ufrj.br/ubuntu xenial InRelease
      Hit http://mirrors.cc.if.ufrj.br/ubuntu xenial-updates InRelease
      Hit http://mirrors.cc.if.ufrj.br/ubuntu xenial-security InRelease
      Hit http://mirrors.cc.if.ufrj.br/cc/deb xenial InRelease
      Get:1 http://packages.microsoft.com/repos/vscode stable InRelease [3,182 B]
      Get:2 http://packages.microsoft.com/repos/vscode stable/main amd64 Packages [130 kB]
      Hit https://download.sublimetext.com apt/stable/ InRelease
      Fetched 133 kB in 0s (0 B/s)
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done

      Restoring original system state

      Aborting
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done


      It just aborts after the "Reading state information", on the log file /var/log/dist-upgrade/main.log theres nothing either:



      root@gilneas:/var/run# cat /var/log/dist-upgrade/main.log 
      2019-07-30 14:08:23,858 INFO Using config files '['./DistUpgrade.cfg.xenial']'
      2019-07-30 14:08:23,858 INFO uname information: 'Linux gilneas 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64'
      2019-07-30 14:08:24,307 INFO apt version: '1.2.32'
      2019-07-30 14:08:24,308 INFO python version: '3.5.2 (default, Nov 12 2018, 13:43:14)
      [GCC 5.4.0 20160609]'
      2019-07-30 14:08:24,312 INFO release-upgrader version '18.04.34' started
      2019-07-30 14:08:24,331 INFO locale: 'en_US' 'UTF-8'
      2019-07-30 14:08:24,422 INFO screen could not be run
      2019-07-30 14:08:24,463 WARNING estimate_kernel_initrd_size_in_boot() returned '0' for kernel?
      2019-07-30 14:08:24,463 WARNING estimate_kernel_initrd_size_in_boot() returned '0' for initrd?
      2019-07-30 14:08:24,641 DEBUG Using 'DistUpgradeViewText' view
      2019-07-30 14:08:24,728 DEBUG enable dpkg --force-overwrite
      2019-07-30 14:08:24,774 DEBUG creating statefile: '/var/log/dist-upgrade/apt-clone_system_state.tar.gz'
      2019-07-30 14:08:30,723 DEBUG lsb-release: 'xenial'
      2019-07-30 14:08:30,725 DEBUG _pythonSymlinkCheck run
      2019-07-30 14:08:30,727 DEBUG openCache()
      2019-07-30 14:08:30,728 DEBUG No such plugin directory: ./plugins
      2019-07-30 14:08:30,728 DEBUG plugins for condition 'PreCacheOpen' are '[]'
      2019-07-30 14:08:30,728 DEBUG plugins for condition 'bionicPreCacheOpen' are '[]'
      2019-07-30 14:08:30,728 DEBUG plugins for condition 'from_xenialPreCacheOpen' are '[]'
      2019-07-30 14:08:30,728 DEBUG quirks: running PreCacheOpen
      2019-07-30 14:08:30,728 DEBUG running Quirks.PreCacheOpen
      2019-07-30 14:08:31,451 DEBUG /openCache(), new cache size 58297
      2019-07-30 14:08:31,452 DEBUG need_server_mode(): run in 'desktop' mode, (because of pkg 'ubuntu-desktop')
      2019-07-30 14:08:31,452 DEBUG checkViewDepends()
      2019-07-30 14:08:31,453 DEBUG running doUpdate() (showErrors=False)
      2019-07-30 14:08:37,647 DEBUG openCache()
      2019-07-30 14:08:38,440 DEBUG /openCache(), new cache size 58297
      2019-07-30 14:08:38,441 DEBUG doPostInitialUpdate
      2019-07-30 14:08:38,441 DEBUG plugins for condition 'PostInitialUpdate' are '[]'
      2019-07-30 14:08:38,441 DEBUG plugins for condition 'bionicPostInitialUpdate' are '[]'
      2019-07-30 14:08:38,441 DEBUG plugins for condition 'from_xenialPostInitialUpdate' are '[]'
      2019-07-30 14:08:38,441 DEBUG quirks: running bionicPostInitialUpdate
      2019-07-30 14:08:38,441 DEBUG running Quirks.bionicPostInitialUpdate
      2019-07-30 14:08:43,463 DEBUG abort called
      2019-07-30 14:08:43,464 DEBUG openCache()
      2019-07-30 14:08:44,245 DEBUG /openCache(), new cache size 58297


      The curious thing is that I have two servers with the same issue. One of the servers was running 14.04 and I successfully updated to 16.04 with do-release-upgrade, but 16.04 to 18.04 is just a miss.



      Just to be extremely clear, the system is running LTSP and the chroot image is the LTSP Fat Client image. And what I'm trying to achieve is updating the images, since the system is already updated.



      For the images, creating from the beginning with 18.04 is possible, and I know this, I just want to avoid the mess of remembering all the custom things and just try to upgrade the image. It worked when doing from 14.04 to 16.04; so this should be an issue with 16.04 to 18.04.










      share|improve this question















      I'm trying to run do-release-upgrade on a system image (when chrooted) and the command fails without any further error messages or guidance:



      root@gilneas:/var/run# do-release-upgrade 
      Checking for a new Ubuntu release
      Get:1 Upgrade tool signature [819 B]
      Get:2 Upgrade tool [1,240 kB]
      Fetched 1,241 kB in 0s (0 B/s)
      authenticate 'bionic.tar.gz' against 'bionic.tar.gz.gpg'
      extracting 'bionic.tar.gz'

      Reading cache

      Checking package manager
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Hit http://mirrors.cc.if.ufrj.br/ubuntu xenial InRelease
      Hit http://mirrors.cc.if.ufrj.br/ubuntu xenial-updates InRelease
      Hit http://mirrors.cc.if.ufrj.br/ubuntu xenial-security InRelease
      Hit http://mirrors.cc.if.ufrj.br/cc/deb xenial InRelease
      Get:1 http://packages.microsoft.com/repos/vscode stable InRelease [3,182 B]
      Get:2 http://packages.microsoft.com/repos/vscode stable/main amd64 Packages [130 kB]
      Hit https://download.sublimetext.com apt/stable/ InRelease
      Fetched 133 kB in 0s (0 B/s)
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done

      Restoring original system state

      Aborting
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done


      It just aborts after the "Reading state information", on the log file /var/log/dist-upgrade/main.log theres nothing either:



      root@gilneas:/var/run# cat /var/log/dist-upgrade/main.log 
      2019-07-30 14:08:23,858 INFO Using config files '['./DistUpgrade.cfg.xenial']'
      2019-07-30 14:08:23,858 INFO uname information: 'Linux gilneas 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64'
      2019-07-30 14:08:24,307 INFO apt version: '1.2.32'
      2019-07-30 14:08:24,308 INFO python version: '3.5.2 (default, Nov 12 2018, 13:43:14)
      [GCC 5.4.0 20160609]'
      2019-07-30 14:08:24,312 INFO release-upgrader version '18.04.34' started
      2019-07-30 14:08:24,331 INFO locale: 'en_US' 'UTF-8'
      2019-07-30 14:08:24,422 INFO screen could not be run
      2019-07-30 14:08:24,463 WARNING estimate_kernel_initrd_size_in_boot() returned '0' for kernel?
      2019-07-30 14:08:24,463 WARNING estimate_kernel_initrd_size_in_boot() returned '0' for initrd?
      2019-07-30 14:08:24,641 DEBUG Using 'DistUpgradeViewText' view
      2019-07-30 14:08:24,728 DEBUG enable dpkg --force-overwrite
      2019-07-30 14:08:24,774 DEBUG creating statefile: '/var/log/dist-upgrade/apt-clone_system_state.tar.gz'
      2019-07-30 14:08:30,723 DEBUG lsb-release: 'xenial'
      2019-07-30 14:08:30,725 DEBUG _pythonSymlinkCheck run
      2019-07-30 14:08:30,727 DEBUG openCache()
      2019-07-30 14:08:30,728 DEBUG No such plugin directory: ./plugins
      2019-07-30 14:08:30,728 DEBUG plugins for condition 'PreCacheOpen' are '[]'
      2019-07-30 14:08:30,728 DEBUG plugins for condition 'bionicPreCacheOpen' are '[]'
      2019-07-30 14:08:30,728 DEBUG plugins for condition 'from_xenialPreCacheOpen' are '[]'
      2019-07-30 14:08:30,728 DEBUG quirks: running PreCacheOpen
      2019-07-30 14:08:30,728 DEBUG running Quirks.PreCacheOpen
      2019-07-30 14:08:31,451 DEBUG /openCache(), new cache size 58297
      2019-07-30 14:08:31,452 DEBUG need_server_mode(): run in 'desktop' mode, (because of pkg 'ubuntu-desktop')
      2019-07-30 14:08:31,452 DEBUG checkViewDepends()
      2019-07-30 14:08:31,453 DEBUG running doUpdate() (showErrors=False)
      2019-07-30 14:08:37,647 DEBUG openCache()
      2019-07-30 14:08:38,440 DEBUG /openCache(), new cache size 58297
      2019-07-30 14:08:38,441 DEBUG doPostInitialUpdate
      2019-07-30 14:08:38,441 DEBUG plugins for condition 'PostInitialUpdate' are '[]'
      2019-07-30 14:08:38,441 DEBUG plugins for condition 'bionicPostInitialUpdate' are '[]'
      2019-07-30 14:08:38,441 DEBUG plugins for condition 'from_xenialPostInitialUpdate' are '[]'
      2019-07-30 14:08:38,441 DEBUG quirks: running bionicPostInitialUpdate
      2019-07-30 14:08:38,441 DEBUG running Quirks.bionicPostInitialUpdate
      2019-07-30 14:08:43,463 DEBUG abort called
      2019-07-30 14:08:43,464 DEBUG openCache()
      2019-07-30 14:08:44,245 DEBUG /openCache(), new cache size 58297


      The curious thing is that I have two servers with the same issue. One of the servers was running 14.04 and I successfully updated to 16.04 with do-release-upgrade, but 16.04 to 18.04 is just a miss.



      Just to be extremely clear, the system is running LTSP and the chroot image is the LTSP Fat Client image. And what I'm trying to achieve is updating the images, since the system is already updated.



      For the images, creating from the beginning with 18.04 is possible, and I know this, I just want to avoid the mess of remembering all the custom things and just try to upgrade the image. It worked when doing from 14.04 to 16.04; so this should be an issue with 16.04 to 18.04.







      apt 18.04 upgrade do-release-upgrade






      share|improve this question














      share|improve this question











      share|improve this question




      share|improve this question










      asked Jul 30 at 14:14









      Vinícius FerrãoVinícius Ferrão

      1062 bronze badges




      1062 bronze badges























          0






          active

          oldest

          votes













          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );














          draft saved

          draft discarded
















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1162155%2fhow-to-properly-debug-failures-with-do-release-upgrade%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown


























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1162155%2fhow-to-properly-debug-failures-with-do-release-upgrade%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown









          Popular posts from this blog

          Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

          How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

          Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü