Bugzilla Automation <[email protected]> has asked freebsd-kde (Team) <[email protected]> for maintainer-feedback: Bug 256151: x11/konsole profile set to /bin/sh: Warning: Could not find an interactive shell to start. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256151
--- Description --- Spun off from <https://forums.freebsd.org/threads/80286/>: 1. create a new profile 2. set its command to /bin/sh 3. open a new tab using the profile > Warning: Could not find an interactive shell to start. ### Workaround 4. edit the profile to use sh (without specifying a path) ### Environment % date ; freebsd-version ; uname -KU Tue 25 May 2021 15:36:14 BST 14.0-CURRENT 1400013 1400013 % pkg info -x konsole konsole-21.04.1 % grep url /etc/pkg/FreeBSD.conf url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest", % ls -hl /bin/sh -r-xr-xr-x 1 root wheel 168K 15 May 14:33 /bin/sh % file /bin/sh /bin/sh: ELF 64-bit LSB pie executable, x86-64, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 14.0 (1400013), FreeBSD-style, stripped %
