tieto team mailing list archive
-
tieto team
-
Mailing list archive
-
Message #00810
[Bug 1297312] Re: ubiquity-dm fails with: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/x86_64-linux-gnu/indicator-application-service'
This bug was fixed in the package ubiquity - 2.17.10
---------------
ubiquity (2.17.10) trusty; urgency=low
[ Luke Yelavich ]
* Set up atk label association for grub boot loader location combo box in
advanced partition editor.
* Add Super + Alt + S as an activation keystroke for the screen reader
profile. This mirrors the same keystroke that can be used to activate the
screen reader when in a Unity or GNOME desktop. The Control + S keystroke
is still present for transitional purposes, so new users don't need to
hunt for new information when they attempt to install trusty. It will be
removed in trusty+1.
[ Jason Gerard DeRose ]
* ubiquity-dm: 'indicator-application-service' =>
'indicator-application/indicator-application-service' (LP: #1297312).
[ Colin Watson ]
* Resolve LABEL= and UUID= entries in /etc/crypttab into real devices
before trying to run swapoff and test -b on them (LP: #1296697).
* Automatic update of included source packages: flash-kernel
3.0~rc.4ubuntu48, grub-installer 1.78ubuntu18, partconf 1.45,
partman-jfs 43, partman-lvm 90, partman-newworld 32.
-- Colin Watson <cjwatson@xxxxxxxxxx> Wed, 26 Mar 2014 15:11:43 +0000
** Changed in: ubiquity (Ubuntu Trusty)
Status: Fix Committed => Fix Released
--
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:
ubiquity-dm fails with: FileNotFoundError: [Errno 2] No such file or
directory: '/usr/lib/x86_64-linux-gnu/indicator-application-service'
Status in “ubiquity” package in Ubuntu:
Fix Released
Status in “ubiquity” source package in Trusty:
Fix Released
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