search for: 14,15

Displaying 20 results from an estimated 25 matches for "14,15".

Did you mean: 14,13
2015 May 18
2
tinc stopped working after restart
...or messages I didnt understand Started with checking my clock. It was 15 min out of sync. But it had no effect to sync it. Tried another restart and a reboot of the server, but no effect. I've been trying to keep all nodes at same version (1.1Pre10) but not all of them are. Node1 is Pre10 Node 14,15 and 16 is at 1.1Pre11 IP1 through IP15 is substituted IP addresses logentrys "log 5" in Node1 (1.1pre10 )(star node) regarding Node15 (1.1pre11): Connection from IP15 port 57815 Sending ID to <unknown> (IP15 port 57815): 0 Node1 17.3 Sending 11 bytes of metadata to <unknown&...
2019 Mar 27
2
Panic: file mail-transaction-log-file.c: line 105 (mail_transaction_log_file_free): assertion failed: (!file->locked)
...[0/0] > Mar 27 11:13:50 mbox dovecot[22370]: lmtp(piast_efaktury): pid=<24428> session=<QLacCN5Mm1xsXwAA9fPEKQ>, Error: Index /var/mail/piast_efaktury/dovecot.index: Lost log for seq=13 offset=25648: Missing middle file seq=13 (between 13..4294967295, we have seqs 14,15): .log.2 contains file_seq=14 (initial_mapped=0, reason=Index mapped) > Mar 27 11:13:50 mbox dovecot[22370]: lmtp(piast_efaktury): pid=<24428> session=<QLacCN5Mm1xsXwAA9fPEKQ>, Warning: fscking index file /var/mail/piast_efaktury/dovecot.index > Mar 27 11:13:50 mbox dovecot[223...
2002 Mar 26
1
ellipsis question
...rwise combinations of two vector arguments: > pair(c(1,2,3),c(7,8)) [,1] [,2] [1,] 1 7 [2,] 1 8 [3,] 2 7 [4,] 2 8 [5,] 3 7 [6,] 3 8 > I want to generalize this to any number of arguments, for example, <fantasy> > ntuple(c(1,2,3),c(7,8),c(14,15)) [,1] [,2] [,3] [ 1,] 1 7 14 [ 2,] 1 8 14 [ 3,] 2 7 14 [ 4,] 2 8 14 [ 5,] 3 7 14 [ 6,] 3 8 14 [ 7,] 1 7 15 [ 8,] 1 8 15 [ 9,] 2 7 15 [10,] 2 8 15 [11,] 3 7 15 [12,] 3 8 15 </fantasy> One...
2014 May 13
2
[LLVMdev] [PATCH] CMake add_version_info_from_vcs SVN_REPOSITORY
...D_VC_REV is enabled and LLVM/Clang are built from Git. Also try to figure-out repository URL and revision from Git mirror parsing git-svn-id: footer from last commit (if present). --- cmake/modules/VersionFromVCS.cmake | 55 ++++++++++++++++++++++++++++---------- 1 file changed, 41 insertions(+), 14 deletions(-) diff --git a/cmake/modules/VersionFromVCS.cmake b/cmake/modules/VersionFromVCS.cmake index 26314d4..4e140e9 100644 --- a/cmake/modules/VersionFromVCS.cmake +++ b/cmake/modules/VersionFromVCS.cmake @@ -1,9 +1,13 @@ # Adds version control information to the variable VERS. For # determ...
2007 Apr 30
1
TDM400P and Junghanns QuadBRI issue
...: 07) Channel 08: Clear channel (Default) (Slaves: 08) Channel 09: Clear channel (Default) (Slaves: 09) Channel 10: D-channel (Default) (Slaves: 10) Channel 11: Clear channel (Default) (Slaves: 11) Channel 12: Clear channel (Default) (Slaves: 12) Channel 13: D-channel (Default) (Slaves: 13) Channel 14: Clear channel (Default) (Slaves: 14) Channel 15: Clear channel (Default) (Slaves: 15) Channel 16: D-channel (Default) (Slaves: 16) 16 channels configured. ZT_SPANCONFIG failed on span 2: No such device or address (6) --------------------------------------------------------------- The /et...
2016 Feb 01
0
[klibc:master] fwrite: flush before a large write to allow better bypass
...by: H. Peter Anvin <hpa at zytor.com> --- usr/klibc/stdio/fwrite.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/usr/klibc/stdio/fwrite.c b/usr/klibc/stdio/fwrite.c index 71ee75c..feb48ef 100644 --- a/usr/klibc/stdio/fwrite.c +++ b/usr/klibc/stdio/fwrite.c @@ -14,14 +14,15 @@ static size_t fwrite_noflush(const void *buf, size_t count, ssize_t rv; while (count) { - if (f->ibytes || f->obytes >= f->bufsiz) + if (f->ibytes || f->obytes >= f->bufsiz || + (f->obytes && count >= f->bufsiz)) if (__fflush(f)...
2019 Mar 27
0
Panic: file mail-transaction-log-file.c: line 105 (mail_transaction_log_file_free): assertion failed: (!file->locked)
...[0/0] >> Mar 27 11:13:50 mbox dovecot[22370]: lmtp(piast_efaktury): pid=<24428> session=<QLacCN5Mm1xsXwAA9fPEKQ>, Error: Index /var/mail/piast_efaktury/dovecot.index: Lost log for seq=13 offset=25648: Missing middle file seq=13 (between 13..4294967295, we have seqs 14,15): .log.2 contains file_seq=14 (initial_mapped=0, reason=Index mapped) >> Mar 27 11:13:50 mbox dovecot[22370]: lmtp(piast_efaktury): pid=<24428> session=<QLacCN5Mm1xsXwAA9fPEKQ>, Warning: fscking index file /var/mail/piast_efaktury/dovecot.index >> Mar 27 11:13:50 mbox dov...
2015 May 18
0
tinc stopped working after restart
...200, ?smund Rabbe wrote: > One of the nodes (Node5) stopped working a while ago (2 - 3 weeks or so), > other than that everything was working fine. Today I decided to find the [...] > So I tried "tinc -n vpn restart". Then hell brakes loose... [...] > Node1 is Pre10 > Node 14,15 and 16 is at 1.1Pre11 I'm afraid that you cannot mix 1.1pre10 and 1.1pre11 nodes, unless you set ExperimentalProtocol = no. Either that, or make sure all nodes are running the same version. -- Met vriendelijke groet / with kind regards, Guus Sliepen <guus at tinc-vpn.org> -----...
2009 Oct 29
0
What is the best way to efficiently construct a data frame from multiple source files?
...ot;X3", "X4", "X5") # create a date that is nicely sortable measurement.date <- paste(paste(20,substr(source,16,17),sep=""), # year substr(source,12,13), # month substr(source,14,15), sep="/") # day for (j in 1:nrow(tdr)) { # iterate over each spreadsheet row tdrrow <- tdr[j,] location <- tdrrow$probe for (pos in 2:6) { # normalize the readings if (is.na(tdrrow[,pos])) {...
2005 Dec 30
2
I have problem and/or not fully underestand rails --svn
...uot; /tmp/projekt file:///var/lib/svn/projekt 6 //var/lib/svn/pokus 7 Adding /tmp/projekt/trunk 8 9 Committed revision 1. 10 $ rm -r /tmp/projekt 11 $ svn checkout file:///var/lib/svn/projekt/trunk /tmp/projekt/rev1 12 Checked out revision 1. 13 $ rails --svn /tmp/projekt/rev1 14 svn: ''.'' is not a working copy 15 svn: ''.'' is not a working copy 16 exists 17 create app/controllers 18 svn: ''/tmp/pokus/rev1/app'' is not a working copy 19 create app/helpers 20 svn: ''/tmp/pokus/rev1/app'...
2010 Feb 16
1
Math.factor error message
...c(37L, 36L, 42L, 41L, 44L, 38L, 31L, 61L, 66L, 91L, : log not meaningful for factors My data is composed of one column. I would appreciate, if any one could provide me with some hints to get around the problem. Best regards, Ben -------------- next part -------------- BNS CER "11,14" "11,11" "11,25" "11,22" "11,31" "11,15" "11,00" "11,88" "11,94" "12,44" "12,90" "12,94" "12,97" "12,80" "12,78" "13,14" "13,72" &quot...
2015 May 18
2
tinc stopped working after restart
...One of the nodes (Node5) stopped working a while ago (2 - 3 weeks or so), > > other than that everything was working fine. Today I decided to find the > [...] > > So I tried "tinc -n vpn restart". Then hell brakes loose... > [...] > > Node1 is Pre10 > > Node 14,15 and 16 is at 1.1Pre11 > > I'm afraid that you cannot mix 1.1pre10 and 1.1pre11 nodes, unless you > set ExperimentalProtocol = no. Either that, or make sure all nodes are > running the same version. > > -- > Met vriendelijke groet / with kind regards, > Guus Sliep...
2010 Jul 16
0
Mixed Conditional Logit with nested data
...1,0 1,8,B,0,0,1,0,0,1,0,0,0,1 1,9,A,1,0,1,0,1,0,0,1,0,0 1,9,B,0,0,0,1,0,1,0,0,1,0 1,10,A,1,1,0,0,1,0,0,0,1,0 1,10,B,0,0,0,1,0,0,1,1,0,0 1,11,A,1,0,1,0,0,1,0,1,0,0 1,11,B,0,0,0,1,1,0,0,0,0,1 1,12,A,1,1,0,0,0,1,0,1,0,0 1,12,B,0,0,1,0,0,0,1,0,1,0 1,13,A,0,0,0,1,0,0,1,0,1,0 1,13,B,1,1,0,0,0,1,0,0,0,1 1,14,A,0,0,0,1,0,0,1,0,0,1 1,14,B,1,0,1,0,1,0,0,1,0,0 1,15,A,1,1,0,0,1,0,0,0,1,0 1,15,B,0,0,0,1,0,1,0,0,0,1 1,16,A,1,1,0,0,0,0,1,1,0,0 1,16,B,0,0,1,0,0,1,0,0,1,0 1,17,A,1,0,1,0,1,0,0,0,1,0 1,17,B,0,0,0,1,0,0,1,1,0,0 1,18,A,1,1,0,0,1,0,0,1,0,0 1,18,B,0,0,0,1,0,0,1,0,0,1 1,19,A,1,1,0,0,1,0,0,0,0,1 1,19,B,...
2010 Oct 08
7
[PATCH] Replace pyxml/xmlproc-based XML validator with lxml based one.
...tively maintained. Signed-off-by: Stephan Peijnik <spe@anexia.at> diff -r 6e0ffcd2d9e0 -r 7082ce86e492 tools/python/xen/xm/xenapi_create.py --- a/tools/python/xen/xm/xenapi_create.py Fri Sep 17 17:06:57 2010 +0100 +++ b/tools/python/xen/xm/xenapi_create.py Fri Oct 08 12:31:18 2010 +0200 @@ -14,13 +14,15 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #============================================================================ # Copyright (C) 2007 Tom Wilkie <tom.wilkie@gmail.com> +# Copyright (C) 2010 ANEXIA Internetdienstleistungs GmbH +# Author...
2019 Mar 28
1
Panic: file mail-transaction-log-file.c: line 105 (mail_transaction_log_file_free): assertion failed: (!file->locked)
On 28 Mar 2019, at 10.15, Arkadiusz Mi?kiewicz <arekm at maven.pl> wrote: > > error = 0x55e3e2b40ac0 "Fixed index file > /var/mail/piast_efaktury/dovecot.index: log_file_seq 13 -> 15", > nodiskspace = true, This was one of the things I was first wondering, but I'm not sure why it's not logging an error. Anyway, you're using filesystem quota? And this
2010 Mar 22
1
Resend with loadavg as a statistic...
After some feedback from Slow, mainly about the load_average API being a method rather than an ongoing statistic. So I've converted the code over to instead update the load average statistic on a regular basis.
2010 Apr 30
1
read.csv and blank character in object name of my data.frame
...t DESCRIPTION (e.g "COTTON NO.2 Jul/10_",. I need to remove them. My data frame has been obtained from a .csv file and then a few command lines. Here is the first line of my code : pose=read.csv2("LSCPos100415.csv",sep=",",dec=".",as.is=T,h=T,skip=1)[,c(4,8 ,14,15)] As you can see, the blank already exists (e.g "CORN May/10_"), so it should come from the Excel file itself. pose <- structure(list(DESCRIPTION = c("CORN May/10 ", "CORN May/10 ", "SOYBEANS Jul/10 ", "WHEAT May/10 ", "WHEAT May/10 &...
2016 Dec 19
11
[Bug 99147] New: xorg hangs at initial startup on linux-4.9.0
https://bugs.freedesktop.org/show_bug.cgi?id=99147 Bug ID: 99147 Summary: xorg hangs at initial startup on linux-4.9.0 Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: D...
2007 Apr 18
0
[RFC, PATCH 22/24] i386 Consolidate redundant timer code
...6/kernel/smpboot.c 2006-03-12 19:57:42.000000000 -0800 @@ -56,6 +56,7 @@ #include <mach_apic.h> #include <mach_wakecpu.h> #include <smpboot_hooks.h> +#include <mach_apictimer.h> /* Set if we find a B stepping CPU */ static int __devinitdata smp_b_stepping; @@ -513,7 +514,7 @@ static void __devinit start_secondary(vo smp_callin(); while (!cpu_isset(smp_processor_id(), smp_commenced_mask)) rep_nop(); - setup_secondary_APIC_clock(); + mach_setup_secondary_local_clock(); if (nmi_watchdog == NMI_IO_APIC) { disable_8259A_irq(0); enable_NMI_through_LVT0(NUL...
2007 Apr 18
0
[RFC, PATCH 22/24] i386 Consolidate redundant timer code
...6/kernel/smpboot.c 2006-03-12 19:57:42.000000000 -0800 @@ -56,6 +56,7 @@ #include <mach_apic.h> #include <mach_wakecpu.h> #include <smpboot_hooks.h> +#include <mach_apictimer.h> /* Set if we find a B stepping CPU */ static int __devinitdata smp_b_stepping; @@ -513,7 +514,7 @@ static void __devinit start_secondary(vo smp_callin(); while (!cpu_isset(smp_processor_id(), smp_commenced_mask)) rep_nop(); - setup_secondary_APIC_clock(); + mach_setup_secondary_local_clock(); if (nmi_watchdog == NMI_IO_APIC) { disable_8259A_irq(0); enable_NMI_through_LVT0(NUL...