installer crash on installing ubuntu 6.1 on AMD

Bug #77407 reported by kkurnia
This bug report is a duplicate of:  Bug #48383: debconf frontend went away -- gtkui. Edit Remove
2
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: ubiquity

I'm new to UBUNTU, I added the last few lines of the syslog and partman logs:

syslog:
Dec 29 00:07:41 ubuntu ubiquity[6346]: ubiquity: Watching for question patterns ^partman/confirm.*, type:boolean, ERROR, PROGRESS, ^ubiquity/summary.*
Dec 29 00:07:42 ubuntu ubiquity: unsupported
Dec 29 00:07:42 ubuntu ubiquity: kernelmodules_basicfilesystems
Dec 29 00:07:42 ubuntu ubiquity: kernelmodules_ext3
Dec 29 00:07:42 ubuntu ubiquity: kernelmodules_jfs
Dec 29 00:07:42 ubuntu ubiquity: kernelmodules_reiserfs
Dec 29 00:07:42 ubuntu ubiquity: kernelmodules_xfs
Dec 29 00:07:42 ubuntu ubiquity: umount_target
Dec 29 00:07:42 ubuntu ubiquity: parted
Dec 29 00:07:42 ubuntu kernel: [17180140.196000] end_request: I/O error, dev fd0, sector 0
Dec 29 00:07:42 ubuntu kernel: [17180140.220000] end_request: I/O error, dev fd0, sector 0
Dec 29 00:07:42 ubuntu ubiquity: dump
Dec 29 00:07:42 ubuntu ubiquity: update_partitions
Dec 29 00:07:43 ubuntu ubiquity: filesystems_detected
Dec 29 00:07:43 ubuntu ubiquity: auto_mountpoints
Dec 29 00:07:43 ubuntu ubiquity: autouse_swap
Dec 29 00:07:43 ubuntu ubiquity: backup
Dec 29 00:07:45 ubuntu ubiquity[6346]: Exception in GTK frontend (invoking crash handler):
Dec 29 00:07:45 ubuntu ubiquity[6346]: Traceback (most recent call last):
Dec 29 00:07:45 ubuntu ubiquity[6346]: File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 1354, in watch_debconf_fd_helper
Dec 29 00:07:45 ubuntu ubiquity[6346]: return callback(source, debconf_condition)
Dec 29 00:07:45 ubuntu ubiquity[6346]: File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 169, in process_input
Dec 29 00:07:45 ubuntu ubiquity[6346]: if not self.process_line():
Dec 29 00:07:45 ubuntu ubiquity[6346]: File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 103, in process_line
Dec 29 00:07:45 ubuntu ubiquity[6346]: return self.dbfilter.process_line()
Dec 29 00:07:45 ubuntu ubiquity[6346]: File "/usr/lib/ubiquity/ubiquity/debconffilter.py", line 228, in process_line
Dec 29 00:07:45 ubuntu ubiquity[6346]: if not input_widgets[0].run(priority, question):
Dec 29 00:07:45 ubuntu ubiquity[6346]: File "/usr/lib/ubiquity/ubiquity/components/summary.py", line 42, in run
Dec 29 00:07:45 ubuntu ubiquity[6346]: for line in self.extended_description(question).split("\n"):
Dec 29 00:07:45 ubuntu ubiquity[6346]: File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 239, in extended_description
Dec 29 00:07:45 ubuntu ubiquity[6346]: data = unicode(self.db.metaget(question, 'extended_description'),
Dec 29 00:07:45 ubuntu ubiquity[6346]: File "/usr/lib/python2.4/site-packages/debconf.py", line 60, in <lambda>
Dec 29 00:07:45 ubuntu ubiquity[6346]: lambda *args, **kw: self.command(command, *args, **kw))
Dec 29 00:07:45 ubuntu ubiquity[6346]: File "/usr/lib/python2.4/site-packages/debconf.py", line 81, in command
Dec 29 00:07:45 ubuntu ubiquity[6346]: status = int(status)
Dec 29 00:07:45 ubuntu ubiquity[6346]: ValueError: invalid literal for int():
Dec 29 00:07:45 ubuntu ubiquity[6346]:

the partman:
parted_server: ======= Starting the server
parted_server: main_loop: iteration 1
parted_server: Opening infifo
/lib/partman/init.d/30parted: IN: OPEN =dev=hda /dev/hda
parted_server: Read command: OPEN
parted_server: command_open()
parted_server: Request to open =dev=hda
parted_server: Opening outfifo
parted_server: OUT: OK

parted_server: OUT: OK

parted_server: Note =dev=hda as unchanged
parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 2
parted_server: Opening infifo
/lib/partman/init.d/30parted: IN: OPEN =dev=hdb /dev/hdb
parted_server: Read command: OPEN
parted_server: command_open()
parted_server: Request to open =dev=hdb
parted_server: Opening outfifo
parted_server: OUT: OK

parted_server: OUT: OK

parted_server: Note =dev=hdb as unchanged
parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 3
parted_server: Opening infifo
/lib/partman/init.d/35dump: *******************************************************
/lib/partman/init.d/35dump: IN: DUMP =dev=hda
parted_server: Read command: DUMP
parted_server: command_dump()
parted_server: Opening outfifo
parted_server: OUT: OK

I hope it helps.

Revision history for this message
Henrik Nilsen Omma (henrik) wrote :

We are seeing a large number of these bugs (which we are tagging as debconf-frontend-crash). While we are not 100% that they all have the same cause (we have not yet found the cause) we are grouping them together as duplicates.

If you are still able to reproduce this bug it would be great to have the full /var/log/syslog and /var/log/partman log files. This page contains detailed information on uploading log files: https://wiki.ubuntu.com/DebuggingUbiquity/AttachingLogs (you will have to repeat the install attempt with the same Live CD to get them)

Revision history for this message
linguizic (danajanezic) wrote : Re: [Bug 77407] Re: installer crash on installing ubuntu 6.1 on AMD

I wish I could reproduce the bug, but I don't remember which machine and
which CD I used. If I see it again I will definitely send you the log
files.

On 1/8/07, Henrik Nilsen Omma <email address hidden> wrote:
>
> *** This bug is a duplicate of bug 48383 ***
>
> We are seeing a large number of these bugs (which we are tagging as
> debconf-frontend-crash). While we are not 100% that they all have the
> same cause (we have not yet found the cause) we are grouping them
> together as duplicates.
>
> If you are still able to reproduce this bug it would be great to have
> the full /var/log/syslog and /var/log/partman log files. This page
> contains detailed information on uploading log files:
> https://wiki.ubuntu.com/DebuggingUbiquity/AttachingLogs (you will have
> to repeat the install attempt with the same Live CD to get them)
>
> ** This bug has been marked a duplicate of bug 48383
> debconf frontend went away -- gtkui
>
> --
> installer crash on installing ubuntu 6.1 on AMD
> https://launchpad.net/bugs/77407
>

--
Dana Janezic

Revision history for this message
linguizic (danajanezic) wrote :
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.