search for: 824

Displaying 20 results from an estimated 380 matches for "824".

Did you mean: 24
2006 Nov 23
0
Error while transfering large files
...and format was as followed: strace -f rsync -a --no-o --delete /public/Games/Call_of_Duty2/ /backup/public/Games/Call_of_Duty2/ 2>./tracedump.log This is a part of the tracedump.log file. Where it went wrong. [pid 826] select(1, [0], [], NULL, {60, 0} <unfinished ...> [pid 824] <... write resumed> ) = 32768 [pid 826] <... select resumed> ) = 1 (in [0], left {60, 0}) [pid 824] select(5, NULL, [4], [4], {60, 0} <unfinished ...> [pid 826] read(0, "\326\3357\233`\v\t\26\3352G\33\210\314 \221\371\373\20"..., 8184) = 8184 [pid...
2004 Oct 07
1
'set debug' problems
Has anyone else noticed this? I use 'set verbose 25' (insane, but I want to see *everything* right now) and would like to do the same for 'set debug', but as you see, set debug has a bad impact on my CLI output. asterisk*CLI> -- Executing Answer("SIP/824-b4ff", "") in new stack -- Executing Wait("SIP/824-b4ff", "0.5") in new stack -- Executing VoiceMailMain("SIP/824-b4ff", "824") in new stack -- Playing 'vm-password' (language 'en') == Spawn extension (internal...
2013 May 23
11
[Bug 824] New: --utc option is not working in iptables version 1.4.7/8
https://bugzilla.netfilter.org/show_bug.cgi?id=824 Summary: --utc option is not working in iptables version 1.4.7/8 Product: iptables Version: unspecified Platform: i386 OS/Version: Fedora Status: NEW Severity: major Priority: P5 Compone...
2009 Nov 04
4
read.table (again)
...1012101610481045 9821057 989 914 956 960 948 947 949 939 916 950 562 598 771 827 941 922 905 877 860 862 931 952 954 977 960 901 978 975 970 950 973 953 958 931 912 558 593 725 786 884 866 838 797 815 802 809 822 853 833 863 852 903 9861015 9841019 993 955 932 918 874 518 580 600 764 834 804 814 824 849 831 939 757 769 790 809 892 89810251028104410371018 985 932 478 559 585 696 812 812 811 867 854 811 814 818 793 760 814 976 957104510551067106410501005 948 465 528 567 619 703 828 824 830 851 824 823 873 826 787 787 9791048105710621083108910841027 944 That is, that every 4 digits there is a...
2007 Jan 03
0
[824] trunk/wxruby2/swig/classes/App.i: Remove some ifdefs for old unstable versions of WxWidgets
...patch .copfile {border:1px solid #ccc;margin:10px 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[824] trunk/wxruby2/swig/classes/App.i: Remove some ifdefs for old unstable versions of WxWidgets</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>824</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt&g...
2012 Jan 27
1
need help to build livecd and create success iso file but it hang
Hi all my environment: 1/ windows 7 OS system 2/ use virtual box install the host centos system i try to make a centos livecd and i follow the step 1/ create file: vi /etc/yum.repos.d/centos-livecd.repo and the content of file: # Name: CentOS LiveCD repository [livecd] name = CentOS $releasever - LiveCD baseurl =
2002 Mar 27
0
[Bug 193] New: sshd: error: select: Bad file number
...neration complete. Mar 26 17:53:06 csfauth2 sshd[1474]: error: select: Bad file number in the serverloop.c - wait_until_can_do_something() most of the time some messages just after session start, some during the session, and most of the time after closing the sessin Mar 26 15:44:17 csfauth2 sshd[824]: Accepted publickey for root from 10.70.79.92 port 3427 ssh2 Mar 26 15:45:59 csfauth2 sshd[824]: debug3: serverloop.c 329 select -> -1 Mar 26 15:45:59 csfauth2 sshd[824]: error: select: Bad file number Mar 26 15:46:01 csfauth2 sshd[824]: debug3: serverloop.c 329 select -> -1 Mar 26 15:46:01...
2006 Oct 19
1
unique sets of factors
...ove such "factor duplicates" from my large matrix? I have been banging my head against the wall all morning. Thanks!! Tony -- ########################### Tony Long Ecology and Evolutionary Biology Steinhaus Hall University of California at Irvine Irvine, CA 92697-2525 Tel: (949) 824-2562 (office) Tel: (949) 824-5994 (lab) Fax: (949) 824-2181 email: tdlong at uci.edu http://hjmuller.bio.uci.edu/~labhome/
2003 Jul 24
1
scatterplot smoothing using gam
...mething like the gam model above to the smoothed "out$y" generated using ksmooth it tends to flatten out the smoothing curve. -- ########################### Tony Long Ecology and Evolutionary Biology Steinhaus Hall University of California at Irvine Irvine, CA 92697-2525 Tel: (949) 824-2562 (office) Tel: (949) 824-5994 (lab) Fax: (949) 824-2181 email: tdlong at uci.edu http://hjmuller.bio.uci.edu/~labhome/
2009 Jan 07
12
glusterfs alternative ? :P
I know that this is not the appropriate place :). You know someone can alternative to gluserfs ?:) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20090107/63b68a0d/attachment.html>
2000 May 02
1
tick marks on mfrow=c(3,3) plot (with simple example)
...only on plots in column #1 and for the X-axis in row # 2. Tony x <- 1:10 y <- 1:10*5 par(mfrow=c(2,2)) plot(x,y) plot(x,y) plot(x,y) plot(x,y) par(mfrow=c(1,1)) Tony Long Ecology and Evolutionary Biology Steinhaus Hall University of California at Irvine Irvine, CA 92697-2525 Tel: (949) 824-2562 (office) Tel: (949) 824-5994 (lab) Fax: (949) 824-2181 email: tdlong at uci.edu -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or &quo...
2017 Oct 27
0
Fwd: Network interface regression on F26 VM after 4.13/4.12 kernel update
...qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000 > link/ether 52:54:00:29:01:5b brd ff:ff:ff:ff:ff:ff > $ > > my messages file shows: > > Oct 26 14:25:51 son-of-builder kernel: igbvf 0000:00:03.0: Link is Down > Oct 26 14:25:56 son-of-builder NetworkManager[824]: <info> [1509049556.0757] device (ens3): state change: activated -> unavailable (reason 'carrier-changed', internal state 'managed') > Oct 26 14:25:56 son-of-builder audit: NETFILTER_CFG table=filter family=2 entries=86 > Oct 26 14:25:56 son-of-builder NetworkManage...
2023 Nov 09
1
help with crash
2023-11-08 18:14:13] ERROR[571246][C-000017e2] : Got 19 backtrace records # 0: [0x5bd18a] asterisk utils.c:2800 __ast_assert_failed() # 1: [0x4618e3] asterisk astobj2.c:589 __ao2_ref() # 2: [0x58e660] asterisk stasis_cache.c:824 update_create() # 3: [0x58efed] asterisk stasis_cache.c:903 caching_topic_exec() # 4: [0x586b90] asterisk stasis.c:1380 dispatch_message() # 5: [inlined] asterisk stasis.c:1490 publish_msg() # 6: [0x59588e] asterisk stasis_channels.c:796 ast_channel_publish_snapshot() # 7: [0x53b54c] asterisk...
2006 Jul 19
2
Stirling numbers
Hi anyone coded up Stirling numbers in R? [I need unsigned Stirling numbers of the first kind] cheers Robin -- Robin Hankin Uncertainty Analyst National Oceanography Centre, Southampton European Way, Southampton SO14 3ZH, UK tel 023-8059-7743
1999 Oct 08
1
error using dyn.load
...d) { double x[20]={2,5,3,6,2,2,1,6,8,9,10,2,4,6,7,4,3,1,8,10}, r[20]; long n,k,i; runavg(x,20,3,r); for(i=0; i<20; i++) printf("%g\t%g\n",x[i],r[i]); } */ Tony Long Ecology and Evolutionary Biology Steinhaus Hall University of California at Irvine Irvine, CA 92697-2525 Tel: (949) 824-2562 (office) ****NOTE NEW AREA CODE**** Tel: (949) 824-5994 (lab) ****NOTE NEW AREA CODE**** Fax: (949) 824-2181 ****NOTE NEW AREA CODE**** email: tdlong at uci.edu -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2002 Jan 25
2
selecting clusters of points
...n the circled cloud). Perhaps someone has done something with the locator() function that would allow this (or can suggest a way I could do this). Thanks. Tony -- Tony Long Ecology and Evolutionary Biology Steinhaus Hall University of California at Irvine Irvine, CA 92697-2525 Tel: (949) 824-2562 (office) Tel: (949) 824-5994 (lab) Fax: (949) 824-2181 email: tdlong at uci.edu http://hjmuller.bio.uci.edu/~labhome/ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "in...
1999 May 15
2
vsize and nsize
...that much data.... That is if I envoke R with R --vsize 100 --nsize 5000000 then type gc() I get free total Ncells 92202 200000 Vcells 12928414 13107200 Thanks Tony Long Ecology and Evolutionary Biology Steinhaus Hall University of California at Irvine Irvine, CA 92697-2525 Tel: (949) 824-2562 (office) ****NOTE NEW AREA CODE**** Tel: (949) 824-5994 (lab) ****NOTE NEW AREA CODE**** Fax: (949) 824-2181 ****NOTE NEW AREA CODE**** email: tdlong at uci.edu -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2001 Sep 25
3
Error in optim(p, fun,...)
...ol list the last message before this error is: At X0, 0 variables are exactly at the bounds Any ideas on where I should start would be appreciated. Tony -- Tony Long Ecology and Evolutionary Biology Steinhaus Hall University of California at Irvine Irvine, CA 92697-2525 Tel: (949) 824-2562 (office) Tel: (949) 824-5994 (lab) Fax: (949) 824-2181 email: tdlong at uci.edu http://hjmuller.bio.uci.edu/~labhome/ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "in...
2007 Mar 25
1
voicemail is not playing messages
...sage I press "1" and when the message starts playing all it plays is: "First messge received" and silence. The error message I get: Mar 25 11:39:02 WARNING[16945]: file.c:512 ast_openstream_full: File digits/1 does not exist in any format Mar 25 11:39:02 WARNING[16945]: file.c:824 ast_streamfile: Unable to open digits/1 (format ulaw): Permission denied -- Playing 'vm-INBOX' (language 'en') -- Playing 'vm-message' (language 'en') -- Playing 'vm-onefor' (language 'en') -- Playing 'vm-INBOX' (language '...
2004 Aug 06
5
capturing pid from command line
On Mon, 2003-11-03 at 21:53, Dave St John wrote: > Anyone know of or how to capture the pid via the command line in bash? pidof ??? $ pidof httpd 827 825 824 788 -- Drew <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is neede...