Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2014 16:37:52 +0100
From:      Damien Fleuriot <ml@my.gd>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   PORTS - possible regression in shells/lshell 0.9.16 ?
Message-ID:  <CAE63ME5fRkKcSzDB3_7r5u2Mm8Go4xJeTM0_BPPShLL96AZyWQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello list,



I'm seeing this peculiar behaviour with lshell-0.9.16 on 8-STABLE and
10-STABLE.

After issuing `ls' , lshell gets suspended to the background (and can be
resumed with `fg').


==
root@nas:~ # lshell
You are in a limited shell.
Type '?' or 'help' to get the list of allowed commands
root:~$ ls -l
total 88
-rw-r--r--  1 root  wheel   6417 Jul 11 09:41 DAM
-rw-r--r--  1 root  wheel   6478 Nov  8  2013 kernel_10
-rw-------  1 root  wheel   9007 Feb 14  2013 ktrace.out
-rwxr--r--  1 root  wheel    303 Aug 12 16:10 nma_notif_boot.sh
-rwxr--r--  1 root  wheel    285 Jan 23  2013 prowl_notif_boot.sh
-rwxr--r--  1 root  wheel    295 Jan 11  2013 prowl_notif_shutdown.sh

Suspended (tty output)
root@nas:~ #
==


pkg info for python for a 8-STABLE box :
python27-2.7.8_6               Interpreted object-oriented programming
language


The problem does not happen with lshell-0.9.15.1.
The problem happens on 8-STABLE and 10-STABLE.
The problem happens on multiple boxes (all 10 I've tried, actually).
This is with lshell's default configuration.
The problem does not happen when issuing `history'.


Anyone experience the same issue ?



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