similar to: lost status code

Displaying 20 results from an estimated 1000 matches similar to: "lost status code"

2002 Sep 03
2
[patch] for rsync
To Whom It May Concern: Below is a patch, that I have used to eliminate the unexplained errors in the rsync program. I was able to trace the problem to the order in which the sigchld_handler and wait_process routines were executed. If sigchld_handler executes first it retrieves the status that wait_process needs to indicate proper rsync termination. The code below allows the sigchld_handler to
2003 Jun 27
5
PATCH/RFC: Another stab at the Cygwin hang problem
Hi, In http://sources.redhat.com/ml/cygwin/2002-09/msg01155.html, I noted that the often-observed hangs of rsync under Cygwin were assuaged by a call to msleep(). After upgrading my Cygwin environment to rsync 2.5.6, I'm seeing these hangs again, not surprisingly given a CVS entry for main.c notes that this kludge was not harmless: Revision 1.162 / (download) - annotate - [select for
2009 Aug 03
1
Weird Network issue
Hi all: I am pretty new to xen, but ,thanks to you, I am learning fast :) I have a Dell Poweredge 2950 server running Debian Lenny as Dom0 named Asgard I have configured three DomU (Loki, Hermod and Thor) with DHCP support. All the machines (Dom0 and DomU''s) ask for an IP address to a DHCP server in the Office LAN. The DHCP server is configured to bind certain IP addresses to the Dom0
2001 Jul 28
2
UT
I read your message about using the Loki Linux Unreal Tournament engine to play Unreal. I have the original Unreal Windows version CD and would like to play it on Linux but can't get the Loki version to recognize the CD. Can you tell me which files to download from Loki and how to install them? Thanks, Rick Knight (rick@rlknight.com)
2001 Jul 22
2
Patches for Cray T3Es running Unicossmk and SV1s running Unicos
This patch is against Cray patch against openssh-SNAP-20010710. Here a few notes about them: 1) rijndael does not work on cray due to the fact it is rooted in 32 bits. I looking for a fix, it may come form Wendy Palam. For now the cray default to the following cihpers for ssh version 2 ssh are: 3des-cbc,blowfish-cbc,cast128-cbc,arcfour 2) Crays don't have setitimer so I
2002 Sep 01
2
rsync error: unexplained error
I believe I have found the cause of the unexplained error (code ??) at main.c(line #). In the version I'm running 2.5.2 (obtained from the Free Software Foundation) the line number is 576. It appears the root cause is related to a race condition associated with the termination of child processes. If the signal handler for SIGCHILD is executed, as the result of a child termination, before the
2015 Mar 12
3
Bug or not?
Hi Pierre, No worries about the response time. I remember when the features matrix was mostly todo's. Clearly you folks have put in a ton of work. I would feel bad about trying to shove a developer into my problem and I do not have the time right now to join the development team. Besides my day job I am currently writing a library to interpret BSDL files (JTAG). I am having a bit of trouble
2015 Feb 15
3
Bug or not?
The first grep of dmesg is for the apple info so you know exactly what box I have. The second is to show that I am booting in EFI mode and not some bogus bios compatibility thing. The third is to show the gmux version. The fourth is to answer the question you actually asked. $ cat /proc/version Linux version 3.19.0 (root at turingatlarge) (gcc version 4.7.3 (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) ) #3
2002 Jul 12
1
Write protecting objects
Is there a function to write protect a matrix or list ? I have considered making a duplicate copy. But I am wondering if alternatives exist. Thanks. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the
2006 Jul 25
1
HELP with NLME
Hi, I was very much hoping someone could help me with the following. I am trying to convert some SAS NLMIXED code to NLME in R (v.2.1), but I get an error message. Does anyone have any suggestions? I think my error is with the random effect "u" which seems to be parametrized differently in the SAS code. In case it's helpful, what I am essentially trying to do is estimate parameters
2006 Jun 12
1
filter/exclude confusion ???
I am running rsync -avz from [A], to pull a directory from [B]. I want to _exclude_ several directories on [B] from being pulled across. Since these directories have short names, I hope that I can either specify them inline rsyncd.conf on [B]; or, inline to the CLI on [A]. I am confused with man rsyncd.conf, where the manpage states: "it only applies on the daemon" I have tried
2004 Mar 29
2
Issue with rsync 2.6.1-pre1 on AIX
Hi all, I've recently tried rsync in daemon mode on AIX. Unfortunately, after handling connections, the daemon segfaulted. I've located this problem to the signal handler for SIGCHLD in socket.c - it seems reinstalling the signal handler before doing waitpid caused the signal to be redelivered, so the program recurses to the signal handler before it runs out of stack space in the end and
2017 Aug 03
2
fatal error: clang/Basic/Version.inc: No such file or directory
Hi, I try to build lldb with Cmake (gcc-5.3.0 is necessary for CUDA) on my "SUSE Linux Enterprise Server 12.2 (x86_64)". Unfortunately the build process breaks for lldb with the below mentioned error message. I've downloaded the following packages and configured with the following commands. svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm cd llvm/tools svn co
2005 Jul 30
0
fb0 - conflict?
Hi, all. I''m trying to track down some stability issues with my Xen system, and in the course of doing so, I''ve found a few things that are probably unrelated, but things I''d like to clean up nonetheless. I have a Xen guest instance running my Xen0 kernel. When it boots I get: Jul 29 01:31:37 loki kernel: fb0: VGA16 VGA frame buffer device Jul 29 01:31:37 loki
2001 Jun 29
1
Deus Ex in Wine - working
hey all, i know it's kind of pointless to get Deus Ex running in wine now thnx to loki (j/k), but if you have shelled out $$ for Deus Ex winblows version, now you can run it in wine. I got Deus Ex running yesterday with TransGaming's (www.transgaming.com) version of wine. I ran it in both OpenGL and Glide mode, video runs excellent. Mouse input is great as well, much better than the
2001 Aug 22
1
Microsoft Flight Simulator in wine - successes?
the only game I'm really interested in playing that Loki doesn't have a port for is Microsoft Flight Simulator (any version). Has anybody had any success with any version of any flight simulator in wine? I have never tried wine but if I find out that it will do what I want it to, I'll put forth the time to figure it out.
2007 Feb 12
1
cd problems?
Hi, has anything else noticed that as of sometime late last year games like jedi academy and call of duty have been broken? I had played COD1 and JKA under wine in gentoo and slackware for years but it seems something has changed in how wine does it's cd drive stuff. I can mount and install either with the installer included with the game with either the loki installer or the normal
2007 Jul 27
1
exporting character vector to text files
R-help, I have a character vector whose elements are the names of matrixes. Something like this: > test <- ls(pattern="Oki") [1] "aaOki" "aOki" "bOki" "c1Oki" "c2Oki" "c3Oki" "cOki" "dOki" "eOki" "fOki" "gprsOki" "hOki"
2013 Nov 11
4
[Bug 872] New: extra symbols in console output
https://bugzilla.netfilter.org/show_bug.cgi?id=872 Summary: extra symbols in console output Product: nftables Version: unspecified Platform: x86_64 OS/Version: All Status: NEW Severity: normal Priority: P5 Component: nft AssignedTo: pablo at netfilter.org ReportedBy: loki at lokis-chaos.de
2003 Nov 20
2
What is vuid?
I'm getting the following errors in my error logs: ERROR! vuid 100 did not map to a valid vuser struct! At the time this error was being created I was trying to add a domain user as a local admin. I was trying to get the browse list of domain users up, but being denied. Cheers Jeff -- Jeff Gardiner [ gardiner@nospam.imaging.robarts.ca ] System Administrator - Imaging Research