[LEDE-DEV] Failed to execute /usr/libexec/login.sh

Alexey Brodkin Alexey.Brodkin at synopsys.com
Wed May 11 15:08:55 PDT 2016


Hi Daniel,

Looks like one recent commit:
----------------------------->8-----------------------------
commit a1860283b37c7a26f78c7387227a42219e8b4d4d
Author: luka <luka at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date:   Tue May 10 22:36:25 2016 +0000

    image / basefiles: make console password configurable
    
    Signed-off-by: Daniel Dickinson <openwrt at daniel.thecshore.com>
    Signed-off-by: John Crispin <john at phrozen.org>
    
    git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49325 3c298f89-4303-0410-b956-a3cf2f4a3e73
----------------------------->8-----------------------------

breaks something for my boards (in particular arc770-based boards).
I'm unable to activate console now. That's what I'm getting
every time I press ENTER:
----------------------------->8-----------------------------
Failed to execute /usr/libexec/login.sh
Please press Enter to activate this console.
Failed to execute /usr/libexec/login.sh
Please press Enter to activate this console.
----------------------------->8-----------------------------

If I revert mentioned commit problem goes away.

Any thoughts on what might be wrong here?
Probably something is missing in my board's init scripts etc?

-Alexey


More information about the Lede-dev mailing list