Displaying 20 results from an estimated 347 matches for "657".
Did you mean:
57
2018 Aug 31
2
before I go to 4.8.5 DC
... I see this on a 4.8.4 debian DC
Aug 31 20:10:19 adc2 samba[657]: task[kccsrv][657]:
/usr/sbin/samba_kcc: ldb_wrap open of secrets.ldb
Aug 31 20:15:19 adc2 samba[657]: task[kccsrv][657]: [2018/08/31
20:15:19.413299, 0] ../lib/util/util_runcmd.c:327(samba_runcmd_io_handler)
Aug 31 20:15:19 adc2 samba[657]: task[kccsrv][657]:
/usr/sbin/samba_kcc: ldb_wrap ope...
2003 Sep 17
8
[Bug 657] Priv seperation causes setreuid error
http://bugzilla.mindrot.org/show_bug.cgi?id=657
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Priv seperation causes |Priv seperation causes
|segfault |setreuid erro...
2012 Jan 30
2
Help page of colors() : add a new example ?
Dear all,
May I suggest to add an example in the help page of the colors() function ?
The following code could be useful to easily choose any color from colors() :
## Millot G. (2011), p.71.
## Figure displaying all the 657 built-in color names of colors().
palette(colors())
tempo<-NULL
for(i in 14:1){tempo<-c(tempo, rep(i,50))}
windows(width=10) # replace by quartz(width=10) for MacOS and by X11(width=10) for Linux
par(ann=FALSE, xaxt="n", yaxt="n", bty="n")
plot(rep(1:50,14)[1:657...
2012 Oct 05
2
Help understanding btrfsck output...
...rrors 400
root 654 inode 1126 errors 400
root 654 inode 1548 errors 400
root 654 inode 3845 errors 400
root 654 inode 48006 errors 400
root 654 inode 48013 errors 400
root 654 inode 48023 errors 400
root 654 inode 49762 errors 400
root 654 inode 49919 errors 400
root 654 inode 49920 errors 400
root 657 inode 772 errors 400
root 657 inode 1025 errors 400
root 657 inode 1029 errors 400
root 657 inode 1056 errors 400
root 657 inode 1057 errors 400
root 657 inode 1125 errors 400
root 657 inode 1126 errors 400
root 657 inode 1548 errors 400
root 657 inode 3845 errors 400
root 657 inode 48006 errors 40...
2013 Aug 27
0
[Bug 657] New feature request: classify match, similar to matching on mark.
https://bugzilla.netfilter.org/show_bug.cgi?id=657
Phil Oester <netfilter at linuxace.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |netfilter at linuxace.com
AssignedTo|jengelh at medo...
2020 Jun 30
0
[Bug 657] New feature request: classify match, similar to matching on mark.
https://bugzilla.netfilter.org/show_bug.cgi?id=657
Jiri <jiri at samohyb.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jiri at samohyb.com
--
You are receiving this mail because:
You are watc...
2010 Jan 07
1
Segfault in GetNewPage, memory.c.
...native...(no debugging symbols found)...done.
> (gdb) run
> Starting program: /home/yziquel/git/ocaml-finquote/_build/test/test.native
> [Thread debugging using libthread_db enabled]
>
> Program received signal SIGSEGV, Segmentation fault.
> GetNewPage (node_class=1) at memory.c:657
> 657 SNAP_NODE(s, base);
> (gdb) backtrace
> #0 GetNewPage (node_class=1) at memory.c:657
> #1 0x00007ffff7993c24 in Rf_allocVector (type=16, length=1) at memory.c:2030
> #2 0x00007ffff7981070 in Rf_mkString (s=0x6ae548 "require(quantmod)") at ../../src/include/Rinline...
2003 Nov 11
1
lock problem on 32 bit mounted nfs with 64 bit lock offsets
...fstab:
<IP-Number>:/vgroup00/data02/data /mnt/nas01 nfs
rsize=8192,wsize=8192,soft 0 0
I tried to save a file from word which lead to a aprox. 1 minute hang of
my Win2k/SP3. The log of the machine showed following lines:
[2003/11/11 10:20:36, 0] locking/posix.c:posix_fcntl_lock(657)
posix_fcntl_lock: WARNING: lock request at offset 2147483539, length
1 returned
[2003/11/11 10:20:36, 0] locking/posix.c:posix_fcntl_lock(658)
an No locks available error. This can happen when using 64 bit lock
offsets
[2003/11/11 10:20:36, 0] locking/posix.c:posix_fcntl_lock(659)
on 32...
2018 Apr 11
2
Unreasonably poor performance of replicated volumes
...0
> No. of Writes: 1576 4173
> 19605
> Block Size: 32768b+ 65536b+
> 131072b+
> No. of Reads: 0 0
> 0
> No. of Writes: 7777 1847
> 657
> %-latency Avg-latency Min-Latency Max-Latency No. of calls
> Fop
> --------- ----------- ----------- ----------- ------------
> ----
> 0.00 0.00 us 0.00 us 0.00 us 1
> RELEASE
> 0.00 18.00 us 18.00 us...
2018 Apr 12
0
Unreasonably poor performance of replicated volumes
...1576 4173
>> 19605
>> Block Size: 32768b+ 65536b+
>> 131072b+
>> No. of Reads: 0 0
>> 0
>> No. of Writes: 7777 1847
>> 657
>> %-latency Avg-latency Min-Latency Max-Latency No. of calls
>> Fop
>> --------- ----------- ----------- ----------- ------------
>> ----
>> 0.00 0.00 us 0.00 us 0.00 us 1
>> RELEASE
>> 0.00...
2004 Sep 07
7
[Bug 321] configure does not work when cross compiling
http://bugzilla.mindrot.org/show_bug.cgi?id=321
mcgege at gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcgege at gmx.de
------- Additional Comments From mcgege at gmx.de 2004-09-07 18:39 -------
I try to compile openssh-3.8.1p1 on a i386
2018 Apr 13
1
Unreasonably poor performance of replicated volumes
...4173
>>> 19605
>>> Block Size: 32768b+ 65536b+
>>> 131072b+
>>> No. of Reads: 0 0
>>> 0
>>> No. of Writes: 7777 1847
>>> 657
>>> %-latency Avg-latency Min-Latency Max-Latency No. of calls
>>> Fop
>>> --------- ----------- ----------- ----------- ------------
>>> ----
>>> 0.00 0.00 us 0.00 us 0.00 us 1
>>> R...
2020 Oct 19
1
Unable to access mail via Outlook
...domain.name/sales1/mdbox/mailboxes/Trash/dbox-Mails/dovecot.index.cache (http://mydomain.name/sales1/mdbox/mailboxes/Trash/dbox-Mails/dovecot.index.cache): Deleting corrupted cache record uid=8: UID 8:Broken virtual size in mailbox Trash: read(/var/spool/virtual/mydomain.name/sales1/mdbox/storage/m.657 (http://mydomain.name/sales1/mdbox/storage/m.657)): FETCH BODY[] got too little data: 107289 vs 1338249
> Oct 17 11:38:40 imap(sales1 at mydomain.name)<63260><C2G6ztmxEcPFtbLX>: Error: Mailbox INBOX: Cache /var/spool/virtual/mydomain.name/sales1/mdbox/mailboxes/INBOX/dbox-Mails/dovec...
2007 Oct 11
3
lme4 install trouble
...his function)
glmer.c: In function ???internal_bhat???:
glmer.c:396: error: ???CHM_FR??? undeclared (first use in this function)
glmer.c:396: error: expected ???;??? before ???L???
glmer.c:403: error: ???L??? undeclared (first use in this function)
glmer.c: In function ???glmer_MCMCsamp???:
glmer.c:657: error: ???CHM_FR??? undeclared (first use in this function)
glmer.c:657: error: expected ???;??? before ???L???
glmer.c:680: error: ???L??? undeclared (first use in this function)
make: *** [glmer.o] Error 1
ERROR: compilation failed for package 'lme4'
I've installed Matrix_0.999375-3...
2013 Apr 18
5
Dynamic realtime + queues
...returned an error -1: 42000: [MySQL][ODBC 5.1 Driver][mysqld-5.1.67]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''\' ORDER BY name' at line 1 (202)
[Apr 18 22:41:06] WARNING[18599]: res_odbc.c:657 ast_odbc_prepare_and_execute: SQL Execute error -1! Verifying connection to asterisk [asterisk-connector]...
[Apr 18 22:41:06] WARNING[18599]: res_odbc.c:761 ast_odbc_sanity_check: Connection is down attempting to reconnect...
[Apr 18 22:41:06] NOTICE[18599]: res_odbc.c:1527 odbc_obj_connect: Conne...
2005 Feb 08
1
FC3 vfs object smb.conf samba 3.0.11
When Kaspersky adds the following to smb.conf
I can't connect from XP.
If I comment out "vfs object" connection is restored.
<snip>
[store-00]
# ADDED BY KASPERSKY ANTI-VIRUS FOR SAMBA SERVERS 5.0
vfs object = kavsamba5-smb-3.0.2
comment = File Directories
path = /store-00
browseable = yes
writeable = yes
valid users = frank
read only = no
2012 Jul 27
3
Counting frequency within each range
Hi,
This is a simple problem, but for the life of me I cannot find the answer.
How to determine frequency within given ranges ?
I know that table() gives frequency, for example
a <- table(numbers)
> a
numbers
4 5 23 34 43 54 56 65 67 324 435 453 456 567 657
2 1 2 2 1 1 2 1 2 1 3 1 1 1 1
> as.data.frame(table(numbers))
numbers Freq
1 4 2
2 5 1
3 23 2
4 34 2
...
However, there must be some simple way to get the frequency based on
ranges, such as 0-10, 10-20, 20-3...
2006 Mar 24
1
who can tell me the reason why it is different on calculating Moran's I using ARCGIS, Geoda and R?
...00184200977
615 571 0.000189264365
473 488 0.000188854441
473 458 0.000216760236
473 443 0.000385498379
473 503 0.000385861374
473 428 0.000533256036
630 645 5.65685424e-006
630 660 5.65685424e-006
630 601 9.33809402e-005
630 616 9.73498844e-005
630 586 0.000165710591
709 707 2.69072481e-005
709 708 0.000131700418
709 710 0.00018140011
709 722 0.000214140141
709 694 0.000228536649
609 594 0.000213122031
609 624 0.000216279911
609 608 0.000242843571
609 593 0.000313639921
609 623 0.000316172421
703 702 0.0001544344...
2008 Feb 06
1
Info about dovecot log
Hi guys
in my logs I found those lines. Nothing special, but what the bytes
value stand for ?
dovecot: Feb 04 12:22:18 Info: IMAP(andreamtp): Disconnected: Logged out
bytes=657/88763
dovecot: Feb 04 12:22:18 Info: IMAP(andreamtp): Disconnected: Logged out
bytes=1341/122961
dovecot: Feb 04 12:22:18 Info: IMAP(andreamtp): Disconnected: Logged out
bytes=1384/118555
dovecot: Feb 04 12:22:18 Info: IMAP(andreamtp): Disconnected: Logged out
bytes=2099/274912
dovecot: Feb 04 12:2...
2009 Nov 21
1
mbox sync: UID inserted in the middle of mailbox
...ot+postfix). After copy all data/home folder from the backup, when this user want to access his Sent item, nothing's in it. I've checked the log and found the message as below.
mailserver dovecot: IMAP(xxxxx): mbox sync: UID inserted in the middle of mailbox /home/xxxx/mail/Sent (691 > 657, seq=473, idx_msgs=10950)
mailserver dovecot: IMAP(xxxxx): mbox sync: UID inserted in the middle of mailbox /home/xxxx/mail/Sent (691 > 657, seq=473, idx_msgs=10950)
This is only happen with the Sent items, since I also found other similar log and this user advised that everything is fine with...