ubiquity crashed with ValueError in command(): I/O operation on closed file

Bug #986804 reported by Zack90
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
New
Undecided
Unassigned

Bug Description

I tried to install ubuntu with the live daily build of 21/04/2012, choosing how to partition the system manually. I own to my hard drive with 2 partitions windows 7 and Ubuntu 11.10 x86_64 .. this last has 4 partitions: / (ext4 journaling), / boot (ext2, without journaling), / home (ext4 journaling) and swap .. not touching anything, I just canceled the installation and the window partition crashed! and top right is another pop icon keyboard!

Tags: amd64 oneiric
Revision history for this message
Sebastien Bacher (seb128) wrote :

the title matches https://errors.ubuntu.com/bucket/?id=/usr/lib/ubiquity/bin/ubiquity:ValueError:watch_debconf_fd_helper:process_input:wait:cleanup:preseed:%3Clambda%3E:command which is one of the most reported precise issue

"Traceback (most recent call last):
  File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 1391, in watch_debconf_fd_helper
    return callback(source, debconf_condition)
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 252, in process_input
    self.status = self.wait()
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 148, in wait
    self.cleanup()
  File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 2867, in cleanup
    self.preseed('grub-installer/bootdev', self.ui.get_grub_choice())
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 342, in preseed
    self.db.set(name, value)
  File "/usr/lib/python2.7/dist-packages/debconf.py", line 60, in <lambda>
    lambda *args, **kw: self.command(command, *args, **kw))
  File "/usr/lib/python2.7/dist-packages/debconf.py", line 64, in command
    self.write.write("%s %s\n" % (command, ' '.join(map(str, params))))
ValueError: I/O operation on closed file"

tags: added: amd64 oneiric
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.