Merge proposal for a fix here:
https://code.launchpad.net/~jderose/ubiquity/fix-1297312/+merge/212745

I confirmed this fixes the issue with regard to the customer first boot
in OEM mode by manually editing /usr/bin/ubiquity-dm.

I haven't confirmed whether this fixes "Install Ubuntu" as that would
require building a new ISO to properly test, something I don't have
experience with with :)

Also, I haven't yet built ubiquity and and run its test, so there might
be some unit test changes that are needed as well, dunno yet.

-- 
You received this bug notification because you are a member of Tieto,
which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1297312

Title:
  automatic-ubiquity does no longer start in Ubuntu-14.04

Status in “ubiquity” package in Ubuntu:
  Triaged
Status in “ubiquity” source package in Trusty:
  Triaged

Bug description:
  I created a new LiveCD install image for Ubuntu-14.04 today and
  automatic-ubiquity does not work anymore.

  In /var/log/installer/dm I can see this message:
  ubiquity-dm: Failed with an exception:
  ubiquity-dm: Traceback (most recent call last):
    File "/usr/bin/ubiquity-dm", line 716, in main
      ret = run(vt, display, username)
    File "/usr/bin/ubiquity-dm", line 691, in run
      ret = dm.run(*sys.argv[4:])
    File "/usr/bin/ubiquity-dm", line 516, in run
      preexec_fn=self.drop_privileges))
    File "/usr/lib/python3.4/subprocess.py", line 848, in __init__
      restore_signals, start_new_session)
    File "/usr/lib/python3.4/subprocess.py", line 1446, in _execute_child
      raise child_exception_type(errno_num, err_msg)
  FileNotFoundError: [Errno 2] No such file or directory: 
'/usr/lib/x86_64-linux-gnu/indicator-application-service'

  The last LiveCD image I created have the 
/usr/lib/x86_64-linux-gnu/indicator-application-service file but not the one I 
created today.
  The file belongs to the indicator-application package.
  Version 12.10.1+14.04.20140117-0ubuntu1 have the file but 
12.10.1+14.04.20140324-0ubuntu1 does not.

  Ugly workaround:
  ln -s 
/usr/lib/x86_64-linux-gnu/indicator-application/indicator-application-service 
/usr/lib/x86_64-linux-gnu/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1297312/+subscriptions

-- 
Mailing list: https://launchpad.net/~tieto
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tieto
More help   : https://help.launchpad.net/ListHelp

Reply via email to