search for: nonfat

Displaying 9 results from an estimated 9 matches for "nonfat".

Did you mean: nonat
2000 Apr 30
2
Problem finding openssl in openssh-2.0.0test1
...ed it down to see if some residual problems in port forwarding from openssh-1.2.3 were fixed. The configure script had trouble finding the openssl package, even though I had it installed in the standard place (/usr/local/ssl). I investigated and found that the failed test compile was caused by two nonfatal compiler warnings that memset and RAND_add were being implicitly defined. As a hackaround I inserted #include <string.h> #include <openssl/rand.h> just before #include <openssl/rsa.h> #include <openssl/bn.h> #include <openssl/sha.h> in the test program. configur...
2008 May 30
1
Archive of "bad" things during rsync?
Hi, Wouldn't you know, I can't get rsync to throw an error during a copy. :) I need to put together some instructions for a guy that runs a WISP for him to look over before weekly backups are made (I'll be copying the files to /dev/null so any read errors can be caught). I can do the simple : rsync warning: some files vanished before they could be transferred (code 24) at
2008 Dec 16
6
logging mechanism in rsync
Hi Friends, Does rsync V3 has the feature for logging the files which have not been transferred? Its already logs the file which have been transfered. Thanks, Jignesh -------------- next part -------------- HTML attachment scrubbed and removed
2007 Jan 10
0
Implementation of Wei-Lachin Test
...entation of the Wei-Lachin tests for incomplete multivariate observations (JASA 79: 653-661)? The authors' example of data where this test can be applied is in a study comparing treatment to placebo where the outcome is a series of time-to-event observations - i.e., time to development of a nonfatal symptom in each of several major body systems (dermal, musculoskeletal, neurologic, etc.). The null hypothesis here is that the joint distributions for each of the treatment and control groups is equal. Regards, Jarrod Dalton Cleveland Clinic is ranked one of the top 3 hospitals...
2014 Aug 15
1
virt-manager and libvirt-python
Hello! I'm trying to work with virt-manager but getting SIGTRAP signal. It is done with gdb under MinGW32 on Windows 7 64-bit. I have Python 2.7.8. 32-bit. As I can see from backtrace ( http://pastebin.com/JhN6XgYb ), there is something wrong with libvirtmod.pyd. Also I couldn't find how to solve " typelib for AppIndicator3" error. So I try to debug libvirt-python. For doing
2019 Apr 17
3
[Bug 13901] New: Empty quotes adds cwd to SRC directories
https://bugzilla.samba.org/show_bug.cgi?id=13901 Bug ID: 13901 Summary: Empty quotes adds cwd to SRC directories Product: rsync Version: 3.1.3 Hardware: x64 OS: Linux Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayne at opencoder.net Reporter:
2007 Sep 11
7
aaf requires drb?
Hi, I''ve just read some an article (http://www.jroller.com/BrightCandle/entry/oversights_in_rails_plugins_really.) This article (and the comment,) seem to imply that drb is required if running under a fastcgi kind of deployment. Is this true? Thanks, Chris. ps this is for a different server then my previous question. -- Posted via http://www.ruby-forum.com/.
2007 Sep 10
2
IO errors with 2 processes
Hi All, I''m using acts as ferret and getting a lot of these errors: ---- Error occured in fs_store.c:324 - fs_open_input couldn''t create InStream /var/rails/projectblue/website/public/../config/../index/production/content_page/_347i.fdt: <No such file or directory> ---- and also some of these errors: ---- uninitialized constant Ferret::Index::Index::LockError
2007 Sep 28
4
undefined method error
Hi, I''m running the trunk version with drb server. In my ferret_server.log I get a lot of messages like this: #method_missing(:add, ["User", {:first_name=>"blah", :comments=>nil, :company=>"blah", :phone_day=>""}]) Over and over again. But more importantly, since yesterday doing a search has caused an exception: A NoMethodError