ubiquity crashed with TypeError in partman_column_name(): argument of type 'NoneType' is not iterable
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
partman-auto |
New
|
Undecided
|
Unassigned | ||
partman-auto (Ubuntu) |
Fix Released
|
High
|
Colin Watson | ||
Precise |
Fix Released
|
High
|
Colin Watson |
Bug Description
Most people redirected here by apport are likely affected by bug 939450 instead.
The bug report below has indeed been fixed even if it causes an identical stack trace as the new one.
-------
Ubuntu 12.04 daily build of 4-1-2012
ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: ubiquity 2.9.10
ProcVersionSign
Uname: Linux 3.2.0-7-generic x86_64
ApportVersion: 1.90-0ubuntu1
Architecture: amd64
CasperVersion: 1.296
Date: Wed Jan 4 22:51:36 2012
ExecutablePath: /usr/lib/
InterpreterPath: /usr/bin/python2.7
LiveMediaBuild: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64+mac (20120104)
ProcCmdline: /usr/bin/python /usr/lib/
ProcEnviron: Error: [Errno 13] Permission denied: '/proc/
PythonArgs: ['/usr/
SourcePackage: ubiquity
Title: ubiquity crashed with TypeError in partman_
Traceback:
Traceback (most recent call last):
File "/usr/lib/
if 'id' not in partition:
TypeError: argument of type 'NoneType' is not iterable
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
tags: | removed: need-duplicate-check |
tags: | added: rls-mgr-p-tracking |
affects: | ubiquity (Ubuntu Precise) → partman-auto (Ubuntu Precise) |
Changed in partman-auto (Ubuntu Precise): | |
status: | In Progress → Fix Committed |
no longer affects: | partman-auto |
description: | updated |
Changed in partman-auto (Ubuntu Precise): | |
assignee: | Anthony Mallah (anthony-mallah) → Colin Watson (cjwatson) |
Thanks for your report.
Error from the logs: ubiquity/ plugins/ ubi-partman. py", line 593, in partman_column_name
----
Jan 4 22:51:36 ubuntu ntfsresize: Filesystem check failed! Totally 6 cluster accounting mismatches.
Jan 4 22:51:36 ubuntu ntfsresize: ERROR: NTFS is inconsistent. Run chkdsk /f on Windows then reboot it TWICE!
Jan 4 22:51:36 ubuntu ntfsresize: The usage of the /f parameter is very IMPORTANT! No modification was
Jan 4 22:51:36 ubuntu ntfsresize: and will be made to NTFS by this software until it gets repaired.
Jan 4 22:51:36 ubuntu partman: Error running 'ntfsresize --info'
Jan 4 22:51:36 ubuntu ubiquity[3174]: Exception in GTK frontend (invoking crash handler):
Jan 4 22:51:36 ubuntu ubiquity[3174]: Traceback (most recent call last):
Jan 4 22:51:36 ubuntu ubiquity[3174]: File "/usr/lib/
Jan 4 22:51:36 ubuntu ubiquity[3174]: if 'id' not in partition:
Jan 4 22:51:36 ubuntu ubiquity[3174]: TypeError: argument of type 'NoneType' is not iterable
Jan 4 22:51:36 ubuntu ubiquity[3174]:
----
I'm setting to confirmed because it is also reported in bug 912563
In both cases the error follows an ntfsresize error.