** Summary changed:

- The do-release-upgrade can not complete upgrade to Trusty from Saucy because 
dpkg says "too many errors, stopping", and OS are broken in the half-finished 
states.
+ [Saucy => Trusty] do-release-upgrade failed with "too many errors, stopping"

** Description changed:

- 1) before$ lsb_release -rd
- Description:  Ubuntu 13.10
- Release:      13.10
- after$ lsb_release -rd
- Description:  Ubuntu 14.04 LTS
- Release:      14.04
+ Currently, Saucy => Trusty upgrade will fail with "too many errors,
+ stopping".
  
- 2) ubuntu-release-upgrader-core 1:0.205.6 
- dpkg 1.16.12ubuntu1.3
+ How to reproduce:
  
- 3) Run "do-release-upgrade" or "do-release-upgrade -d"
- I expected that upgrading are complited.
- 4) But upgrading are stopped, OS are broken in the half-finished states.
+ 1) install clean 13.10
+ 2) update 13.10 with apt-get update && apt-get dist-upgrade
+ 3) upgrade by do-release-upgrade
  
- 5) Additional.
- I can reproduce many times this issue on VirtualBox.
- But OS are broken, then it is difficult to offer the after states.
+ Actual results: 
+ Upgrade process failed with "too many errors, stopping" messages, you can see 
more information from https://launchpadlibrarian.net/179081870/typescript.txt
+  
+ Expected results:
+ upgrade process succeed flawlessly
+ 
+ Workaround:
+ Exec 'sudo apt-get install -f' in your terminal after upgrade failed.
+ 
+ =========================================================================
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: ubuntu-release-upgrader-core 1:0.205.6
  ProcVersionSignature: Ubuntu 3.11.0-24.41-generic 3.11.10.11
  Uname: Linux 3.11.0-24-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  CrashDB: ubuntu
  Date: Tue Jul  1 21:04:51 2014
  InstallationDate: Installed on 2014-07-01 (0 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Build amd64 LIVE Binary 
20131024-17:53
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  UpgradeStatus: No upgrade log present (probably fresh install)

** Changed in: ubuntu-release-upgrader (Ubuntu)
       Status: Incomplete => Confirmed

** Summary changed:

- [Saucy => Trusty] do-release-upgrade failed with "too many errors, stopping"
+ [Saucy => Trusty] do-release-upgrade failed with "Errors were encountered 
while processing: procps udev initramfs-tools"

** Description changed:

- Currently, Saucy => Trusty upgrade will fail with "too many errors,
- stopping".
+ Currently, Saucy => Trusty upgrade will fail with "Errors were
+ encountered while processing: procps udev initramfs-tools"
  
  How to reproduce:
  
  1) install clean 13.10
  2) update 13.10 with apt-get update && apt-get dist-upgrade
  3) upgrade by do-release-upgrade
  
- Actual results: 
- Upgrade process failed with "too many errors, stopping" messages, you can see 
more information from https://launchpadlibrarian.net/179081870/typescript.txt
-  
  Expected results:
  upgrade process succeed flawlessly
  
+ Actual results:
+ Upgrade process failed with "Errors were encountered while processing: procps 
udev initramfs-tools" messages, like below:
+ ------------------------------------------------------------
+ dpkg: dependency problems prevent configuration of procps:
+  procps depends on initscripts; however:
+   Package initscripts is not configured yet.
+ 
+ dpkg: error processing package procps (--configure):
+  dependency problems - leaving unconfigured
+ dpkg: dependency problems prevent configuration of udev:
+  udev depends on procps; however:
+   Package procps is not configured yet.
+ 
+ dpkg: error processing package udev (--configure):
+  dependency problems - leaving unconfigured
+ Setting up initramfs-tools-bin (0.103ubuntu4.2) ...
+ Setting up libklibc (2.0.3-0ubuntu1) ...
+ Setting up klibc-utils (2.0.3-0ubuntu1) ...
+ Setting up busybox-initramfs (1:1.21.0-1ubuntu1) ...
+ Setting up kmod (15-0ubuntu6) ...
+ Installing new version of config file /etc/init/kmod.conf ...
+ dpkg: dependency problems prevent configuration of initramfs-tools:
+  initramfs-tools depends on udev (>= 147~-5); however:
+   Package udev is not configured yet.
+ 
+ dpkg: error processing package initramfs-tools (--configure):
+  dependency problems - leaving unconfigured
+ Setting up libpng12-0:amd64 (1.2.50-1ubuntu2) ...
+ Setting up libplymouth2:amd64 (0.8.8-0ubuntu17) ...
+ Processing triggers for ureadahead (0.100.0-16) ...
+ Setting up module-init-tools (15-0ubuntu6) ...
+ Processing triggers for libc-bin (2.19-0ubuntu6) ...
+ Errors were encountered while processing:
+  procps udev initramfs-tools
+ ------------------------------------------------------------
+ 
+ You can see more information from
+ https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-
+ upgrader/+bug/1336267/+attachment/4144373/+files/dist-
+ upgrade.downgrade.tar.gz
+ 
  Workaround:
- Exec 'sudo apt-get install -f' in your terminal after upgrade failed.
+ Exec 'sudo apt-get install -f && apt-get dist-upgrade' in your terminal after 
upgrade failed.
  
  =========================================================================
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: ubuntu-release-upgrader-core 1:0.205.6
  ProcVersionSignature: Ubuntu 3.11.0-24.41-generic 3.11.10.11
  Uname: Linux 3.11.0-24-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  CrashDB: ubuntu
  Date: Tue Jul  1 21:04:51 2014
  InstallationDate: Installed on 2014-07-01 (0 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Build amd64 LIVE Binary 
20131024-17:53
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  [Saucy => Trusty] do-release-upgrade failed with "Errors were
  encountered while processing: procps udev initramfs-tools"

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to