Custom Query (1145 matches)
Results (187 - 189 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#336 | wontfix | Shell gives useless error message when a binary's interpreter is missing | jdreed | |
Description |
Running old binaries (ez, for example) produces the incorrect error message "command not found", when what it really can't find is the interpreter. We opened LP:335666. We tried to get a patch in the kernel (relevant threads at http://lkml.org/lkml/2009/7/9/74 and http://lkml.org/lkml/2009/7/30/211) broder notes that in addition to affecting libc5 binaries:
|
|||
#512 | fixed | sftp subsystem should not return stdout/stderr from dotfiles | jdreed | geofft |
Description |
(this should be discussed with upstream OpenSSH) Surely there must be some way to write the code such that when you make an sftp subsystem request on an SSH connection, sshd doesn't display output from the dotfiles and only sends output from the sftp process to the client, right? I think we can't simply get by with not running your dotfiles in case they do something like aklog sipb. |
|||
#643 | worksforme | setup doesn’t work in tcsh spawned from bash | andersk | |
Description |
andersk@dr-wily:~$ tcsh dr-wily:~> setup gaussian_v98-A11 setup: Command not found. |