Displaying 20 results from an estimated 200 matches similar to: "rsync 3.0.0 pre5 + hard link preversation trigger assert"
2007 Nov 28
2
Rsync 3.0.0pre6 released
I've just released rsync 3.0.0pre6, the latest pre-release version of
the upcoming 3.0.0 release.
Things are still progressing in our efforts to stamp out bugs for the
final release. There are still some things reported earlier that I have
either not yet had a chance to fix or have been unable to reproduce yet,
but I hope to get even more of these problems sorted out soon. Please
keep up
2007 Nov 28
2
Rsync 3.0.0pre6 released
I've just released rsync 3.0.0pre6, the latest pre-release version of
the upcoming 3.0.0 release.
Things are still progressing in our efforts to stamp out bugs for the
final release. There are still some things reported earlier that I have
either not yet had a chance to fix or have been unable to reproduce yet,
but I hope to get even more of these problems sorted out soon. Please
keep up
2007 Feb 22
3
several Filled.contour plots on the same device...
hello -
a question about filled.contour plots, for which i haven't found a
response in previous posts - sorry if already treated.
i'd like to draw several filled.contour plots (that is, maps) on the same
device (a postscript file, actually). I know about layout(matrix) ,
split.screen or par(mfrow) : it works well for simple plots, but with
filled.contour plots, i get several pages
2018 May 24
2
Problem with adding a raster and a brick
Hi,
I seem to be having a problem adding the following two raster objects
together - one is a rasterLayer, the other is a rasterBrick. The extent,
resolution, and origin are the same, so according to my understand it
should work. The objects look like so:
> obs.clim
class : RasterLayer
dimensions : 60, 200, 12000 (nrow, ncol, ncell)
resolution : 0.5, 0.5 (x, y)
extent : -70,
2010 Dec 07
3
string
Hi,
I'm running R 2.11
Does anyone know if it possible to transform one character vector to one
character string ?
Many thanks
Benoit
--
Benoit Wastine
Laboratoire des Sciences du Climat et de l?Environnement (LSCE/IPSL)
CEA-CNRS-UVSQ
CE Saclay
Orme des merisiers
B?t 703 - Pte 13A
91191 Gif sur Yvette Cedex
France
Tel : 33 (0)1 69 08 21 97
Fax : 33 (0)1 69 08 77 16
2011 Sep 14
1
Error in updating to 5.7
Hi all,
I have a Dell server, CentOS 5.6 64 bits, on which I configured the CR
repository. I just tried to update to 5.7, and had this error :
# yum update
....
http://mirror.centos.org/centos/5/cr/x86_64/repodata/filelists.sqlite.bz2:
[Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error: failure: repodata/filelists.sqlite.bz2 from cr: [Errno 256] No
more mirrors to try.
You could
2007 Feb 16
2
if() for() { }
Dear R'helpers,
I guess the solution is trivial but despite some hours of testing and
looking at the doc, I was unable to fix the following problem.
I want to do either:
for (i in 1:lat) a[i,which(a[i,]==0] <- NA
or:
for (i in 1:lat) a[i,which(a[i,]==-9999|a[i,]==9999|a[i,]==9998|a[i,]
==-9998)] <- NA
if the word "Time" is or is not present in variable
2018 May 24
0
Problem with adding a raster and a brick
On Thu, 24 May 2018 at 18:41 Mark R Payne <markpayneatwork at gmail.com> wrote:
Hi,
I seem to be having a problem adding the following two raster objects
together - one is a rasterLayer, the other is a rasterBrick. The extent,
resolution, and origin are the same, so according to my understand it
should work. The objects look like so:
> obs.clim
class : RasterLayer
dimensions : 60, 200,
2018 Jun 01
0
Problem with adding a raster and a brick
This is now fixed in development on RForge, you can try it out by
installing from there, or from the Github mirror with
devtools::install_github("rforge/raster/pkg/raster").
(To get fixes into raster email the maintainer directly - you might not get
a response but it'll be addressed).
Cheers, Mike.
On Thu, 24 May 2018 at 20:08 Michael Sumner <mdsumner at gmail.com> wrote:
2003 Dec 26
2
DevKitLite compiles but won't load modules or run asterisk
I'm trying to install on a 233Mz PII running RH7.1 kernel 2.4.2
The "astinstall" script pulled files from CVS ok and compiled with no
warnings. When I try to run "modprobe wcfxo" and "modprobe wcusb" I get
the following identical set of error messages:
15. Creating sample environment...SKIPPED
================= Installation Completed! ====================
2008 Feb 25
4
Highlighting different series with colors
Hello,
I have a data frame with 3 vectors $x, $y, and $type. I would like to
plot $x~$y and having different colors for the corresponding points, one
for each level of $type. Would someone know how to do that? Is it
possible to then generate a legend automatically?
Valentin
2010 Jun 07
0
open files from ftp site
Hello,
I'm running R 2.10.1 on Windows XP.
I'd like to read some files from a ftp site, but I don't how to do it.
I've tried the functions url, download.file but each time I have a
message "cannot open URL 'ftp://ftp.cea.fr'" .. and I don't kwow why ..
Thanks for the help
Benoit
--
Benoit Wastine
Laboratoire des Sciences du Climat et de l?Environnement
2007 Aug 15
1
rsync 3 (cvs) segfault if $RSYNC_CONNECT_PROG is not set
$ ./rsync distrib-coffee.ipsl.jussieu.Fr::
Erreur de segmentation
Easy to understand and fix (after 3 minutes inside a debugger):
Index: socket.c
===================================================================
RCS file: /cvsroot/rsync/socket.c,v
retrieving revision 1.130
diff -u -b -B -w -p -p -u -r1.130 socket.c
--- socket.c 11 Aug 2007 16:20:56 -0000 1.130
+++ socket.c 15 Aug
2010 Jul 07
1
how to download files from ftp site
Hi all,
I'm running R 2.10.1 on Windows XP and I'd like to read files from a ftp
site.
Does anybody know how to do ?
Thanks
Benoit
--
Benoit Wastine
Laboratoire des Sciences du Climat et de l?Environnement (LSCE/IPSL)
CEA-CNRS-UVSQ
CE Saclay
Orme des merisiers
B?t 703 - Pte 13A
91191 Gif sur Yvette Cedex
France
Tel : 33 (0)1 69 08 21 97
Fax : 33 (0)1 69 08 77 16
2010 Oct 14
1
execute a script in command line
Dear all,
I'm running R on Linux OS. I want to execute a programme "toto.R" in
command line. Is it possible ??
Thanks
Benoit
--
Benoit Wastine
Laboratoire des Sciences du Climat et de l?Environnement (LSCE/IPSL)
CEA-CNRS-UVSQ
CE Saclay
Orme des merisiers
B?t 703 - Pte 13A
91191 Gif sur Yvette Cedex
France
Tel : 33 (0)1 69 08 21 97
Fax : 33 (0)1 69 08 77 16
2007 Jan 08
1
R scripts to plot Taylor Diagram
Dear All,
Are there any existing scripts to plot Taylor Diagram (definition see
http://www.ipsl.jussieu.fr/~jmesce/Taylor_diagram/taylor_diagram_definition.html
) ? Thanks a lot!
Linda
[[alternative HTML version deleted]]
2015 May 24
2
CentOS-Base.repo baseurl commented out
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
It looks like the culprit is IPv6 according to a post on the CentOS
Mirrors mailing list
(http://lists.centos.org/pipermail/centos-mirror/2015-May/008847.html):
> Hello,
>
> mirrorlist.centos.org currently doesn't correctly answer on IPv6 -
> The request succeeds superficially (200 OK), but the answer is
> empty:
>
> ~ $
2010 Aug 08
0
Project: writing a vfs module to preverse permissions with MS Office
Hello list,
Short introduction: I'm Pierre, on my non-free time I work for Red Hat
in Farnborough, UK. I'm not really using Samba extensively myself, but
how could one not love a source tree containing torture.c and weird.c?
About that, if anyone can explain what the latter is for, I'd be very
interested... "Add the weird charset in 3_0 and build it by default
for ./configure
2009 Jul 08
3
DO NOT REPLY [Bug 6542] New: rsync: hlink.c:125: match_gnums: Assertion `gnum >= hlink_flist->ndx_start' failed.
https://bugzilla.samba.org/show_bug.cgi?id=6542
Summary: rsync: hlink.c:125: match_gnums: Assertion `gnum >=
hlink_flist->ndx_start' failed.
Product: rsync
Version: 3.0.6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
2015 Sep 09
2
large rsync fails with assertion error
rsyncing a tree of perhaps 30M files, getting this:
rsync: hlink.c:126: match_gnums: Assertion `gnum >= hlink_flist->ndx_start' failed.
then a bit more output and