Displaying 20 results from an estimated 4000 matches similar to: "[Bug 1059] scp should have an option to ignore symlinks"
2009 Dec 15
2
R GUI editor window - help field does not return the help topic (PR#14146)
Full_Name: Yan Alperovych
Version: R 2.10.1, GUI 1.31
OS: Mac OS 10.6.2
Submission from: (NULL) (139.165.27.244)
Hello everyone,
I am not sure if I am at the right place to put this question, so don't hesitate
to redirect me to the correct mailing list. My question is about the editor
window under the R GUI on Mac OS 10.6.2. Before the upgrade to R 2.10.1 with GUI
1.31, I was able to call
2002 Apr 15
2
Newbie problem with ox package
HI,
I need urgently garch and egarch models. After looking through the R mail
archives I found http://www.egss.ulg.ac.be/garch/default.htm which is an Ox
package. After downloading and installing it in R (Version 1.4.1 through the
windows dialog "Packages") I received the following warning:
install.packages("D:/benjamin/bartels/R/packages/garch22/garch_v22.zip",
2017 Mar 28
6
[Bug 100433] New: Kernel Oops on attempting to return from locked screen on gnome-session
https://bugs.freedesktop.org/show_bug.cgi?id=100433
Bug ID: 100433
Summary: Kernel Oops on attempting to return from locked screen
on gnome-session
Product: Mesa
Version: 17.0
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component:
1998 Jan 23
2
hist: rel.freqs
In R0.61,
In hist(), should the line
rel.freqs <- counts/(sum(x) * diff(breaks))
computing the relative frequencies or height of the rectangles
in a histogram not be
rel.freqs <- counts/(sum(counts) * diff(breaks))
instead, or do I misunderstand something?
Thanks,
Philippe
--
--------------------------------------------------------
Philippe Lambert Tel:
2003 Apr 28
0
Samba crashes on password change from Windows 2000 clients
Hi, i'm not subscribed to the list so could you please Cc back to me :)
Just discovered this problem today when my brother tried to change his
password. Windows sat there and eventually said that my domain couldn't be
found or something, this seemed very odd so I had a look in the logs and got
this show up...
Apr 27 21:21:42 bone smbd[496]: [2003/04/27 21:21:42, 0]
2002 Jan 30
1
Patch: update zlib/* to 1.1.3
This patch (apologies for the size) updates zlib/* to the files that ship with
zlib 1.1.3.
Index: zlib/ChangeLog
===================================================================
RCS file: /cvsroot/rsync/zlib/ChangeLog,v
retrieving revision 1.1
diff -u -r1.1 ChangeLog
--- zlib/ChangeLog 7 May 1998 06:19:41 -0000 1.1
+++ zlib/ChangeLog 30 Jan 2002 01:12:41 -0000
@@ -1,6 +1,54 @@
ChangeLog
2016 Mar 21
3
[Bug 1059] New: Using wildcard interface names in an anonymous set fails on big endian
https://bugzilla.netfilter.org/show_bug.cgi?id=1059
Bug ID: 1059
Summary: Using wildcard interface names in an anonymous set
fails on big endian
Product: nftables
Version: unspecified
Hardware: ppc
OS: other
Status: NEW
Severity: major
Priority: P5
Component: nft
2005 Nov 22
1
is it possible? (fixed pic)
http://barakas.servebeer.com/stuff/tc_htb.txt
2012 Nov 09
9
lm function - strange error
I am following a document teaching how to use regression and right at the
onset I get an R error. I understand that variables "conc" and "signal"
should have the same length but I am using the what R manual suggests to
drop the error and it is not cooperating. What gives? The manual says
that the default is na.ombit by the way, not that it's addition does
anything
How
2003 Aug 20
1
X-Lite Build 1059 problems
Does anyone have X-Lite build 1059 working fully with Asterisk?
The GSM Codec works very well now but we have problems when using G711
in that when I setup a ping between the two sites and then watch the
latency, it steadily increases and starts at about 150ms and goes up to
2500ms within about 20 seconds. I have not investigated fully but I
guess that its sending ever increasing size packets.
2003 Nov 06
5
scp vs ftp performance on SGI IRIX????????
Hi,
Running OpenSSH 3.5p1 or 3.7.1p2 on two SGI orgin 300 systems of IRIX
6.5.17 with
4 600MHz CPU and gigabits network.
Transfer a 1GB file with ftp took 28 seconds.
Transfer a 1GB file with scp took 148 seconds.
Use "snoop" to capture all network packets between these two systems. Ftp
tansmitted
about 107840 packets, but scp transmitted about 763339 packets.
Is this normal? Why?
2010 Nov 03
2
Calling C in R in Windows 64 bit
Dear developers,
I am trying to run some C/ Fortran code in R. Although I have experience with that in Windows (Vista) 32 bit, I could not succeed in 64 bit. I downloaded the following:
- R 2.12.0
- Rtools 212
- miktex 2.9
- inno setup 5
-Afterwards, I changed the path as:
?C:\Program Files\R\R-2.12.0\bin;C:\Rtools\bin;C:\Rtools\MinGW64\bin;C:\Program Files\HTML Help Workshop;C:\Program Files
2005 Jul 20
0
Re: Using sortable.
Thomas,
I am trying to use the Sortable functionality through
a rails implementation.
My sortable container looks like this:
<div class="thumbnails">
<div class="minus_navigation">
<a href="javascript:Photos.selectPrevious()">
<img alt="Move to previous photo"
class="navigation"
2005 Jul 20
0
Using sortable.
Thomas,
I am trying to use the Sortable functionality through
a rails implementation.
My sortable container looks like this:
<div class="thumbnails">
<div class="minus_navigation">
<a href="javascript:Photos.selectPrevious()">
<img alt="Move to previous photo"
class="navigation"
2004 Aug 06
0
Unofficial Icecast HOWTO posted
You are a god.
Thanks. I was gonna attempt this, but much later.
Now to see if it works. hehe
Kerry Cox wrote:
> Howdy. I just posted an unofficial HOWTO on configuring icecast2 on a
> Linux or other UNIX machine. It's just a draft in DocBook format, but I
> was hoping it might help someone. I've worked enough with icecast over
> the past few years that I thought it time
2005 Apr 23
0
update with -K?, ignore symlinks
Hi,
Under RH FC3, using rsync 2.6.4,
I am trying to do rsync on the following configuration:
Local host:
==========
/main/
dir1/
dir2/
Remote host:
===========
/main/
EXTRA_DIR/
dir1 -> EXTRA_DIR/dir1/
dir2/
What I would like to do is to update files from local host to remote
host, but ignore whatever dir is already a symlink on the remote host
(i.e. dir1). I was
2010 Mar 03
5
[PATCH, PV-GRUB DOC] Add details to PV-GRUB documentation
Add a couple of documentation details about PV-GRUB support
- the menu.lst content can be passed as a ramdisk.
- virtual partitions are not supported.
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
diff -r b8d2a4134a68 stubdom/README
--- a/stubdom/README Wed Mar 03 17:41:58 2010 +0000
+++ b/stubdom/README Wed Mar 03 20:42:53 2010 +0100
@@ -52,11 +52,17 @@
extra =
2000 Aug 18
0
[PATCH] Support symlinks in scp of openssh 2
I'm fond of the "-a" (archive) option of cp, and I'm a heavy user of
scp, so I guess it's inevitable that I would eventually add support
for "-a" to scp. :-) Actually, it's a "-L" flag for preserving
symlinks, and a "-a" flag that is shorthand for "-Lpr".
Please let me know if I'm not doing this right.... I made a great
2004 Jan 06
2
BUG: scp -r follows symlinks
hey all
'scp -r ' follows symlinks. IMO this is a bug and should be changed - it:
a) hampers the use of scp. As it stands, I cannot use 'scp -r' because of this
behavior. If someone links to '/', or if I hit a recursive symlink, I'm screwed.
b) It is inconsistant with cp. When you 'cp -r' on a file, it does NOT follow the
symlink. When you scp
2009 Nov 25
3
DO NOT REPLY [Bug 6927] New: Add a --fat option to ignore 1-second time diffs, ownership, hard links, symlinks, etc.
https://bugzilla.samba.org/show_bug.cgi?id=6927
Summary: Add a --fat option to ignore 1-second time diffs,
ownership, hard links, symlinks, etc.
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: