Displaying 20 results from an estimated 1000 matches similar to: "Error in rsync protocol datastream on sync of"
2007 Feb 15
2
What motherboard to use?
Hi list, I run several linux-hosts under Xen, but on my computer at home
I''d like to get Windows running too as I need it once in a while..
I have an AMD X2 CPU and plenty of RAM running on an ABIT kn9 SLI
motherboard.
I can''t seem to find any info about support for AMD-V on this motherboard,
so I guess I need a new one...
Any suggestions as to what to buy?
Thanx
Sturla
2007 Feb 13
1
rsync on . from backuppc
Hi there list :)
I use backuppc to take backup of a bunch of hosts, but I ran into problems
with the last one I set up, I can't find anything that is different on
this one...but it won't work...
So any hints would be greatly appreciated, here are the files
ryncd.conf:
log file=/var/log/rsyncd
pid file=/var/run/rsyncd.pid
[all]
comment = All disk
path = /
use
2005 Jul 01
1
MPlayer problem
Hi,
I have installed MPlayer from dag repo on my CentOS 4.1 and codecs from
MPlayer site.
When I try to watch some movie file I get an error:
-----------------------------------------------------------------------
Error opening/initializing the selected video_out (-vo) device.
-----------------------------------------------------------------------
When I start MPlayer from console (gmplayer
2002 Oct 02
0
error in rsync protocol datastream(code12) at io.c(150)
Hi,
I installed rsync-2.5.5 on both the boxes of redhat linux 7.3 and tried to execute rsync
on box "A"
I have given command like below
rsync -avz /tmp/*.jsp machineb:/home/domains/rsyncdir/
but I got this problem
error in rsync protocol datastream(code12) at io.c(150)
OpenSSH vesrion is
OpenSSH_3.1P1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
Do I need to upgrade
2007 Apr 09
1
Share does not exist
Hi list, I'm trying to set up a samba server and have run into a problem:
Whenever I try to access a share other than /home/<user> I get a message
saying that this resource is nonexistant on the server...
I have problems getting "net groupmap modify" work, the commands I'm using
is:
net groupmap modify ntgroup="Domain Admins" unixgroup=root
net groupmap modify
2009 Dec 04
30
ZFS send | verify | receive
If there were a ?zfs send? datastream saved someplace, is there a way to
verify the integrity of that datastream without doing a ?zfs receive? and
occupying all that disk space?
I am aware that ?zfs send? is not a backup solution, due to vulnerability of
even a single bit error, and lack of granularity, and other reasons.
However ... There is an attraction to ?zfs send? as an augmentation to the
2001 Nov 28
1
Config 2.2.0 error
Hello Samba team,
I have installed Samba 2.20 before on our HP9000-D200 running HPUX10.20 without
difficulty. However, I had need this week to reinstall the operating system and now
when I try to install Samba 2.20 I get the following error message from the
configure command:
checking configure summary:
ERROR: No locking available. Running Samba would be unsafe
configure: error: summary
2007 Dec 12
8
Solaris package woes
I am trying to get Puppet to push out a Solaris sudo package
that I built, but I keep getting errors. I tested applying
the package manually outside of Puppet and it works perfectly,
but when I attempt to push it out via Puppet it fails.
Puppetmaster Version: 0.23.2 [Ubuntu Linux 7.10 - Puppet built
from source]
Puppet client version: 0.23.0 [Sun Solaris 10 Zone - Puppet
built from source]
The
2008 Aug 01
1
New samba feature or new FF feature?
I just saved some files to my smb server and ended up with a bunch of little
1k files with weird names (when viewed from windows)
all "CAPLETTERS~X"
'cept capletters is 6 long... so all are 8 long...on the linux side, they
are all the same as the file's I downloaded
with ":Zone.Identifier" appended to the name.
I'm pretty sure I don't remember seeing these
2006 Jan 26
0
XML Request in R: Pointers/examples needed
Hello R-helpers,
I'm new to XML. I have been using an application for some time, but now I
wish to automate my downloads with R. When I use the web interface of their
XML application, I'm able to read the response in R with the XML package.
My problem now is to send the requests directly from R. Here below are two
XML request scripts that come from the applicaton help file. My
2003 Aug 15
1
Asterisk H323 Trunk
During debugging of H323 trunk side (using Jeremy Macnamara's H323
driver in ~/channels/h323) a couple of things come don't quite work
as advertised...
1/ the following line in extensions.conf explicitly sets the
outgoing caller ID (required in my case for downstream GK
processing..)
exten => _1NX.,1,SetCallerID,6400047602100
exten => _1NX.,2,Dial,H323/${EXTEN:1}
what
2016 Oct 28
2
RFC: Removing the DataStreamer and MemoryObject interfaces
Hi all,
BitstreamReader is the only in-tree client of the DataStreamer and
MemoryObject interfaces. In practice when using user-facing LLVM tools, the
bitcode will normally either be in memory or in a file, so the best way to
access it is through memory, either directly or memory mapped.
As part of some refactorings I am making to BitstreamReader, I would like
to simplify it by changing it to
2016 Oct 28
0
RFC: Removing the DataStreamer and MemoryObject interfaces
And on a separate thread [0] Derek indicated he'd be fine with removing it.
I'll leave this thread open until end of Monday to receive any other
opinions, then proceed to remove it.
Peter
[0]
http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20161024/400754.html
On Fri, Oct 28, 2016 at 10:08 AM, Peter Collingbourne <peter at pcc.me.uk>
wrote:
> Hi all,
>
>
2001 Oct 29
2
Samba 2.2.2 PDC - Win98/Winme - Can't see more than 100 users when sharing (PR#21923)
On Mon, Oct 29, 2001 at 06:15:01AM -0800, pessagno@esempi.com.ar wrote:
> This is a multi-part message in MIME format.
>
> ------=OMAIL_ATT_0.349429895243706
> Content-Type: text/plain; charset=iso-8859-1
>
>
>
> Hello,
> First, a big thank you from Argentina for all your work (Samba team +
> Samba Users).
> We have a 600 pcs with Win98/Winme and a redhat 7.1
2016 Oct 28
1
RFC: Removing the DataStreamer and MemoryObject interfaces
Awesome!
Thanks,
Rafael
On 28 October 2016 at 13:14, Peter Collingbourne <peter at pcc.me.uk> wrote:
> And on a separate thread [0] Derek indicated he'd be fine with removing it.
> I'll leave this thread open until end of Monday to receive any other
> opinions, then proceed to remove it.
>
> Peter
>
> [0]
>
2005 Jun 07
1
What to do when speex_jitter_get(...) has no buffer to return
[The following is perhaps a long question and even off-speex topic,]
[but if anyone can at least point me in the right direction for ]
[alternate sources of information, I'd really appreciate it. ]
When speex_jitter_get(...) is called and there is no buffer/data to
return, would I not want to know that there is no true data to play?
If I turn around and queue 20ms of silence to play
2005 Jun 20
0
Split access to 2 internet links
-------------------- ----------------------
| SDSL 1 | | SDSL 2 |
-------------------- ----------------------
\ /
eth1 \ / eth2
\ /
*---*---*---*---*---*---*
| Linux Router/Server |
2013 Sep 10
6
lsm configuration issues...
Hi,
I use shorewall-4.5.4 + lsm-0.143 and it does not seem to work as expected...
When all providers are up, everything seems fine.
When one goes down, lsm says "link <provider> down event"... and it seems
ok but we then experience some problems such as a few unreachable sites,
DNS problems...
If I remove the downed provider from all confs and restart, everything works again.
2007 May 08
3
Solaris streams package installation
Is it possible to install a solaris streams package with puppet?
As some of my machines are not allowed to be a nfs client, I transfer the
bunch of packages to these clients with the file type and puppet:// ...
If the packages are in filesystem format there can be hundreds of files within
large packages. It takes a huge amount of time to transfer all of them. So
I''ve changed them into
2008 Jan 07
2
Samba locking with NFS backend.
Hello,
I'm in a bit of a loss at the moment.
We have the following situation, we are running Samba for a lot of small
companies that need fileservices for there Windows Terminal Servers that
they use through a thin client on a Fiber / Lan extention to our datacentre.
We have this samba running on 2 linux hosts (Fedora Core 5 and Fedora 7)
with a ldap backend for all the domains.
This works