similar to: Rsync 3.1.3 segfault

Displaying 20 results from an estimated 200 matches similar to: "Rsync 3.1.3 segfault"

2007 Mar 02
7
Lame question about cp
Hi, How can i copy a file to another with the same name without being prompted for a confirmation ? I read the cp man page, but nada. Any help would be appreciated. Warm Regards, M?rio Gamito
2015 Feb 09
2
[LLVMdev] DataLayout missing in isDereferenceablePointer()
Eric Christopher wrote: > How are you trying to call it? Do you have a DataLayout? In test/Analysis/ValueTracking/memory-dereferenceable.ll, just change byval to dereferenceable(8), and %dparam won't match (see lib/IR/Value.cpp:521 for the logic that is supposed to fire). How do I get it to pass? I tried introducing a target-triple and target-datalayout, but it didn't help.
2005 Sep 28
2
htb + tc filter
Hi everybody, i am new to this list so dont blame me if i will talk about nothing.. At this moment i am experimenting with htb + tc u32 filters , the problem is that i want some traffic to be unshaped so i did this.. tc qdisc add dev eth0 root handle 10: htb default 20 tc class add dev eth0 parent 10: classid 10:2 htb rate 256Kbit THIS IS TRAFFIC I WANT NOT TO BE SHAPED tc filter add dev eth0
2013 Feb 02
0
patches in distros - include upstream ?
Hello, i have found, that major distros (especially opensuse) ship their rsync packages with a lot of patches which i don`t find in the official rsync-patches git. Maybe there is a reason for that or i missed something or looked wrong, but for convenience/transparency i have compiled a list of those and ask if it would make sense to put them into the official rsync patches git, as most of them
2009 Jun 01
7
terrible problems with Xen on SLES 10.2 / 11
Hello everyone, I''m totally new to Xen and trying to run it on some platforms (x86, x64) using SLES (that is what I have to use for reasons other than technical). Several machines on which I tried using Xen simply fails to run normally using Xen kernel: either network communication is not functioning at all despite proper configuration (that works on non-Xen kernel), or the kernel
2008 Jan 28
5
question on "cp -f" on centos 5.1
When I issue the command cp -af --reply=yes * ../other it tells me --reply is deprecated and use -i or -f. when I remove the --reply=yes I have to indicate 'y' to every file being copied. I just want to copy every file in my current directory to another directory and overwrite any file that is there. What is the correct way to do that? Jerry
2008 Dec 17
4
vim helpfile tag issues
Just wondering if anyone can replicate this issue.... On CentOS 5.2, using vim 7.0.237, I'm having a consistent issue across all my centos boxen. if I try and access the help files direct (as root), such as ":help tutor" I get: "usr_01.txt.gz" [readonly][noeol][converted] 11L, 4393C E434: Can't find tag pattern Press ENTER or type command to continue If I press
2015 Sep 29
4
[Bug 92178] New: nouveau framebuffer fails to initialize properly on GeForce 2 Go (NV11M)
https://bugs.freedesktop.org/show_bug.cgi?id=92178 Bug ID: 92178 Summary: nouveau framebuffer fails to initialize properly on GeForce 2 Go (NV11M) Product: xorg Version: unspecified Hardware: x86 (IA32) OS: Linux (All) Status: NEW Severity: normal Priority: medium
2005 Mar 16
2
OS X Speex Software
Hi, Is there any native software for OS X to convert an audio file to speex? Even a command line would be great. I looked for hours and couldn't find a program. I tried VLC but it just outputs screeching noises. Sincerely, Patrick Krol patrick9@net-link.net
2005 Mar 17
2
OS X Speex Software
On Mar 16, 2005, at 11:41 PM, Jean-Marc Valin wrote: >> Is there any native software for OS X to convert an audio file to >> speex? Even a command line would be great. I looked for hours and >> couldn't find a program. I tried VLC but it just outputs screeching >> noises. > > The standard Speex distribution includes the speexenc utility, isn't > that what
2020 Mar 28
0
[klibc:update-dash] dash: builtin: Mark more regular built-ins
Commit-ID: a24fb71983693cab52a3b9f5c163a54518a170a1 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=a24fb71983693cab52a3b9f5c163a54518a170a1 Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Sat, 19 May 2018 02:39:49 +0800 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:55 +0000 [klibc] dash: builtin: Mark
2011 Jan 03
1
availability of snapshots functionality via Python bindings
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello everyone, Is this being worked on? I rather need this thing... Although my system is Debian Lenny, not RH: kulfon 10.0.0.228 /etc/default % dpkg -l | grep libvirt ii libvirt-bin 0.4.6-10+lenny1 the programs for the libvirt library ii libvirt0 0.4.6-10+lenny1 library for
2011 Jan 04
1
autostarting storage pool
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello everyone, How do I make storage pool auto start? I have: virsh # pool-list Name State Autostart - ----------------------------------------- default active yes virtimages active no I don't see anything in pool's xml that could suit this purpose: virsh # pool-dumpxml virtimages
2004 Apr 28
1
Bug in rsync 2.6.1
It fails to compile on Irix (compiler 7.2.1). Whereas rsync.h has a #define for __attribute__(x) to remove it for non GNUC and APPLE, this isn't used when compiling popt/popt.c, so it produces an error as it doesn't like __attribute__((__unused__)) showing up in the parameter list for poptAddAlias. popthelp.c also uses UNUSED. A workaround was to copy the #define setting of
2004 Mar 16
2
Rsync 2.6.0 compile problem
I am trying to compile rsync-2.6.0 on BSD/OS 5.0 patched to current level. gcc version 2.95.3 I ran configure: ./configure --with-rsh=rsh This is the only error message given by configure: checking sys/sysctl.h usability... no checking sys/sysctl.h presence... yes configure: WARNING: sys/sysctl.h: present but cannot be compiled configure: WARNING: sys/sysctl.h: check for missing prerequisite
2010 Jul 07
0
ggplot2 version 0.8.8
ggplot2 ------------------------------------------------------------ ggplot2 is a plotting system for R, based on the grammar of graphics, which tries to take the good parts of base and lattice graphics and avoid bad parts. It takes care of many of the fiddly details that make plotting a hassle (like drawing legends) as well as providing a powerful model of graphics that makes it easy to produce
2010 Jul 07
0
ggplot2 version 0.8.8
ggplot2 ------------------------------------------------------------ ggplot2 is a plotting system for R, based on the grammar of graphics, which tries to take the good parts of base and lattice graphics and avoid bad parts. It takes care of many of the fiddly details that make plotting a hassle (like drawing legends) as well as providing a powerful model of graphics that makes it easy to produce
2004 Jul 15
2
Update ash-port to NetBSD-1.6.1
Hi all, this patch updates the ash-port of klibc to that one found in NetBSD-1.6.1 instead of the horribly old one currently used. It's a bit longish (appearently there has been some work done between 1993 and today), but now it's even useable on 64-bit systems :-). Plus I've added some nice-to-have builtins, e.g. printf. Cheers, Hannes -- Dr. Hannes Reinecke hare@suse.de SuSE
2019 Jan 25
0
[klibc:update-dash] input: Move all input state into parsefile
Commit-ID: a61f802e418cd4cf282ccdb60229335e0c09f3bf Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=a61f802e418cd4cf282ccdb60229335e0c09f3bf Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Mon, 5 Jan 2015 22:42:32 +1100 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Fri, 25 Jan 2019 02:57:21 +0000 [klibc] input: Move all input
2020 Mar 28
0
[klibc:update-dash] dash: input: Move all input state into parsefile
Commit-ID: 7976a4e8b6d3adc72d9a07f37a8f470f7345c6db Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=7976a4e8b6d3adc72d9a07f37a8f470f7345c6db Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Mon, 5 Jan 2015 22:42:32 +1100 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:54 +0000 [klibc] dash: input: Move all