[Bug 1332907] Re: /scripts/local-top/kbdrate.sh: permission denied
James Hunt
1332907 at bugs.launchpad.net
Mon Jun 23 08:32:53 UTC 2014
This looks like a local customization you have added to the initramfs
since file /usr/share/initramfs-tools/scripts/local-top/kbdrate.sh is
not / no longer provided by an archive package. Somehow that script
seems to have lost its execute bit.
I would check the contents of that file and if you recall writing it,
make the file executable and update the initramfs like this:
sudo chmod 755 /usr/share/initramfs-tools/scripts/local-top/kbdrate.sh
sudo update-initramfs
If kbdrate.sh is not something you have written, please attach to this
bug so we can take a look at it.
Either way, this problem is not an issue with the upstart package.
** Changed in: upstart (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1332907
Title:
/scripts/local-top/kbdrate.sh: permission denied
Status in “upstart” package in Ubuntu:
Incomplete
Bug description:
I installed Ubuntu 14.04 from scratch with LUKS-cryptsetup, so I
always need to type the password before the system can mount the
harddisks.
During start, if I press ESC when prompted for the password, I can see
the console.
There is an error message "/scripts/local-top/kbdrate.sh: permission
denied".
This error message also existed on Ubuntu 12.04.
patrik at ubuntu:~$ lsb_release -rd
Description: Ubuntu 14.04 LTS
Release: 14.04
patrik at ubuntu:~$ apt-cache policy upstart
upstart:
Installed: 1.12.1-0ubuntu4
Candidate: 1.12.1-0ubuntu4
Version table:
*** 1.12.1-0ubuntu4 0
500 http://se.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status
patrik at ubuntu:~$
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1332907/+subscriptions
More information about the foundations-bugs
mailing list