Activity log for bug #1172740

Date Who What changed Old value New value Message
2013-04-25 14:56:02 Marius B. Kotsbak bug added bug
2013-04-25 15:32:33 Brian Murray ubuntu-release-upgrader (Ubuntu): importance Undecided High
2013-04-25 15:33:13 Brian Murray summary Quantal->Raring: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1: ordinal not in range(128) Quantal->Raring: UnicodeDecodeError: in NotEnoughFreeSpaceError
2013-04-26 07:41:41 Launchpad Janitor ubuntu-release-upgrader (Ubuntu): status New Confirmed
2013-04-26 08:21:02 oyvindln bug added subscriber Øyvind Larsen Nygård
2013-05-03 23:49:27 Brian Murray ubuntu-release-upgrader (Ubuntu): status Confirmed Triaged
2014-04-22 22:14:14 Brian Murray ubuntu-release-upgrader (Ubuntu): milestone trusty-updates
2014-04-23 21:06:55 Brian Murray bug added subscriber Brian Murray
2014-04-24 11:23:13 Launchpad Janitor branch linked lp:ubuntu-release-upgrader
2014-04-24 12:55:48 Michael Vogt ubuntu-release-upgrader (Ubuntu): status Triaged In Progress
2014-04-24 12:55:53 Michael Vogt ubuntu-release-upgrader (Ubuntu): assignee Michael Vogt (mvo)
2014-04-28 21:09:15 Brian Murray nominated for series Ubuntu Trusty
2014-04-28 21:09:15 Brian Murray bug task added ubuntu-release-upgrader (Ubuntu Trusty)
2014-04-28 21:09:23 Brian Murray ubuntu-release-upgrader (Ubuntu Trusty): importance Undecided High
2014-04-28 21:09:26 Brian Murray ubuntu-release-upgrader (Ubuntu Trusty): status New In Progress
2014-04-28 21:09:28 Brian Murray ubuntu-release-upgrader (Ubuntu Trusty): milestone trusty-updates
2014-04-28 21:17:03 Brian Murray description Traceback (most recent call last): File "/tmp/ubuntu-release-upgrader-o9yy3k/raring", line 10, in <module> sys.exit(main()) File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeMain.py", line 240, in main if app.run(): File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeController.py", line 1777, in run return self.fullUpgrade() File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeController.py", line 1734, in fullUpgrade if not self.askDistUpgrade(): File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeController.py", line 968, in askDistUpgrade if not self._checkFreeSpace(): File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeController.py", line 945, in _checkFreeSpace required.dir)) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1: ordinal not in range(128) === Command detached from window (Thu Apr 25 16:39:54 2013) === ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: ubuntu-release-upgrader-core 1:0.190.6 ProcVersionSignature: Ubuntu 3.5.0-27.46-generic 3.5.7.7 Uname: Linux 3.5.0-27-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.6.1-0ubuntu10 Architecture: i386 Date: Thu Apr 25 16:49:19 2013 MarkForUpload: True PackageArchitecture: all ProcEnviron: TERM=xterm SHELL=/bin/bash PATH=(custom, no user) LANG=nb_NO.UTF-8 LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en SourcePackage: ubuntu-release-upgrader UpgradeStatus: Upgraded to quantal on 2013-04-25 (0 days ago) [Test Case] # apt-get install ubuntu-release-upgrader language-pack-ru vim-tiny # export LC_ALL=ru_RU.UTF-8 # export LANG=en_US.UTF-8 # export LANGUAGE=en_US # do-release-upgrade ctrl-c # cd /tmp/ubuntu-release-upgrader-* # vi DistUpgradeCache.py in line 1139 go from 50 to 5000000 # ./dist-upgrade.py Observe a Traceback ending with a UnicodeDecodeError in _checkFreeSpace() Original Report --------------- Traceback (most recent call last): File "/tmp/ubuntu-release-upgrader-o9yy3k/raring", line 10, in <module> sys.exit(main()) File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeMain.py", line 240, in main if app.run(): File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeController.py", line 1777, in run return self.fullUpgrade() File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeController.py", line 1734, in fullUpgrade if not self.askDistUpgrade(): File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeController.py", line 968, in askDistUpgrade if not self._checkFreeSpace(): File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeController.py", line 945, in _checkFreeSpace required.dir)) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1: ordinal not in range(128) === Command detached from window (Thu Apr 25 16:39:54 2013) === ProblemType: BugDistroRelease: Ubuntu 12.10 Package: ubuntu-release-upgrader-core 1:0.190.6 ProcVersionSignature: Ubuntu 3.5.0-27.46-generic 3.5.7.7 Uname: Linux 3.5.0-27-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.6.1-0ubuntu10 Architecture: i386 Date: Thu Apr 25 16:49:19 2013 MarkForUpload: True PackageArchitecture: all ProcEnviron:  TERM=xterm  SHELL=/bin/bash  PATH=(custom, no user)  LANG=nb_NO.UTF-8  LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:enSourcePackage: ubuntu-release-upgrader UpgradeStatus: Upgraded to quantal on 2013-04-25 (0 days ago)
2014-04-29 18:33:25 Brian Murray ubuntu-release-upgrader (Ubuntu Trusty): status In Progress Fix Committed
2014-04-29 18:33:28 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2014-04-29 18:33:33 Brian Murray bug added subscriber SRU Verification
2014-04-29 18:33:41 Brian Murray tags apport-bug dist-upgrade i386 quantal apport-bug dist-upgrade i386 quantal verification-needed
2014-04-29 21:54:14 Brian Murray description [Test Case] # apt-get install ubuntu-release-upgrader language-pack-ru vim-tiny # export LC_ALL=ru_RU.UTF-8 # export LANG=en_US.UTF-8 # export LANGUAGE=en_US # do-release-upgrade ctrl-c # cd /tmp/ubuntu-release-upgrader-* # vi DistUpgradeCache.py in line 1139 go from 50 to 5000000 # ./dist-upgrade.py Observe a Traceback ending with a UnicodeDecodeError in _checkFreeSpace() Original Report --------------- Traceback (most recent call last): File "/tmp/ubuntu-release-upgrader-o9yy3k/raring", line 10, in <module> sys.exit(main()) File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeMain.py", line 240, in main if app.run(): File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeController.py", line 1777, in run return self.fullUpgrade() File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeController.py", line 1734, in fullUpgrade if not self.askDistUpgrade(): File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeController.py", line 968, in askDistUpgrade if not self._checkFreeSpace(): File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeController.py", line 945, in _checkFreeSpace required.dir)) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1: ordinal not in range(128) === Command detached from window (Thu Apr 25 16:39:54 2013) === ProblemType: BugDistroRelease: Ubuntu 12.10 Package: ubuntu-release-upgrader-core 1:0.190.6 ProcVersionSignature: Ubuntu 3.5.0-27.46-generic 3.5.7.7 Uname: Linux 3.5.0-27-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.6.1-0ubuntu10 Architecture: i386 Date: Thu Apr 25 16:49:19 2013 MarkForUpload: True PackageArchitecture: all ProcEnviron:  TERM=xterm  SHELL=/bin/bash  PATH=(custom, no user)  LANG=nb_NO.UTF-8  LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:enSourcePackage: ubuntu-release-upgrader UpgradeStatus: Upgraded to quantal on 2013-04-25 (0 days ago) [Test Case] # apt-get install ubuntu-release-upgrader language-pack-ru vim-tiny # export LC_ALL=ru_RU.UTF-8 # export LANG=en_US.UTF-8 # export LANGUAGE=en_US # do-release-upgrade ctrl-c # cd /tmp/ubuntu-release-upgrader-* # vi DistUpgradeCache.py in line 1139 go from 50 to 5000000 # ./dist-upgrade.py Observe a Traceback ending with a UnicodeDecodeError in _checkFreeSpace() To test the package in -proposed you'll need to use do-release-upgrade -p and switch to the new ubuntu-release-upgrader-* directory and make the modifications there. Original Report --------------- Traceback (most recent call last): File "/tmp/ubuntu-release-upgrader-o9yy3k/raring", line 10, in <module> sys.exit(main()) File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeMain.py", line 240, in main if app.run(): File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeController.py", line 1777, in run return self.fullUpgrade() File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeController.py", line 1734, in fullUpgrade if not self.askDistUpgrade(): File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeController.py", line 968, in askDistUpgrade if not self._checkFreeSpace(): File "/tmp/ubuntu-release-upgrader-o9yy3k/DistUpgrade/DistUpgradeController.py", line 945, in _checkFreeSpace required.dir)) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1: ordinal not in range(128) === Command detached from window (Thu Apr 25 16:39:54 2013) === ProblemType: BugDistroRelease: Ubuntu 12.10 Package: ubuntu-release-upgrader-core 1:0.190.6 ProcVersionSignature: Ubuntu 3.5.0-27.46-generic 3.5.7.7 Uname: Linux 3.5.0-27-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.6.1-0ubuntu10 Architecture: i386 Date: Thu Apr 25 16:49:19 2013 MarkForUpload: True PackageArchitecture: all ProcEnviron:  TERM=xterm  SHELL=/bin/bash  PATH=(custom, no user)  LANG=nb_NO.UTF-8  LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:enSourcePackage: ubuntu-release-upgrader UpgradeStatus: Upgraded to quantal on 2013-04-25 (0 days ago)
2014-04-29 21:54:25 Brian Murray tags apport-bug dist-upgrade i386 quantal verification-needed apport-bug dist-upgrade i386 quantal verification-done
2014-04-30 03:05:03 Launchpad Janitor branch linked lp:ubuntu/trusty-proposed/ubuntu-release-upgrader
2014-05-03 07:46:01 Launchpad Janitor ubuntu-release-upgrader (Ubuntu): status In Progress Fix Released
2014-06-04 16:49:37 Odin Hørthe Omdal bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750120
2014-06-04 16:50:30 Odin Hørthe Omdal bug added subscriber Odin Hørthe Omdal
2014-06-06 20:23:34 Mathew Hodson bug task added python-apt (Debian)
2014-06-07 20:43:20 Bug Watch Updater python-apt (Debian): status Unknown Confirmed
2014-08-21 18:03:46 Steve Langasek tags apport-bug dist-upgrade i386 quantal verification-done apport-bug dist-upgrade i386 quantal
2014-08-21 18:03:48 Steve Langasek tags apport-bug dist-upgrade i386 quantal apport-bug dist-upgrade i386 quantal verification-needed
2014-08-21 18:51:19 Brian Murray tags apport-bug dist-upgrade i386 quantal verification-needed apport-bug dist-upgrade i386 quantal verification-done
2014-08-21 20:48:00 Launchpad Janitor ubuntu-release-upgrader (Ubuntu Trusty): status Fix Committed Fix Released
2014-08-21 20:48:26 Brian Murray removed subscriber Ubuntu Stable Release Updates Team
2014-08-23 02:14:43 Mathew Hodson bug task deleted python-apt (Debian)
2014-08-23 02:15:15 Mathew Hodson bug watch removed http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750120
2015-09-17 00:00:51 Mathew Hodson ubuntu-release-upgrader (Ubuntu): milestone trusty-updates