Displaying 20 results from an estimated 6000 matches similar to: "openssh timeouts"
2005 Mar 10
1
caching
I'm trying to use ssh's new connection caching facilities from a
wrapper script so that the caching is transparent to the user, i.e. a
socket for each destination is created in the user's ~/.ssh/
directory. For the most part it works well, but I've been having some
trouble.
Firstly, sometimes when I create a slave connection, it hangs when the
connection is created; slightly more
2007 Mar 05
2
sshd leaking processes
Hello,
I am experiencing a problem with
OpenSSH_4.3p2 Debian-8, OpenSSL 0.9.8c 05 Sep 2006
I have a tool which I use to generate command lines for end-end
encryption through firewalls, following directions from an old
discussion on this mailing list (thanks btw). It gives me something
like this:
ssh -p 47774 localhost -o "ProxyCommand=ssh -v -v vds5.dedi.blackcatnetworks.co.uk -- 'nc
2016 Feb 25
0
problem submitting R bug; bug plotting in tiling window manager
In case you still care, see
https://bugs.r-project.org/bugzilla/show_bug.cgi?id=16726
which even our very human spam detector hasn't decided to label as spam (yet).
-pd
> On 08 Feb 2016, at 18:34 , frederik at ofb.net wrote:
>
> Ah, thank you for that explanation. I somehow didn't catch that my
> Bugzilla account had been disabled by a human.
>
> "Common
2016 Feb 07
0
problem submitting R bug; bug plotting in tiling window manager
Unfortunately, the spammers in question appear to be human (of sorts).
We're not sure what they're up to, but a common pattern is to post random text, or something copied from a generic bug report (like "able to add 6 item"), later followed by a comment containing a link or a file attachment.
Presumably, it is some sort of click-bait scheme, but it could also be a covert
2016 Nov 15
0
getGraphicsEvent() alternative for cairo graphics device?
Hi Paul,
No problem. Is it best if I post examples to the bug report 16951?
Kind regards,
Mark
--
Mark O'Connell, PhD student
Department of Mathematics & Statistics
231 Top Logic
National University of Ireland, Maynooth
----- Paul Murrell <paul at stat.auckland.ac.nz> wrote:
>
> Thanks Frederick.
>
> Mark, if you have any examples to share, they would also be
2016 Dec 12
0
[RE: why does parent.frame() cycle when called from inside capture.output()?]
Thanks, Mark - I'm taking up your invitation to forward your message
to the list just because it gives us some valuable data on (1) how
long the behavior has been around, and (2) how many other people
(don't) understand the behavior, and (3) how we might fix or work
around it.
I notice some other people also seem to be diffident about posting on
R-devel; perhaps I should conclude that
2016 May 25
1
configure / make problems with R-devel
>>>>> <frederik at ofb.net>
>>>>> on Tue, 24 May 2016 15:15:17 -0700 writes:
> Thank you, Martin. I linked to your message in a comment here so maybe
> other people will know about that useful technique:
> http://singmann.org/installing-r-devel-on-linux/#comment-161
> However, when I try it, I get an error:
> $ make
2016 May 17
0
please apply my patches
Agreed regarding read line-- absent mindedly using C-c to exit a search and
then accidentally running garbage because the prompt looks blank but isn't
continues to be a problem.
On 17 May 2016 2:41 a.m., <frederik at ofb.net> wrote:
Dear R Devel,
Sorry for sending so many emails, but I haven't heard that anyone is
working on the patches I created.
A few weeks ago I wanted to do
2016 May 24
0
Latest R-devel build failing on OS X
Thank you, Martin. I linked to your message in a comment here so maybe
other people will know about that useful technique:
http://singmann.org/installing-r-devel-on-linux/#comment-161
However, when I try it, I get an error:
$ make
make[1]: Entering directory '/home/frederik/pkg-tmp/R-svn-build/m4'
make[1]: Nothing to be done for 'R'.
make[1]: Leaving directory
2016 Nov 14
2
getGraphicsEvent() alternative for cairo graphics device?
Thanks Frederick.
Mark, if you have any examples to share, they would also be gratefully
received.
Paul
On 14/11/16 14:53, frederik at ofb.net wrote:
> Hi Paul,
>
> OK I tried not to make the examples too fancy.
>
> Please let me know what you think. They should probably be amended to
> support the Windows platform, but I think that task would be much
> easier for someone
2016 Dec 08
0
getGraphicsEvent() alternative for cairo graphics device?
Hi Paul,
Thanks for keeping me posted and letting me know what I should do.
Are there regression tests for other graphics functions in R? To me
that sounds a bit unnecessary. I think you get more testing from
people who use R; and having a good turnaround for applying patches
(some have been waiting 5 years) would invite better participation.
Thank you,
Frederick
On Fri, Dec 09, 2016 at
2016 May 17
2
please apply my patches
Dear R Devel,
Sorry for sending so many emails, but I haven't heard that anyone is
working on the patches I created.
A few weeks ago I wanted to do something to contribute to R because I
use it a lot. I picked the most annoying bugs I could find, and
created two of the simplest patches I could create, but all I've had
in response from the R core team (aside from briefly banning my
2005 Apr 16
5
[Bug 1016] ssh caching doesn't forward X11 connections
http://bugzilla.mindrot.org/show_bug.cgi?id=1016
frederik at ofb.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|ssh caching sometimes hangs |ssh caching doesn't forward
|on logout or login |X11 connections
------- Additional Comments From
2020 Jun 01
1
[Bug 3176] New: can't figure out how to test StrictHostKeyChecking accept-new
https://bugzilla.mindrot.org/show_bug.cgi?id=3176
Bug ID: 3176
Summary: can't figure out how to test StrictHostKeyChecking
accept-new
Product: Portable OpenSSH
Version: 8.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
2016 Feb 06
2
problem submitting R bug; bug plotting in tiling window manager
No problem.
Another suggestion would be to simply validate user input like most
websites, and reject invalid submissions immediately, rather than
blocking the user's account. I don't know what kind of spambots you
are up against, but unless they are very intelligent I doubt they'll
be able to understand a message like "You submitted a bug with no body
text, please enter something
2016 May 24
0
Latest R-devel build failing on OS X
svn checkout https://svn.r-project.org/R/trunk/ <target-directory>
> On May 24, 2016, at 12:45 PM, frederik at ofb.net wrote:
>
> I agree with Martin's summary of the situation, and with the updated
> NEWS entry.
>
> I'm not familiar with Subversion, can you tell me the command to use?
>
> (I tried "svn co https://svn.r-project.org/R/" but it
2016 Feb 08
3
problem submitting R bug; bug plotting in tiling window manager
Ah, thank you for that explanation. I somehow didn't catch that my
Bugzilla account had been disabled by a human.
"Common pattern is to post ... something copied from a generic bug
report" - that sounds very annoying.
Frederick
On Sun, Feb 07, 2016 at 11:54:11AM +0100, peter dalgaard wrote:
> Unfortunately, the spammers in question appear to be human (of sorts).
>
>
2016 Dec 08
2
getGraphicsEvent() alternative for cairo graphics device?
Hi
Just taking a bit more of a look at this today (currently fixated on
making sure I can build some good regression tests).
The best thing you can do is to keep reminding me like this :)
Paul
On 09/12/16 11:19, frederik at ofb.net wrote:
> Hi Paul,
>
> Thanks for your efforts. Do you have an idea when my patch(es) might
> be committed? Is there anything I can do to help move this
2018 Feb 23
0
Duplicate column names created by base::merge() when by.x has the same name as a column in y
Thanks Martin!
Can you clarify the functionality of the 'no.dups' argument so I can change
my patch to `data.table:::merge.data.table` accordingly?
- When `no.dups=TRUE` will the suffix to the by.x column name? Or will it
take the functionality of the second functionality where only the column in
y has the suffix added?
- When `no.dups=FALSE` will the output be the same as it currently
2017 Jan 11
0
bug with strptime, %OS, and "."
Works for me:
> strptime("17_35_14.01234.mp3","%H_%M_%OS")$sec
[1] 14.01234
> strptime("17_35_14.mp3","%H_%M_%OS")$sec
[1] 14
Just leave off the ".mp3" in your time pattern.
Relevant section from the help ("Details") for strptime:
strptime converts character vectors to class "POSIXlt": its input x is first
converted by