search for: 4717

Displaying 20 results from an estimated 41 matches for "4717".

Did you mean: 417
2004 Oct 08
1
timeout: retrying... with atftpd and pxelinux
...ux. I had this working about a year ago but have since reinstalled my OS (went from RH9 to FC2). I'm using atftpd. The thin client gets the dhcp address fine and requests pxelinux.0. Eventually, it just times out. Here's the relevant info from /var/log/messages: Oct 7 23:14:36 home atftpd[4717]: Advanced Trivial FTP server started (0.7) Oct 7 23:14:36 home atftpd[4717]: started by inetd Oct 7 23:14:36 home atftpd[4717]: logging level: 6 Oct 7 23:14:36 home atftpd[4717]: directory: /home/jbodnar/projects/jambox/boot/ Oct 7 23:14:36 home atftpd[4717]: user: nobody.nogroup Oct...
2005 Aug 05
2
Zaptel warning
...s making calls from an IP phone, through a X100P, to PSTN, the following error was encountered. -- Executing Dial("SIP/25086937-aa6c", "Zap/1/91713545") in new stack -- Called 1/91713545 -- Zap/1-1 answered SIP/25086937-aa6c Aug 6 00:12:53 WARNING[3983]: chan_zap.c:4717 zt_indicate: Don't know how to set condition 16 on channel Zap/1-1 -- Started music on hold, class 'default', on Zap/1-1 -- Stopped music on hold on Zap/1-1 -- Hungup 'Zap/1-1' Any idea for this problem? Many thanks. Newbie
2009 Oct 02
2
how to fill out the empty spots when using rbind or cbind?
I have uneven vectors I want to use cbind or rbind to combine them into a matrix. Is there a way to make it so that R would not return error msg saying they're uneven? Thanks. Edward Chen Email: tkedch@msn.com Cell Phone: 510-371-4717 [[alternative HTML version deleted]]
2011 Nov 14
2
[LLVMdev] llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float
...lvm.src/lib/CodeGen/LiveIntervalAnalysis.cpp:713: bool llvm::LiveIntervals::shrinkToUses(llvm::LiveInterval*, llvm::SmallVectorImpl<llvm::MachineInstr*>*): Assertion `ExtVNI == VNI && "Unexpected existing value number"' failed. ../../../llvm-gcc.src/libiberty/cplus-dem.c:4717: internal compiler error: Aborted Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://llvm.org/bugs/> for instructions. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachmen...
2009 Sep 29
1
Help with sub functions
...work with both linux based and win based R codes. And as you all know in linux, the file directories use "/" and win uses "\\". Is there a function like sub or gsub that could substitute those slashes automatically? Thanks! Edward Chen Email: tkedch@msn.com Cell Phone: 510-371-4717 [[alternative HTML version deleted]]
2019 Feb 28
2
R cairo_pdf function does not respect plotting boundaries
...overflow.com/questions/54892809/r-cairo-pdf-function-does-not-respect-plotting-boundaries Thank you in advance for any insights into this issue. Sincerely, Lee Kelvin -- Dr Lee Kelvin Department of Physics UC Davis One Shields Avenue Davis, CA 95616 USA Ph: +1 (530) 752-1500 Fax: +1 (530) 752-4717 [[alternative HTML version deleted]]
2019 Feb 28
2
R cairo_pdf function does not respect plotting boundaries
...overflow.com/questions/54892809/r-cairo-pdf-function-does-not-respect-plotting-boundaries Thank you in advance for any insights into this issue. Sincerely, Lee Kelvin -- Dr Lee Kelvin Department of Physics UC Davis One Shields Avenue Davis, CA 95616 USA Ph: +1 (530) 752-1500 Fax: +1 (530) 752-4717 [[alternative HTML version deleted]]
2011 Nov 14
0
[LLVMdev] llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float
...LiveIntervalAnalysis.cpp:713: > bool llvm::LiveIntervals::shrinkToUses(llvm::LiveInterval*, > llvm::SmallVectorImpl<llvm::MachineInstr*>*): Assertion `ExtVNI == VNI && > "Unexpected existing value number"' failed. > ../../../llvm-gcc.src/libiberty/cplus-dem.c:4717: internal compiler error: > Aborted > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL:http://llvm.org/bugs/> for instructions. > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs...
2010 Aug 15
2
trouble launching vm''s
...ges I made in very much the same way! First there is vm01 which works just fine: [root@lcent5-1:/etc/xen]$:xm create vm01 Using config file "./vm01". Started domain vm01 [root@lcent5-1:/etc/xen]$: And here is the conf file for vm01: name = "vm01" uuid = "4d996e30-dbce-4717-dbc6-8fa149ddf96b" maxmem = 256 memory = 256 vcpus = 1 bootloader = "/usr/bin/pygrub" on_poweroff = "destroy" on_reboot = "restart" on_crash = "restart" disk = [ "tap:aio:/vm/vm01.img,xvda,w" ] vif = [ "mac=00:16:36:3a:88:ae,bridge=xenbr0,...
2010 Aug 15
2
trouble launching vm''s
...ges I made in very much the same way! First there is vm01 which works just fine: [root@lcent5-1:/etc/xen]$:xm create vm01 Using config file "./vm01". Started domain vm01 [root@lcent5-1:/etc/xen]$: And here is the conf file for vm01: name = "vm01" uuid = "4d996e30-dbce-4717-dbc6-8fa149ddf96b" maxmem = 256 memory = 256 vcpus = 1 bootloader = "/usr/bin/pygrub" on_poweroff = "destroy" on_reboot = "restart" on_crash = "restart" disk = [ "tap:aio:/vm/vm01.img,xvda,w" ] vif = [ "mac=00:16:36:3a:88:ae,bridge=xenbr0,...
2011 Nov 15
2
[LLVMdev] llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float
...ysis.cpp:713: >> bool llvm::LiveIntervals::shrinkToUses(llvm::LiveInterval*, >> llvm::SmallVectorImpl<llvm::MachineInstr*>*): Assertion `ExtVNI == VNI && >> "Unexpected existing value number"' failed. >> ../../../llvm-gcc.src/libiberty/cplus-dem.c:4717: internal compiler error: >> Aborted >> Please submit a full bug report, >> with preprocessed source if appropriate. >> See <URL:http://llvm.org/bugs/> for instructions. >> >> >> _______________________________________________ >> LLVM Develope...
2014 Nov 05
1
old vm cannot be migrated, new vm can be migrated
...#39; present='no'/> ---> old domain does not have it i even tried patching src/util/virnetdev.c to remove the check and always return 1500 but the same thing happens i'm lost i don't know where to look at it, any clue were to look is appreciated -- 1AE0 322E B8F7 4717 BDEA BF1D 44BB 1BA7 9F6C 6333
2009 Sep 11
2
help with for loop
...of the matrix that is called the "diff". without the for loop, I don't know how to make it work but with it, I have a lot of bugs in there that hopefully someone can just point out a general direction. Thank you very much! -- Edward Chen Email: edchen51@gmail.com Cell Phone: 510-371-4717 [[alternative HTML version deleted]]
2019 Mar 05
1
[R] [FORGED] R cairo_pdf function does not respect plotting boundaries
...> > Thank you in advance for any insights into this issue. > > Sincerely, > Lee Kelvin > > > > -- > Dr Lee Kelvin > Department of Physics > UC Davis > One Shields Avenue > Davis, CA 95616 > USA > > Ph: +1 (530) 752-1500 > Fax: +1 (530) 752-4717 > > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org...
2019 Mar 05
0
R cairo_pdf function does not respect plotting boundaries
...overflow.com/questions/54892809/r-cairo-pdf-function-does-not-respect-plotting-boundaries Thank you in advance for any insights into this issue. Sincerely, Lee Kelvin -- Dr Lee Kelvin Department of Physics UC Davis One Shields Avenue Davis, CA 95616 USA Ph: +1 (530) 752-1500 Fax: +1 (530) 752-4717 [[alternative HTML version deleted]] ______________________________________________ R-help at r-project.org<mailto:R-help at r-project.org> mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-projec...
2008 Apr 24
1
Calling R functions with multiple arguments from C
...e packages: [1] stats graphics grDevices utils datasets methods base Regards, Ruan Rossouw Sasol Technology R&D Reaction Technology and Industrial Statistics Tel: +27 16 960 4717 Fax: +27 11 522 4465 Cell: +27 83 724 4163 e-mail: Ruan.Rossouw@Sasol.Com [All views expressed are my own and not necessarily that of my employer.] ---------...
2011 Feb 21
7
header too long (OpenSSL::X509::CRLError) ?
Hi, My puppet master don''t want to start anymore. Any idea ? [root@puppetmaster requests]# puppet master --no-daemonize --debug debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dscl does not exist debug: Puppet::Type::User::ProviderPw: file pw does not exist debug: Puppet::Type::User::ProviderUser_role_add: file rolemod does not exist debug:
2008 Sep 03
4
delta index in Sphinx
...c.gmane.org | | 4181 | test-C0jBt2n6+rDQT0dZR+AlfA@public.gmane.org | | 5484 | testerlkj1-S0/GAf8tV78@public.gmane.org | | 5488 | testerlkj331-S0/GAf8tV78@public.gmane.org | | 5489 | testerlkj3331-S0/GAf8tV78@public.gmane.org | | 4717 | testerlkj-S0/GAf8tV78@public.gmane.org | | 4246 | vra-O2abZW7zz8smL/XTMuO7ESfZyHwPOukd0E9HWUfgJXw@public.gmane.org | | 4245 | vraa-O2abZW7zz8smL/XTMuO7ESfZyHwPOukd0E9HWUfgJXw@public.gmane.org | | 3594 | yumondo.test-/E1597aS9LQAvxtiuMwx3w@public.gmane.org | +------+------...
2011 Nov 15
0
[LLVMdev] llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float
...t;>> bool llvm::LiveIntervals::shrinkToUses(llvm::LiveInterval*, >>> llvm::SmallVectorImpl<llvm::MachineInstr*>*): Assertion `ExtVNI == VNI && >>> "Unexpected existing value number"' failed. >>> ../../../llvm-gcc.src/libiberty/cplus-dem.c:4717: internal compiler error: >>> Aborted >>> Please submit a full bug report, >>> with preprocessed source if appropriate. >>> See <URL:http://llvm.org/bugs/> for instructions. >>> >>> >>> __________________________________________...
2001 Sep 21
1
Quoting underscores in variable names
...or in mind, but obviously that does not work. Any thoughts/ideas appreciated. Regards, Edward. -- Edward C. Lang: edward.lang at anu.edu.au | ___ ___ _ ___ | Programmer at the Centre for Bioinformation Science | / __| _ |_) __| | Telephone: +61 2 6125 4717 | | (__| _ \ \__ \ | Postal: JCSMR, GPO Box 334 Canberra ACT 2601 | \___|___/_|___/ | -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or &quot...