[Bug 1302694] Re: ubi-partman fails with error code 141 during install (14.04 beta 2)
Jean-Baptiste Lallement
jean-baptiste.lallement at ubuntu.com
Mon Apr 7 07:09:34 UTC 2014
Thanks for your report.
There is a partition with non-ascii characters and in debug log there is is UnicodeDecodeError exception:
Exception caught in process_line:
Traceback (most recent call last):
File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 145, in process_line
return self.dbfilter.process_line()
File "/usr/lib/ubiquity/ubiquity/debconffilter.py", line 287, in process_line
if not input_widgets[0].run(priority, question):
File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 2977, in run
size = int(parted.partition_info(p_id)[2])
File "/usr/lib/ubiquity/ubiquity/parted_server.py", line 220, in partition_info
self.open_dialog('PARTITION_INFO', partition)
File "/usr/lib/ubiquity/ubiquity/parted_server.py", line 141, in open_dialog
self.error_handler()
File "/usr/lib/ubiquity/ubiquity/parted_server.py", line 112, in error_handler
exception_type = self.read_line()[0]
File "/usr/lib/ubiquity/ubiquity/parted_server.py", line 74, in read_line
line = self.outf.readline().rstrip('\n')
File "/usr/lib/python3.4/codecs.py", line 313, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe9 in position 64: invalid continuation byte
Which could be due to the non-ascii label. Setting to incomplete and
I'll will try to reproduce the case.
** Changed in: ubiquity (Ubuntu)
Importance: Undecided => High
** Changed in: ubiquity (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1302694
Title:
ubi-partman fails with error code 141 during install (14.04 beta 2)
Status in “ubiquity” package in Ubuntu:
Incomplete
Bug description:
When running ubiquity from terminal, throws this error and never gets to the partitioning window.
When running it from the sidebar, doen't throw error but hangs before partitioning window (to never get there eventually)
It's very annoying, I seem to understand it searches for a RAID pool
(I have a SSD), but I made sure to have s-ATA set to AHCI mode in the
EFI/BIOS setup before booting the installer (and there's no Intel Fast
Storage option there by the way)
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.17.10
ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
Uname: Linux 3.13.0-19-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CasperVersion: 1.339
CurrentDesktop: Unity
Date: Fri Apr 4 18:06:51 2014
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash --
LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1302694/+subscriptions
More information about the foundations-bugs
mailing list