search for: 10256

Displaying 18 results from an estimated 18 matches for "10256".

Did you mean: 1,256
2012 Aug 22
0
Winbind/AD/NFSv4: can't `ls/cd` private directory?
...nfs/NFSSERVER at AD.EXAMPLE.COM (des-cbc-crc) 3 nfs/NFSSERVER at AD.EXAMPLE.COM (des-cbc-md5) 3 nfs/NFSSERVER at AD.EXAMPLE.COM (arcfour-hmac) (same `klist -ke` output on the client, too) [2] The syslog output from the same problem, but when mounted -o sec=krb5/i/p: nfsclient rpc.gssd[10256]: handling gssd upcall (/var/lib/nfs/rpc_pipefs/nfs/clnt1b) nfsclient rpc.gssd[10256]: handle_gssd_upcall: 'mech=krb5 uid=56055 enctypes=18,17,16,23,3,1,2 ' nfsclient rpc.gssd[10256]: handling krb5 upcall (/var/lib/nfs/rpc_pipefs/nfs/clnt1b) nfsclient rpc.gssd[10256]: process_krb5_upcall: s...
2019 May 25
3
Error suggestions please
May 25 15:01:27 imap(xxxxx at italy1.com)<10256><LsrOdL2J3uisCqP7>: Error: Mailbox INBOX: UID=208: read(/home/vpopmail/domains/italy1.com/xxxxx/Maildir/cur/1154731221.9257.azz.italy1.com,S=26421:2,S) failed: Cached message size smaller than expected (26421 < 26511, box=INBOX, UID=208) (read reason=mail stream) May 25 15:01:27 imap(xx...
2019 May 27
0
Error suggestions please
On 26.5.2019 1.03, Remo Mattei via dovecot wrote: > May 25 15:01:27 imap(xxxxx at italy1.com)<10256><LsrOdL2J3uisCqP7>: Error: Mailbox INBOX: UID=208: read(/home/vpopmail/domains/italy1.com/xxxxx/Maildir/cur/1154731221.9257.azz.italy1.com,S=26421:2,S) failed: Cached message size smaller than expected (26421 < 26511, box=INBOX, UID=208) (read reason=mail stream) > May 25 15:01:27 im...
2008 Nov 11
3
Directory permissions in chroot SFTP
...e host 213.217.145.321: Connection reset by peer Couldn't read packet: Connection reset by peer Here the error message in /var/log/messages of sftp-server: Nov 11 11:33:02 sftp-server sshd[10254]: Accepted password for user from 213.217.145.329 port 38685 ssh2 Nov 11 11:33:02 sftp-server sshd[10256]: fatal: bad ownership or modes for chroot directory "/home/user" I get the same result if I change the ownership of user directory: [root at sftp-server ~]# chown user.sftp /home/user/ [root at sftp-server ~]# ls -la /home/user/ total 24 drwxrwx--- 6 user sftp 4096 Nov 10 18:05 . drw...
2008 Nov 11
0
Permissions in chroot SFTP
...e host 213.217.145.321: Connection reset by peer Couldn't read packet: Connection reset by peer Here the error message in /var/log/messages of sftp-server: Nov 11 11:33:02 sftp-server sshd[10254]: Accepted password for user from 213.217.145.329 port 38685 ssh2 Nov 11 11:33:02 sftp-server sshd[10256]: fatal: bad ownership or modes for chroot directory "/home/user" I get the same result if I change the ownership of user directory: [root at sftp-server ~]# chown user.sftp /home/user/ [root at sftp-server ~]# ls -la /home/user/ total 24 drwxrwx--- 6 user sftp 4096 Nov 10 18:05 . drw...
2014 Dec 09
2
[LLVMdev] dmb ishld in AArch64
...ect "dmb ishst", "~{memory}"() #5, !dbg !10252, !srcloc !10255 %43 = load %struct.hlist_node*** %41, align 8, !dbg !10252 store %struct.hlist_node* %37, %struct.hlist_node** %43, align 8, !dbg !10252 store %struct.hlist_node** %42, %struct.hlist_node*** %39, align 8, !dbg !10256 br label %hlist_add_head_rcu.exit Thanks, Chengyu
2008 Nov 11
2
Fwd: Permissions in chroot SFTP
...e host 213.217.145.321: Connection reset by peer Couldn't read packet: Connection reset by peer Here the error message in /var/log/messages of sftp-server: Nov 11 11:33:02 sftp-server sshd[10254]: Accepted password for user from 213.217.145.329 port 38685 ssh2 Nov 11 11:33:02 sftp-server sshd[10256]: fatal: bad ownership or modes for chroot directory "/home/user" I get the same result if I change the ownership of user directory: [root at sftp-server ~]# chown user.sftp /home/user/ [root at sftp-server ~]# ls -la /home/user/ total 24 drwxrwx--- 6 user sftp 4096 Nov 10 18:05 . drw...
2006 Dec 10
1
Huge IMAP folder takes forever
...Thunderbird? Here's the directory listing for the troublesome folder: -rw------- 1 peter peter 28 Jan 7 2006 .customflags -rw------- 1 peter peter 49248 Feb 7 2006 .imap.index -rw------- 1 peter peter 420998 Feb 7 2006 .imap.index.data -rw------- 1 peter peter 10256 Feb 7 2006 .imap.index.log -rw------- 1 peter peter 49200 Feb 7 2006 .imap.index.tree drwx------ 2 peter peter 686592 Dec 10 15:06 cur -rw------- 1 peter peter 64 Jun 6 2006 dovecot-keywords -rw------- 1 peter peter 619832 Dec 10 15:04 dovecot-uidlist -rw------- 1 p...
2006 Aug 10
0
Here''s the skinny.
First of all, I completely understand your frustration. It is (unfortunately) a very common thing in IT project. IMO, this sounds like a problem with project methodology and communication to me. There is a secondary concern with the adoption of a new technology after the start of the project, but I think the main problem is method. You may want to research an agile approach like Extreme
2014 Dec 09
4
[LLVMdev] dmb ishld in AArch64
Hi, I got an optimization problem (O1, O2) regarding memory barrier “dmb ishld” I find in the test/CodeGen/AArch64/intrinsics-memory-barrier.ll , it’s stated that memory access around DMB should not be reordered, but when compiling the Linux kernel, I found load/store in static inline void hlist_add_before_rcu(struct hlist_node *n, struct hlist_node *next) { n->pprev
2010 Mar 23
4
Safe_asterisk doesn't exists???
Hello my friends, I'm very worry about a problem i'm having...my asterisk got freez some times, every 5 or 6 days with NO trace in /var/log/asterisk/messages What i want to know is if safe_asterisk has something to be with this? This is what i have on my server: [root at mypbx ~]# ps -A | grep asterisk 9118 ? 00:01:30 asterisk [root at dreampbx ~]# ps aux | grep asterisk root
2007 Aug 30
28
Multi-Isp Masqerade ?
...66.224.62.120 eth1 66.224.62.120 10.194.79.181 eth0 eth1 66.224.62.120 eth1 eth1 10.194.79.181 ns5:~ # shorewall show routing Can''t determine the IP address of eth2 Shorewall 4.0.2 Routing at ns5 - Fri Aug 31 12:32:42 PDT 2007 Routing Rules 0: from all lookup local 10256: from all fwmark 0x100 lookup loc 10512: from all fwmark 0x200 lookup atg 32766: from all lookup main 32767: from all lookup default Table atg: 66.224.62.97 dev eth0 scope link src 66.224.62.120 10.194.79.0/24 dev eth1 proto kernel scope link src 10.194.79.181 default via 66.224.62.97 de...
2007 Aug 26
0
3 commits - libswfdec/swfdec_as_context.c player/swfplay.c test/trace
...10160 => Hello World +10168 => Hello World +10176 => Hello World +10184 => Hello World +10192 => Hello World +10200 => Hello World +10208 => Hello World +10216 => Hello World +10224 => Hello World +10232 => Hello World +10240 => Hello World +10248 => Hello World +10256 => Hello World +10264 => Hello World +10272 => Hello World +10280 => Hello World +10288 => Hello World +10296 => Hello World +10304 => Hello World +10312 => Hello World +10320 => Hello World +10328 => Hello World +10336 => Hello World +10344 => Hello World +10352...
2008 Jan 01
0
4 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h libswfdec/swfdec_sprite_movie_as.c test/trace
...: 0, 0 +10160: , +10160: 0, 0 +10168: , +10168: 0, 0 +10176: , +10176: 0, 0 +10184: , +10184: 0, 0 +10192: , +10192: 0, 0 +10200: , +10200: 0, 0 +10208: , +10208: 0, 0 +10216: , +10216: 0, 0 +10224: , +10224: 0, 0 +10232: , +10232: 0, 0 +10240: 0, 0 +10240: 0, 0 +10248: 0, 0 +10248: 0, 0 +10256: 0, 0 +10256: 0, 0 +10264: 0, 0 +10264: 0, 0 +10272: 0, 0 +10272: 0, 0 +10280: 0, 0 +10280: 0, 0 +10288: 0, 0 +10288: 0, 0 +10296: 0, 0 +10296: 0, 0 +10304: 0, 0 +10304: 0, 0 +10312: 0, 0 +10312: 0, 0 +10320: 0, 0 +10320: 0, 0 +10328: 0, 0 +10328: 0, 0 +10336: 0, 0 +10336: 0, 0 +10344: 0, 0 +10344:...
2018 Jan 10
1
guestmount fails after linux kernel update 01/10/2018
...755 2301 0:0 326 - kmod 100755 150600 0:0 282 - btrfs-zero-log 100755 245368 0:0 316 - fuser 100755 36024 0:0 335 - ls 100755 126584 0:0 394 - ulockmgr_server 100755 14328 0:0 388 - tailf 100755 23144 0:0 328 - lessecho 100755 10256 0:0 370 - run-parts 100755 19320 0:0 391 - touch 100755 64432 0:0 347 - networkctl 100755 678496 0:0 358 - ntfsls 100755 31928 0:0 368 - rm 100755 60272 0:0 332 - ln 100755 56152 0:0 329 l lessfile 120777 8 0:0 -&gt...
2018 Jan 15
2
but report
...278 - btrfs-image 100755 270136 0:0 377 - sync 100755 31408 0:0 288 - bzdiff 100755 2140 0:0 334 - lowntfs-3g 100755 105136 0:0 339 - mkfs.btrfs 100755 265928 0:0 397 - uncompress 100755 2301 0:0 328 - lessecho 100755 10256 0:0 341 - mktemp 100755 39728 0:0 285 - bunzip2 100755 31288 0:0 335 - ls 100755 126584 0:0 340 - mknod 100755 64496 0:0 400 - which 100755 946 0:0 330 - lesskey 100755 19824 0:0 361 - ntfswipe 10075...
2006 Oct 10
1
read.table versus read.csv (PR#9284)
...85,714,529,458,603,474,297,= 204,6,981 1949,Washburn University,KS,IIA,594,438,333,457,719,540,416,561,76,55,59,11,= 201 1950,Wichita State University,KS,IIA,555,417,361,415,679,518,450,514,101,154= ,188,24,467 7032,Mid-America Nazarene College,KS,IIB,371,305,265,300,457,378,329,372,18,= 12,24,6,60 10256,Benedictine College,KS,IIB,335,316,278,296,374,368,327,342,11,16,16,7,= 50 1954,Bellarmine College,KY,IIA,473,385,326,394,583,480,396,482,32,18,27,7,84 1955,Berea College,KY,IIB,552,428,355,436,675,518,421,525,32,43,31,6,112 1958,Brescia College,KY,IIB,*,322,273,299,*,390,324,357,4,10,14,4,32 1959,...
2003 Mar 29
1
compling errors for sun unix (PR#2702)
...gure:10197: $? = 0 configure:10200: test -s conftest.o configure:10203: $? = 0 configure:10216: result: yes configure:10223: checking whether g77 accepts -g configure:10235: g77 -c -g conftest.f >&5 configure:10238: $? = 0 configure:10241: test -s conftest.o configure:10244: $? = 0 configure:10256: result: yes configure:10337: checking for g++ configure:10353: found /usr/local/bin/g++ configure:10363: result: g++ configure:10379: checking for C++ compiler version configure:10382: g++ --version </dev/null >&5 2.8.1 configure:10385: $? = 0 configure:10387: g++ -v </dev/null >&a...