similar to: a problem I'm having with rsync-4.5.4

Displaying 20 results from an estimated 130 matches similar to: "a problem I'm having with rsync-4.5.4"

2002 Dec 05
1
R configure fails on solaris: configure:12951: error: cannot compute sizeof (int), 77
i do not have access to the solaris machine on which this error is occuring, the info is coming to me via email. any advice on how to get R 1.6.1 built in the face of configure:12951: error: cannot compute sizeof (int), 77 would be appreciated. here are some snippets from the config.log $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = opus uname -m = sun4u uname
2005 Oct 19
1
samba-3.0.10-1.4E (RHEL4); Invalid key XXX given to dptr_close
Hi List, need your help, property the here following. OS / Samba = samba-3.0.10-1.4E (RHEL4) Error message in Samba logfile = Invalid key XXX given to dptr_close This message comes then if by NT server with BrighStore a Backup is started. The Backup is made by a Share. all the same with or without kernel oplocks = no level2 oplocks = no oplocks = no without success Info: Error Log from
2006 Oct 11
4
"Invalid file index" failures, suspicious index numbers
I've trying to do a backup from a remote host to a local machine via rsync using the following configuration: Remote host (Red Hat Enterprise Linux ES3): $ uname -srmpi Linux 2.4.21-47.EL i686 athlon i386 $ cat /etc/redhat-release Red Hat Enterprise Linux ES release 3 (Taroon Update 8) $ rsync --version rsync version 2.6.8 protocol version 29 Local machine (Mac OS X 10.4.8, Intel): $
2005 Mar 04
1
R-2.01 and RSPerl-0.6.2
Hi, I am somewhat new to R and RSPerl, but I think this particular problem has to do with RSPerl and so I am not sure if this is the right forum to ask for help. Nevertheless I am quite sure that many of you would have used RSPerl with R. My hardware platform is a Sun/Solaris V440 server running Solaris 9 operating system I use the gcc-3.4.0 compiler to compile R without any problems. My
2009 Aug 12
3
file change long - was zfs fragmentation
On Wed, Aug 12, 2009 at 11:53 AM, Damjan Perenic<damjan.perenic at guest.arnes.si> wrote: > On Tue, Aug 11, 2009 at 11:04 PM, Richard > Elling<richard.elling at gmail.com> wrote: >> On Aug 11, 2009, at 7:39 AM, Ed Spencer wrote: >> >>> I suspect that if we ''rsync'' one of these filesystems to a second >>> server/pool ?that we would
2011 Aug 01
3
Class inheritance or virtual resources to manage apache modules
I want to start out with an apache class that will disable all modules except for a pre-defined list, thus establishing a baseline of active modules. Then as needed, other classes could enable a module that they require that would have been disabled by the baseline state. Its possible several classes may try to enable the same module (1 or more classes needing module1 could be on a single node)
2006 Jun 01
0
OT but relevant to SMS
I know a lot of people on this list are involved in SMS and my apologies to people outside of the USA but for those of us involved in this space it's been long overdue. Great news today!! Neustar have finally released the long awaited 6 digit Common Short Codes (CSC's) and is now in a position to accept your order to secure the 6 digit shortcode that best reflects your company's
2018 Mar 06
3
Re: virt-v2v 1.38 fails to convert .vmx VM: setfiles ... Multiple same specifications for /.*.
> -----Original Message----- > From: Richard W.M. Jones [mailto:rjones@redhat.com] > Sent: Tuesday, March 6, 2018 11:49 AM > To: Зиновик Игорь Анатольевич <ZinovikIA@nspk.ru> > Cc: libguestfs@redhat.com > Subject: Re: [Libguestfs] virt-v2v 1.38 fails to convert .vmx VM: setfiles ... > Multiple same specifications for /.*. > > On Tue, Mar 06, 2018 at 08:40:51AM
2011 Aug 10
1
libsafe on CentOS 5.6
Hello all, IIRC, libsafe was officially included in previous versions of Redhat. However, I found that libsafe is not on CentOS 5.6 yum repo. Is that any reason that such a good library like libsafe is excluded? Maybe is there any better alternative for libsafe recently? Regards, Nguyen Vu Hung -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Oct 19
0
AW: Re: samba-3.0.10-1.4E (RHEL4); Invalid key XXX given to dptr_close
Fabian, Fast explains. On the NT server work BrightStore with version r9, more highly does not go because of NT. On the REHL4 side works (worked) BrightStore Linux Client r11.5. Smaller version does not work goes because of RHEL4. BrightStore servers r9 and Linux Client r11.5 are not compatible unfortunately. I must now decide everything with the version Share to work to get. Or the operating
2001 Jun 21
2
timeseries: R/S (rescaled range) analysis
Has anyone written utilities to do rescaled range analysis in R? Jeff -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
2013 Apr 16
1
update config.guess and config.sub to support aarch64
Hello, would it be possible to update config.sub and config.guess to the latest versions (or at least version from automake-1.13.1) in order to support new architectures based on the ARM 64 bit CPU? Patch: http://plautrba.fedorapeople.org/openssh/openssh-latest-config.sub-config.guess.patch Related Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=926284 Thanks, Petr
2003 May 30
3
Rsync / SSH / Cygwin .. permission problems..
I am attempting to use rsync to "mirror" data between several windows 2000 and windows XP systems. I am a UNIX person by nature, so decided the easiest way to go about doing this would be to use Cygwin with cron and ssh running as services, then run the rsync connection nightly through cron. Cygwin is installed on both systems and works perfectly. OpenSSH is installed and running,
2007 Aug 17
4
Privileges
Hi all! I need a non-root user to be able to perform zfs snapshots and rollbacks. Does anybody know what privileges that should be specified in /etc/user_attr ? Best regards, Lars-Erik Bj?rk
1999 Jul 02
1
preexec: return code not used? (PR#18576)
T.D.Lee@durham.ac.uk wrote: > > > But we'd like to go one step further and have the return code from preexec > be used to continue or abort the connection being established. The script > above would be modified to generate this return code. > > Looking through the source code (smbd/service.c), it doesn't seem to check > the return code (calling smbrun to do the
2017 Jan 18
2
Upgrade of Samba from 4.4.6 to 4.5.4
Am 18.01.2017 um 22:21 schrieb Rowland Penny via samba: > Virtually the same as on Debian 8 and I can assure you it works with > Samba, did you try it ? can you please somehow strip your quotes? the only thing worser the TOFU ("text over, fullquote under") is full quote and a sinlge line of text at bottom
2017 Jan 18
0
Upgrade of Samba from 4.4.6 to 4.5.4
On Wed, 18 Jan 2017 23:03:36 +0100 Reindl Harald via samba <samba at lists.samba.org> wrote: > > > Am 18.01.2017 um 22:43 schrieb Rowland Penny via samba: > >> the only thing worser the TOFU ("text over, fullquote under") is > >> full quote and a sinlge line of text at bottom > > > > Is it annoying you ? > > If it is, then I am happy
2017 Jan 23
1
Upgrade of Samba from 4.4.6 to 4.5.4
When Samba goes up a more major version (such as from 4.4.* to 4.5.*), they sometimes rearrange what files go in what directories. The best way to avoid trouble is to clean out the old version before installing the new one. If you build Samba to be installed in something like /usr/local then it is easy to remove the old files before installing the new ones. If you build Samba to go into the system
2017 Feb 01
0
Samba 4.5.2, 4.5.3, 4.5.4 as secondary DC to Windows 2008 R2
On Sun, 2017-01-29 at 20:47 +0000, Prof. Dr. Michael Schefczyk via samba wrote: > Dear All, > > I am running a two location SOHO network with a Microsoft AD on a > Windows 2008 R2 server. The only secondary DC is a Microsoft HyperV > VM running on the same Windows machine. My aim is to become more > independent from Microsoft products. Nevertheless, I need to upgrade > my
2017 Feb 01
1
Samba 4.5.2, 4.5.3, 4.5.4 as secondary DC to Windows 2008 R2
On 02/01/2017 10:58 AM, Andrew Bartlett via samba wrote: > The major issue at this point relates to the schema. Your domain > functional level is a different thing to your server functional level, > so you can keep the domain functional level at 2008R2, which is what > Samba has reasonable support for. As this week I also looked into the functional levels that samba supports, I must