[Bug 256151] x11/konsole profile set to /bin/sh: Warning: Could not find an interactive shell to start.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 25 15:38:32 BST 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256151

            Bug ID: 256151
           Summary: x11/konsole profile set to /bin/sh: Warning: Could not
                    find an interactive shell to start.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde at FreeBSD.org
          Reporter: grahamperrin at gmail.com
             Flags: maintainer-feedback?(kde at FreeBSD.org)
          Assignee: kde at FreeBSD.org

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
%

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list