Displaying 6 results from an estimated 6 matches for "shfj".
Did you mean:
shf
2003 May 02
6
[Bug 379] difficult to find the openssh code signing key on openssh.org.
http://bugzilla.mindrot.org/show_bug.cgi?id=379
papadopo at shfj.cea.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
------- Additional Comments From papado...
2002 Feb 07
1
R loads uncorrect readline library (PR#1304)
Hello,
We have built R 1.4.1 on Red Hat 7.1 for use on both Red Hat 7.1 and 7.2.
Running R on Red Hat 7.2 fails with the following error message:
$ R
/usr/local/r-1.4.1/lib/R/bin/R.bin: error while loading shared libraries:
libreadline.so.4.1: cannot open shared object file: No such file or directory
$
This is because Red Hat 7.1 provides readline-4.1 while Red Hat 7.2. provides
2004 Mar 12
1
Re: [R] No traceback available when using try(...) (PR#6667)
On Fri, 12 Mar 2004 12:28:48 +0100, Edouard DUCHESNAY
<duchesnay@shfj.cea.fr> wrote :
>> > 1. The Situation :
>> > ------------------------
>> > The stack traceback is not available when error ouccured in a try(....)
>>
>> It's a bug in 1.8.1. It has been fixed.
>>
>> -thomas
>I have patched R (Version 1....
2004 Mar 12
0
Re: [R] No traceback available when using try(...) (PR#6668)
...ion
_
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status Patched
major 1
minor 8.1
year 2004
month 02
day 26
language R
-roger
Duncan Murdoch wrote:
> On Fri, 12 Mar 2004 12:28:48 +0100, Edouard DUCHESNAY
> <duchesnay@shfj.cea.fr> wrote :
>
>
>>>>1. The Situation :
>>>>------------------------
>>>>The stack traceback is not available when error ouccured in a try(....)
>>>
>>>It's a bug in 1.8.1. It has been fixed.
>>>
>>> -thomas
&...
2004 Mar 11
2
No traceback available when using try(...)
...en error ouccured in a try is a normal behavior ?
B) Do you have any sugestion to fill my goal ?
C) If not is it a good idea to investigate around withRestarts(expr, ...) ?
Best regards
PS : My R Version 1.8.1 (2003-11-21)
--
Edouard Duchesnay Tel: +33 1 69 86 78 52
CEA - SHFJ Fax: +33 1 69 86 77 86
4, place du G?n?ral Leclerc
91401 Orsay Cedex France
2002 May 27
0
$HOME/.ssh/config is ignored
Hi,
By default the configure script has this option enabled:
--enable-suid-ssh
Could it be disabled by default in the case where openSSH is not
installed by root?
I'm in the peculiar situation where I had to install OpenSSH as a
regular user to be able to connect to outside machines. I've built
OpenSHH without specifying "--disable-suid-ssh":
$ /usr/ucb/whoami
papadopo
$ ls