[Bug 1291192] Re: click hook run-user fails when booting image 233
Launchpad Bug Tracker
1291192 at bugs.launchpad.net
Wed Mar 12 13:52:37 UTC 2014
This bug was fixed in the package click - 0.4.18.3
---------------
click (0.4.18.3) trusty; urgency=medium
[ Colin Watson ]
* Take a slightly different approach to fixing "click hook run-user": only
try to update user registration symlinks if they already exist in the
overlay database.
click (0.4.18.2) trusty; urgency=medium
* Make "click hook run-user" ensure that the user registration directory
exists before dropping privileges and trying to create symlinks in it
(LP: #1291192).
-- Ubuntu daily release <ps-jenkins at lists.canonical.com> Wed, 12 Mar 2014 12:02:47 +0000
** Changed in: click (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to click in Ubuntu.
https://bugs.launchpad.net/bugs/1291192
Title:
click hook run-user fails when booting image 233
Status in “click” package in Ubuntu:
Fix Released
Bug description:
click-user-hooks fails when starting the phablet session, making it
unable to start any click packages:
Error (also from the crash file):
Traceback (most recent call last):
File "/usr/bin/click", line 86, in <module>
sys.exit(main())
File "/usr/bin/click", line 82, in main
return mod.run(args)
File "/usr/lib/python3/dist-packages/click/commands/hook.py", line 74, in run
Click.run_user_hooks(db, user_name=options.user)
gi._glib.GError: symlink /opt/click.ubuntu.com/.click/users/phablet/.com.ubuntu.calculator.new -> /usr/share/click/preinstalled/com.ubuntu.calculator/0.1.3.224 failed: No such file or directory
It seems that this error happens because phablet is unable to create any file/dir at /opt/click.ubuntu.com:
$ ls -l /opt/
total 4
drwxr-xr-x 2 clickpkg clickpkg 4096 Mar 12 04:00 click.ubuntu.com
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/click/+bug/1291192/+subscriptions
More information about the foundations-bugs
mailing list