search for: 2844

Displaying 20 results from an estimated 57 matches for "2844".

Did you mean: 284
2008 Jul 26
4
Data length mismatch.
...presented by the day of year and the quantity that was sold for that day. I would like to form a new vector that is the difference between the two years of data. A sample of A (and similarly B) looks like: > A[1:5,] DayOfYear x 1 1 1429 2 2 3952 3 3 3049 4 4 2844 5 5 2219 > D <- A - B This works just fine if A and B are both the same length. How is the best way to handle the situation where A and B are of different lengths? If the day of year exists in both vectors (lists) then I just want the coorespondng "row" in D to be the dif...
2016 Jan 08
24
[Bug 2522] New: Key parser should reflect errors from OpenSSL
https://bugzilla.mindrot.org/show_bug.cgi?id=2522 Bug ID: 2522 Summary: Key parser should reflect errors from OpenSSL Product: Portable OpenSSH Version: 7.1p1 Hardware: Other OS: Linux Status: NEW Keywords: patch Severity: enhancement Priority: P5 Component: ssh
2002 Mar 06
3
Problem in .First.lib
...========== N NN Nitin Jain 1800 J.P.A. Apt # 26 NN N njain at virginia.edu Charlottesville N N N Bio-medical Engineering Ph. (434)243-9977 (O) N N N Graduate Student (434)244-2844 (R) N N N University of Virginia VA - 22903 N NN http://www.people.virginia.edu/~nj7w USA NN N ================================================================ " THERE WAS NEVER A NIGHT OR A PROBLEM THAT COULD DEFEAT SUNRISE...
2008 Aug 08
1
write.csv writing the "index"
I have a simple command to export a data.frame: write.csv(output, "TotalPredicted2008.dat") The structure of the data.frame can be seen with: > head(output) DayOfYear Sales 1 1 1429 2 2 3952 3 3 3049 4 4 2844 5 5 2219 6 6 2340 But it seems that the index is getting written out to the file. The first few lines look like: "","DayOfYear","Sales" "1",1,1429 "2",2,3952 "3",3,3049 "4",4,2844 "5",5,2219 "6&...
2010 Apr 01
1
predicted time length differs from survfit.coxph:
...1077 1116 1125 1218 1369 [33] 1392 1400 1431 1492 1625 1642 1673 1674 1706 1766 1767 1795 1815 1826 1851 1857 [49] 2006 2010 2070 2084 2099 2121 2160 2191 2223 2230 2236 2314 2345 2400 2422 2434 [65] 2435 2495 2556 2557 2587 2588 2678 2802 2815 2833 2844 2860 2861 2910 2922 2953 [81] 2989 3010 3012 3014 3091 3167 3186 3226 3227 3242 3318 3346 3380 3448 3560 3561 [97] 3590 3773 3775 3805 3837 3895 3932 3943 3962 3987 4119 4139 4201 4206 4224 4232 [113] 4249 4321 4370 4453 4536 4539 4627 4656 4758 4763...
2012 Aug 31
1
Possible mbox corruption if mail is saved with wrong Content-Length header (2.1.6)
...nts from his mails. He is using roundcube and we installed a plugin for that. He reports that from time to time one of his mails gets corrupted (cut off in the middle). I could verify there is something wrong in the logs: imap(x1234567): Error: Cached message size larger than expected (6796 > 2844) imap(x1234567): Error: Corrupted index cache file /net/mbx3/disc2/home/85/x1234567/Index/.imap/Sent/dovecot.index.cache: Broken physical size for mail UID 5001 imap(x1234567): Error: read(/net/mbx3/disc2/home/85/x1234567/Mail/Sent) failed: Input/output error (FETCH for mailbox Sent UID 5001) imap(...
2005 Sep 22
1
repeated crashes
...ss 3: Checking directory connectivity Pass 4: Checking reference counts Pass 5: Checking group summary information Free blocks count wrong for group #73 (26, counted=0). Fix? yes Free blocks count wrong for group #74 (5071, counted=667). Fix? yes Free blocks count wrong for group #75 (3585, counted=2844). Fix? yes Free blocks count wrong (1503376, counted=1498205). Fix? yes data: ***** FILE SYSTEM WAS MODIFIED ***** data: 1960/1343488 files (34.2% non-contiguous), 1186650/2684855 blocks But soon after that, the same kernel message happens again. I've also tried a newer e2fsck, from the e2fsc...
2017 May 09
1
Empty info file preventing glusterd from starting
...lusterd-store.c:2047:glusterd_restore_op_version] 0-glusterd: retrieved op-version: 30706 [2017-05-06 03:33:39.827515] E [MSGID: 106206] [glusterd-store.c:2562:glusterd_store_update_volinfo] 0-management: Failed to get next store iter [2017-05-06 03:33:39.827563] E [MSGID: 106207] [glusterd-store.c:2844:glusterd_store_retrieve_volume] 0-management: Failed to update volinfo for c_glusterfs volume [2017-05-06 03:33:39.827625] E [MSGID: 106201] [glusterd-store.c:3042:glusterd_store_retrieve_volumes] 0-management: Unable to restore volume: c_glusterfs [2017-05-06 03:33:39.827722] E [MSGID: 101019] [xl...
2001 Jun 04
2
creating /etc/tinc directories in make install
Hi, I am curious why don't you guys create /etc/tinc directory, set permissions, add /etc/rc.d scripts etc. from the Makefile(s) in the source distribution ? Doing a make install and not finding an example config in /etc/tinc is kind of frustrating. Am I missing something? Maybe there is a good reason for that? Also, why is it not finding evp.h when I try to do configure? Is creating
2011 Jun 17
1
speex on arm
...lp.c arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -c nb_celp.c -MT nb_celp.lo -MD -MP -MF .deps/nb_celp.TPlo -fPIC -DPIC -o .libs/nb_celp.o /tmp/ccHf25Hb.s: Assembler messages: /tmp/ccHf25Hb.s:1573: Error: selected processor does not support `smulwb lr,r5,r3' /tmp/ccHf25Hb.s:2844: Error: selected processor does not support `smulbb r0,r1,r2' /tmp/ccHf25Hb.s:2871: Error: selected processor does not support `smulbb r2,r1,r3' /tmp/ccHf25Hb.s:2911: Error: selected processor does not support `smulbb r0,r1,r2' /tmp/ccHf25Hb.s:4386: Error: selected processor does not su...
2006 Jun 20
1
unable to login with LDAP when set Uselogin to yes
...sftp /usr/local/libexec/sftp-server Can you able to help ? Regards Andrew ____________________________________________________ Andrew Wong Enterprise System Operation Platform Service Southern Star Technology, National Australia Bank 1/122 Lewis Road, Wantirna South 3152 Phone: (03) 9886 2844 Ext x32844 Email: andrew_wong at national.com.au (andrew.wong at nab.com.au) __________________________________________________ National Australia Bank Ltd - ABN 12 004 044 937 This email may contain confidential information. If you are not the intended recipient, please immediately notify us at...
2008 Mar 22
0
Mac OS X Intel assembly
...mac-asm-fixes.patch Type: text/x-patch Size: 767 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20080322/e6d5046e/mac-asm-fixes.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: asm-textreloc.patch Type: text/x-patch Size: 2844 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20080322/e6d5046e/asm-textreloc.bin
1998 Oct 06
2
Dumb question
Hello Sorry for asking this question..im new to the list. Where can i get the latest samba for linux...i currently use 1.19.18p5. What are the added features? How can i make my samba server seen at a different domain? My server is in the 10.36.x.x domain. It cant be seen elsewhere i.e. , 10.3x.x.x or 10.x.x.x domains. I am not subscribed to this list. Hope someone helps Cheers Paul
1999 Feb 10
1
When a shell says no (clobber) it means maybe.
...amp;& (S_ISREG (finfo.st_mode))) 2837 { 2838 free (redirectee_word); 2839 return (NOCLOBBER_REDIRECT); 2840 } 2841 2842 /* If the file was not present, make sure we open it exclusively 2843 so that if it is created before we open it, our open will fail. */ 2844 if (stat_result != 0) 2845 redirect->flags |= O_EXCL; 2846 2847 fd = open (redirectee_word, redirect->flags, 0666); 2848 2849 if ((fd < 0) && (errno == EEXIST)) 2850 { 2851 free (redirectee_word); 2852 return (NOCLOBBER_REDIRECT); 2853...
2017 Jun 01
2
[Gluster-devel] Empty info file preventing glusterd from starting
...gt;> [glusterd-store.c:2562:glusterd_store_update_volinfo] > > >>>>>>>> 0-management: Failed to get next store iter > > >>>>>>>> [2017-05-06 03:33:39.827563] E [MSGID: 106207] > > >>>>>>>> [glusterd-store.c:2844:glusterd_store_retrieve_volume] > > >>>>>>>> 0-management: Failed to update volinfo for c_glusterfs volume > > >>>>>>>> [2017-05-06 03:33:39.827625] E [MSGID: 106201] > > >>>>>>>> [glusterd-store.c:3042:gluste...
2012 Apr 18
4
downgrade from 1.5 to 1.4
opensuse 12.1 kde 4.7 I recently upgraded to opensuse 12.1 and saw that the wine version was only 1.3.3 I wanted to upgrade to stable 1.4, so I followed the directions about adding the repository that would allow me to get wine 1.4. Code: http://www.winehq.org/>> clicked on Stable: 1.4[shortlog]>> http://www.winehq.org/announce/1.4 clicked on Binary packages for various
2009 Jun 26
1
bug in Rf_PrintValue ?
I'm very green with R, so maybe this is not a bug, but it looks like one to me. The following program segfaults at the second call to Rf_PrintValue(). To failure depends on the value of the y-string. E.g., if I change it from "coverage" to, say, "COVERAGE", the segfault does not occur. /* bug.c */ #include <stdio.h> #include <Rinternals.h> #include
2017 Jun 01
0
[Gluster-devel] Empty info file preventing glusterd from starting
...rd-store.c:2562:glusterd_store_update_volinfo] > > > >>>>>>>> 0-management: Failed to get next store iter > > > >>>>>>>> [2017-05-06 03:33:39.827563] E [MSGID: 106207] > > > >>>>>>>> [glusterd-store.c:2844:glusterd_store_retrieve_volume] > > > >>>>>>>> 0-management: Failed to update volinfo for c_glusterfs volume > > > >>>>>>>> [2017-05-06 03:33:39.827625] E [MSGID: 106201] > > > >>>>>>>> [glusterd-stor...
2010 Aug 20
2
html rendering and gecko on a winmx install wine 1.1.11
opensuse 11.2 64 bit I have downloaded and compiled/installed wine 1.1.11, so that I may use a windows program called WinMX 3.54b4 [32 bit] on my linux opensuse distro. I had been advised that Wine versions higher than this do not work well with WinMX. At the end of the compile it tells me that libgphoto2-32bit was not found and that cameras won't work. I check in Yast2 to see if it can
2003 Aug 26
1
Long pause.
...swap io system cpu r b w swpd free buff cache si so bi bo in cs us sy id 2 0 0 803564 2820 660 6788 1272 120 1272 120 2896 172 3 34 63 1 0 0 803180 2848 660 6788 992 632 992 632 3358 163 2 35 63 1 0 0 802860 2844 604 6668 1160 360 1160 364 3156 180 1 30 69 1 0 0 802888 2816 604 6668 916 420 916 424 2795 179 4 28 68 1 0 0 802452 2760 604 6668 1348 0 1348 0 2805 180 1 34 65 0 1 0 802484 2840 604 6668 932 304 932 308 2601 188 2 31 67...