[Bug 1254447] Re: Upgrade to 13.10 crashes because of hidden file

Launchpad Bug Tracker 1254447 at bugs.launchpad.net
Mon Feb 10 17:03:55 UTC 2014


** Branch linked: lp:ubuntu/trusty-proposed/apt-clone

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

Title:
  Upgrade to 13.10 crashes because of hidden file

Status in “apt-clone” package in Ubuntu:
  In Progress
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Confirmed

Bug description:
  Following the normal procedure to upgrade with the update manager doesn't work.  No error message, just stops working.
  Starting it from the command line: sudo update-manager -d
  Produces a stack trace in the terminal.  The error is: UnicodeDecodeError: 'utf8' codec can't decode byte ...
  This is in function _add_file_to_tar_with_password_check
  (Sorry, didn't copy the whole stack trace; however you should be able to reproduce it from the instructions below).

  The cause was a hidden file in /etc/apt/sources.list.d
  This is a Vim undo file, which has a binary format, thus not utf-8 encoded: .google-chrome.list.un~

  1. First of all, if the updater crashes with a stack trace, a dialog should appear to report the error.
      Pointing to the log file, which I later found out to be /var/log/dist-upgrade/main.log, would be helpful.
     I waited several minutes, thinking that it was busy in the background.

  2. The update must ignore hidden files.  The user may edit files with Vim, which may leave hidden undo files behind.
      A better solution is to only use files that are known to be relevant, not blindly processing every random file.

  3. If the update fails to read a file there should be an option to ignore the error and continue.  Listing the file name and/or contents should give the user a hint about what he is skipping.  This is the only way the upgrade can continue from a damaged system without the user manually hunting around for problems and guessing how to fix them.
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: i386
  CrashDB: ubuntu
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2012-11-18 (371 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2)
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: ubuntu-release-upgrader (not installed)
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy dist-upgrade
  Uname: Linux 3.11.0-13-generic i686
  UpgradeStatus: Upgraded to saucy on 2013-11-24 (0 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  VarLogDistupgradeAptclonesystemstate.tar.gz: Error: command ['pkexec', 'cat', '/var/log/dist-upgrade/apt-clone_system_state.tar.gz'] failed with exit code 126: Error executing command as another user: Request dismissed
  VarLogDistupgradeTermlog:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-clone/+bug/1254447/+subscriptions



More information about the foundations-bugs mailing list