similar to: BUG? rsync ends without message by delete files

Displaying 20 results from an estimated 4000 matches similar to: "BUG? rsync ends without message by delete files"

2024 Feb 06
0
BUG? rsync ends without message by delete files
>and then, it stops totally quiet. you mean it simply exits without any message? what's the return code ( echo $? ) roland Am 06.02.24 um 22:18 schrieb Franke via rsync: > Hi Kevin, > > Am 06.02.24 um 20:55 schrieb Kevin Korb: >> The other likely cause is your $SOURCE being something that contains a * >> or other wildcard.? If there is a wildcard in the source
2024 Feb 06
0
BUG? rsync ends without message by delete files
here is another report of this behaviour. https://unix.stackexchange.com/questions/754923/rsync-just-stops nothing appropriate in bugzilla, besides https://bugzilla.samba.org/show_bug.cgi?id=13317 do you use zfs or is there full-space/quota condition while running? if you can't resolve, please file a bugreport in bugzilla roland Am 06.02.24 um 22:18 schrieb Franke via rsync: > Hi
2024 Feb 16
0
[Bug 15585] New: rsync ends still with error 22 when try to deleting many files
https://bugzilla.samba.org/show_bug.cgi?id=15585 Bug ID: 15585 Summary: rsync ends still with error 22 when try to deleting many files Product: rsync Version: 3.2.0 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core Assignee:
2005 Feb 23
0
Serious Audio Problem.
My configuration is: 1) Channel bank with T1 card. Capi Interface with C4 card, An IP phone. I have actually the above problem: I record a file. I try to hear it and it gets heared well from some interfaces while from others is heared with interruptions. Actually I hear well throught the Capi and IP interface while interrupted from the Zap interface, but just before 3 minutes it was the opposite.
2004 Dec 20
1
Help me ($$$) with install h323
Hello Does anybody who have experience in installing the h323 modules in asterisk. I try'd it many times an spend xxx hours to install it but didn't get lucky so far. I have asterisk 1.0.1 running with bristuffed 2.0 I'm willing to pay for this. Sjaak
2003 Apr 03
1
wine: lsta /some/directory/wine/conf/wineserver-tux/socket : No such file or directory
Hi, i try to install MusicMatch JukeBox 1.43 in my RedHat Linux 8.0. Ussualy i work whit RedHat 7.3 whitout problems, everything is ok. But whit RedHat 8.0 display the nex problem: [rodox@tux rodox]$ mmjb/mmjb wine: lstat /home/rodox/mmjb/wine/conf/wineserver-tux/socket : No such file or directory I search in google, and http://www.winehq.org whitout good results... i don't understand
2013 Jan 17
0
Share GFS2 partition freezes when new node add in the cluster
Hi all. I need support about GFS2 and RHCS. Actually I have cman cluster formed by 9 nodes. All works whitout problems but when I try to include a new node in the cluster I must reboot all nodes because share partition GFS2 freezes. cman_tool status not show "Blocked activity" in each node and in logs all apears normally whitout any WARNING or ERROR in /var/log/cluster/* I have
2024 Feb 07
0
BUG? rsync ends without message by delete files
now it sounds like you have too many hard links for rsync to handle. On 2/7/24 08:05, Franke via rsync wrote: > Am 06.02.24 um 23:20 schrieb Roland: >>> and then, it stops totally quiet. >> you mean it simply exits without any message? > > > Yes rsync ends totally quit. > > >> what's the return code ( echo $? ) > > After some more tests, the
2002 Aug 10
0
new quartz dll
> On Fri, 9 Aug 2002, Mark Hannessen wrote: > He there !! > > i just found out that transgaming has a new "quartz dll" in there CVS. > it apears to use ffmpeg libavcodec. > > the good news: > libavcodec is LGPL !!! > > so there is a good chance that the entire quartz dll is going to be LGPL > Going to be? It has been for a while already... from the
2010 Aug 20
0
Push to talk over cellular
Hi, i'm trying to get PoC on Nokia Phones to work with asterisk. I think the store-and-forward part could easy be done in the dialplan, but i can't even get the handset to register with asterisk (authentication failed). I'd try'd to find the difference between "pure sip" and PoC-SIP, but didn't suceed. Has someone an idea how to get this to work? Regards, Jay
2001 Aug 27
3
Netscape
Is it possible to install and run Netscape whitout having access to a native windows. -- Best regard, Svend Bjerrum Jensen http://www.sbj.esenet.dk
2018 Mar 29
3
Tinc and android 6
Hi, I compiled tinc 1.1pre14 for android 6, then i created the config for tinc. When i try to start tinc, it can not connect to /dev/tun I have looked for information on android/tinc and /dev/tun. The information i found is about system permissions, how can i start tinc on android whitout rooting my android tablet ? And set extra routing to the tinc interface. Greeting from Amsterdam,
2006 Apr 21
6
How access to the tables whitout a model
i have a table called Products whit a model product, but in the view i need show the category od the product, but whitout a model of categories... -- Posted via http://www.ruby-forum.com/.
2008 May 26
2
RcppTemplate find example C++ souce code without Rtools ??
Dear R users, I would like to call R from C++ and Rcpp class library already compiled are a big advantage !! I have already read the doc/PDF in the installed package 5.0 and all the posts in this forum It's possible to get the source code (RcppExample.cpp) whitout Rtools ?? (i'm not familiar whit Rtools) many thanks in advance Roberto Iacopetti win XP sp 2.2600 Dev-C++ 4.9.9.2 R
2020 Aug 14
4
Samba4 syncpassword fails
>Then I am at a loss, if nothing really changed, why are you getting the >error ? Well, I ask myself the same question. The fact is that it went bad at the precise second we tried to add a new remote DC to the domain. This never happened before has we had many other remote DCs and use to join them whitout any problem. I was hopping that deleting and recreating the ldb cache would be
2004 Dec 09
2
Samba and internet!
Hi everybody! I have a problem wich has pusseled me for sometime time. I have put samba on an internal subnet wich is the same as the windowsclients. Everything works great as long as internet is up and running but if internet goes down then the windowsclients can't find the sambaserver or just simly times out when trying to log in. On one installation I have a netgear router wich handels
2004 Nov 24
1
Externalize journal
Hello Is it possible to externalize the journal of an already existing (journal inside) ext3 FS ? Here's what I did to create a new FS with external journal for /dev/emcpowerl2 on /dev/emcpowerl2 mke2fs -O journal_dev /dev/sda10 mke2fs -J device=/dev/sda10 /dev/emcpowerl2 it works perfectly , but can I do the same whitout reformating the original FS; /dev/emcpowerl1 which is in
2002 Feb 04
1
LVM (1.0.2 ), ext3 and 'hot' snapshotting
Hello, all. I work with lvm ( kernel 2.4.17 + ext3-2.4-0.9.17-2418p3 patch ) but i can't snapshot a ext3 fs directly # lvcreate --snap --name snap --size +1G /dev/vgtest/lvtest # mount -o ro -t ext3 /dev/vgtest/lvtest /snap /mnt/snap ext3 can't work , ext2 work If I mount readonly the etx3 filesystem, snapshot-it, and remount rw the filesystem ( and ro the snapshot ) it work
2006 Feb 10
1
Add more ''answers'' at once
I''m working on a questionnaire which is a "one to many"-realtion between a question and some answers. I can extract the data form the database whitout problems, but I''m having problems creating a new question - or actually, creating new answers to a question. What I would like to have is: A form where you can write a question, and then 8 (or whatever) text_fields
2013 Jan 19
0
[LLVMdev] Embed LLVM/Clang in our project
Ashok Nalkund <ashoknn at qti.qualcomm.com> writes: > We want to compile LLVM/Clang and use the resulting > headers/libraries in our project. But we compile it during out build > process. I can build LLVM/Clang by adding it to our cmakelists.txt but > when our code tries to use one of the headers > (clang/CodeGen/ModuleBuilder.h), its not found as it doesnt exist. If > I