** Summary changed:

- Prompting for step 4 in --automatic mode only when not in --debug mode
+ Prompting for step 5 in --automatic mode only when not in --debug mode

** Description changed:

  Binary package hint: ubiquity
  
- Ubiquity 1.10.7 prompts the user for step 4 (name, username, password,
- hostname, auto-login) when run with --automatic only when not also run
- with --debug using the following preseed file:
- 
+ Ubiquity 1.10.7 prompts the user for step 5 (name, username, password,
+ hostname, auto-login) when run from the .desktop file with the following
+ preseed file:
  
  d-i passwd/user-fullname string Ubuntu MID User
  d-i passwd/username string ubuntu
  d-i passwd/allow-password-empty boolean true
  d-i passwd/user-password password
  d-i passwd/user-password-again password
  d-i netcfg/get_hostname string ubuntu
  d-i mirror/http/hostname string ports.ubuntu.com
  d-i mirror/http/directory string /ubuntu-ports
  d-i mirror/suite string intrepid
+ 
+ When run from the command line, the expected behaviour is seen.
+ Further, adding --debug to the .desktop file does not appear to produce
+ debug output.

-- 
Prompting for step 5 in --automatic mode only when not in --debug mode
https://bugs.launchpad.net/bugs/287857
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to