ubiquity issue with unattended installation

Bug #580478 reported by uOne Dang
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Binary package hint: ubiquity

Lucid & preseed installation (ubiquity) question ....

Hi folks,

I am creating live/installable Lucid ISO image. I provided the installation with pre-seed file to make automatic installation.

I see 2 things and the process stops:

1) In the "Installing System" pop-up window with "Verifying Installation Configuration" text ...==> the percentage went up to 380% ....

2) The automatic installation stops at "Install" pop-up window. ... "Ready To Install" ... with "Your new operating system information will now be installed with the following settings" ... and the information populated properly with information provided in the pre-seed file.

The "Install" pop-up window is at : Step 1 of 7 and only buttons "Quit" and "Advanced ..." are enabled ....===> can not continue the installation process (even manually ) ...

Is this a ubiquity bug or something wrong with my pre-seed file ?

Any help/suggestion is greatly appreciated ...

Thanks in advance ...

Dang

++++ Here is the content of my pre-seed file:

# Install the SP Linux - Preseed Information

d-i console-setup/ask_detect boolean false
d-i console-setup/layoutcode string us
d-i debian-installer/locale string en_us
d-i console-keymaps-usb/keymap select mac-usb-us

# Static network configuration.

d-i netcfg/choose_interface select eth0
d-i netcfg/disable_dhcp boolean true
d-i netcfg/get_hostname string my-linux
d-i netcfg/get_nameservers string a.b.c.d
d-i netcfg/get_ipaddress string a.b.c.d
d-i netcfg/get_netmask string 255.255.255.0
d-i netcfg/get_gateway string a.b.c.1
d-i netcfg/confirm_static boolean true

# Clock and time zone
d-i clock-setup/utc boolean true
d-i time/zone string US/Eastern
d-i clock-setup/ntp boolean false

# Partition

d-i partman-auto/disk string /dev/sda
d-i partman-auto/method string regular
d-i partman-auto/purge_lvm_from_device boolean true

d-i partman-auto/expert_recipe string boot-root :: 1000 50 1000 ext3 \
$primary{ } \
$bootable{ } \
method{ format } \
format{ } \
use_filesystem{ } \
filesystem{ ext3 } \
mountpoint{ /boot } \
. \
512 512 200% linux-swap \
method{ swap } \
format{ } \
.\
512 10000 1000000000 ext3 \
method{ format } \
format{ } \
use_filesystem{ } \
filesystem{ ext3 } \
mountpoint{ / } \
.
d-i partman/confirm_write_new_label boolean true
d-i partman/choose_partition select Finish partitioning and write changes to disk
d-i partman/confirm boolean true
d-i partman-partitioning/confirm_new_label boolean true

d-i partman/confirm_write_new_label boolean true

# apt-get setup

d-i apt-setup/use_mirror boolean false
d-i apt-setup/local0/repository string file:///cdrom dists/
d-i apt-setup/local0/comment string This is the mini-repository from the CD iso image

d-i apt-setup/contrib boolean false
d-i apt-setup/use_mirror boolean false

# User Account

d-i passwd/root-login boolean false
d-i passwd/root-password password r00tme
d-i passwd/root-password-again password r00tme

d-i passwd/make-user boolean true
d-i passwd/auto-login string true
d-i passwd/user-fullname string LName FName
d-i passwd/username string myuserId
d-i passwd/user-password password myuserPasswd
d-i passwd/user-password-again password myuserPasswd
d-i passwd/user-uid string 400
d-i passwd/user-default-groups string adm
d-i user-setup/allow-password-weak boolean true

# Installation setup

d-i grub-installer/only_debian boolean true
d-i finish-install/reboot_in_progress note

# Install additional packages
d-i preseed/late_command string in-target sh /usr/bin/postinstall.sh;

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: ubiquity (not installed)
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
Architecture: amd64
Date: Fri May 14 08:19:14 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate amd64 (20100419.1)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: ubiquity

Revision history for this message
uOne Dang (uonedang) wrote :
Revision history for this message
uOne Dang (uonedang) wrote :

This is the issue with ubiquity-frontend-gtk ... I replaced the ubiquity-frontend-kde, and it worked. But the
late_command string does not work.

Thanks

Dang

Revision history for this message
uOne Dang (uonedang) wrote :

This is the issue with ubiquity-frontend-gtk ... I replaced the ubiquity-frontend-gtk with ibiquity-frontend-kde, and it worked fine. But the late_command string does not work.

Thanks

Dang

Revision history for this message
Brian Thomason (brian-thomason) wrote :

Did you ever figure out how to get late_command working?

tags: added: ubiquity-2.2.20
Revision history for this message
Simon Quigley (tsimonq2) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. It would help us a lot if you could test it on a currently supported Ubuntu version. When you test it and it is still an issue, kindly upload the updated logs by running only once:
apport-collect 580478

and any other logs that are relevant for this particular issue.

Changed in ubiquity (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for ubiquity (Ubuntu) because there has been no activity for 60 days.]

Changed in ubiquity (Ubuntu):
status: Incomplete → Expired
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.