Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2016 22:36:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208102] misc/mc: 4.8.16 has subshell disabled for SHELL=/bin/csh
Message-ID:  <bug-208102-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208102

            Bug ID: 208102
           Summary: misc/mc: 4.8.16 has subshell disabled for
                    SHELL=3D/bin/csh
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: zmiters@yandex.ru
                CC: woodsb02@gmail.com
             Flags: maintainer-feedback?(woodsb02@gmail.com)
                CC: woodsb02@gmail.com

Created attachment 168338
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D168338&action=
=3Dedit
Fix subshell disabled problem for SHELL=3D/bin/csh

While implementing "Support for ash + bugfixes for bash, fish (#2742)" the
/bin/csh was forgotten and no subshell working in mc. When you press Ctrl-o
pannels are disappearing, but csh command prompt is not there.

The problem is in treating the /bin/csh as symlink to /bin/tcsh, which actu=
ally
is the hardlink.

The link to the ticket: https://www.midnight-commander.org/ticket/2742

The patch is attached.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208102-13>