search for: sparrow

Displaying 20 results from an estimated 57 matches for "sparrow".

2013 Jan 15
2
error in for loop in function (object not found)
...ction to perform various operations on the station IDs in two groups. The first 6 station IDs require one less step than the remaining 68 station IDs. The file referenced at the beginning of the function is the file containing the StationIDs. > file = "/home/ie/IE2/Documents/USGS-2012-Work/SPARROW-Summer-2012-Work/EGRET/ca libration/example_setofstationsassociatedtosamegage.csv" > xynowget <- xygetN(file, hasHeader = TRUE, separator =",") Error in is.data.frame(x) : object 'Sample' not found Can you assist me in fixing the attached function file? Thank-you. Ir...
2006 Sep 28
3
Bug#389836: xen-hypervisor-3.0-unstable-1-amd64: HVM domU won't start
...=2 vif = [ 'type=ioemu, mac=00:16:3E:00:10:22, bridge=xenbr0' ] disk = [ 'file:/small/xen-disks/debian/debian.img,ioemu:hda,w', 'file:/small/xen-disks/debian/swap.img,ioemu:hdb,w' ] device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm' cdrom='/home/sparrow/PlanetLab-BootCD-3.3.iso' fda='/home/sparrow/boot' boot='d' device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm' sdl=0 vnc=1 stdvga=0 serial='pty' ---------------------end------------------------- dell-2950:~# xm list Name...
2013 Jul 09
5
whenever gem
Hello All, I want to schedule a mail every day. I used whenever gem. I added gem ''whenever'' in my gemfile. Then in the terminal I did - "whenever ." which created a schedule.rb. In schedule.rd I added this piece of code:- set :environment, "development" every 2.minutes do runner "UserMailer.some_method" end Does it get invoked
2009 Sep 28
2
Help with time series
...d from a server and stored as ascii files prior to reading them into R. After reading the data sets read into R with no problem and I can us the ts function to coerce them to time series, sometimes this works and sometimes it fails. For example. P38_SubB <- read.table("A:\\Data\\Output\\Sparrow\\Hydro_Data\\P38_Annual.txt", header=TRUE, skip=1, sep=",", stringsAsFactors=FALSE) P38_SubB$GS <- rep(0.85, dim(P38_SubB)[1]) # GS is the ground surface elevation, which is not included in the initial file. P38_SubB$Depth <- as.numeric(P38_SubB$P38_stage) -...
2006 Sep 20
3
Bug#388352: xen-hypervisor-3.0-unstable-1-amd64: veth0 is missing
Package: xen-hypervisor-3.0-unstable-1-amd64 Version: 3.0-unstable+hg11292-2 Severity: important My server is a dell 2950 server. Before the dom0 rebooting bug ocurred, xen was well even for hvm domU. By now i have tried xen-hypervisor-3.0-amd64 (3.0.2+hg9697-2) and xen-hypervisor-3.0-unstable-1-amd64 (3.0-unstable+hg11292-2), but both of them are unusable for me. for
2007 Jun 11
1
dspam plugin
When I drag n drop spam mail to SPAM folder, I get this error: Jun 11 17:58:46 sparrow dspam[28452]: Unable to open file for reading: /var/spool/dspam/data/local/mymail/mymail.sig/466d652f315451306914567.sig: No such file or directory mymail is user that runs dovecot transport (postfix config). The .sig file exist in /var/spool/dspam/data/<domain>/<user>/<user>.sig...
2002 Apr 10
4
Principal Component analysis question
I have a question about princomp(mva) that I hope isn't too newbie. I used the sample data from Table 1.1 in "Manly (1986/1994) Multivariate Statistical Methods: a primer. Chapman and Hall" on sparrow body measurements. I rescaled the data to mean 0 and SD 1, and the covariance matrix is: V1 V2 V3 V4 V5 V1 1.0000000 0.7349642 0.6618119 0.6452841 0.6051247 V2 0.7349642 1.0000000 0.6737411 0.7685087 0.5290138 V3 0.6618119 0.6737411 1.0000000 0.7631899 0.52...
2013 Mar 09
1
Unexpected behavior looping through sequence of dates
...ot;numeric" This is output from R version 2.15.2 (2012-10-26) on Mac OS X 10.8.2. Is this expected behavior? -- Alexandre Sieira CISA, CISSP, ISO 27001 Lead Auditor "The truth is rarely pure and never simple." Oscar Wilde, The Importance of Being Earnest, 1895, Act I Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
2011 Sep 08
1
predict.rma (metafor package)
...mid+mod,method="REML") # multiple # example matrix for predicting against model3 newdat<-expand.grid(c(1,2,3,4,5),c(1,2,3)) predict(model1,newmods=c(1,2,3,4,5)) predict(model2,newmods=c(1,2,3)) predict(model3,newmods=newdat) -- Andrew Beckerman Sent with Sparrow (http://bit.ly/sigsprw) [[alternative HTML version deleted]]
2015 Jun 26
1
Preserve CDR unique across multiple servers
I am already using the unique in both servers, but both generate different id?s, but i am unable to get the original one from the gateway box to store it in the final CDR? -- Rui Mota Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Friday 26 June 2015 at 14:52, Tech Support wrote: > Check out the ?uniqueid? parameter in cdr.conf and cdr_adaptive_odbc.conf. > John V. > > From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com]...
2006 Mar 07
17
[UNDER CONSTRUCTION] YAC? (Yet Another Capistrano)
My needs are far more modest than Capistrano''s capabilities. Also, when working in a shared hosting environment, the Capistrano model can be outside the capabilities allowed by the Web host. I simply need to push selected directories (on a changed-file basis) out to a server. I have about 80% of the code written to do this (I''m considering YAC for the name, with a nod to
2012 Jan 30
3
Problem with Centos 6.2 KVM
Greetings, Launching the virt-manager yeilds following error Error polling connection 'qemu:///system': internal error Cannot find suitable emulator for x86_64 Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/engine.py", line 440, in _tick conn.tick() File "/usr/share/virt-manager/virtManager/connection.py", line 1414, in tick
2012 Jun 07
3
Couldn't reload a module when it's changed. Tried :require_dependency, :watchable_dirs, :unloadable
I''m completely messed with module reloading in development mode. I have to restart app server each time I edit lib/z/nginx.rb which is included in app/models/user_case.rb app/models/user_case.rb require_dependency ''z/nginx'' class UserCase < ActiveRecord::Base include Z::Nginx unloadable I added to environment.rb
2016 Jul 06
2
How to have more than on SELinux context on a directory
...te getattr setattr lock append unlink link rename open } ; allow ftpd_t samba_share_t : fifo_file { ioctl read write create getattr setattr lock append unlink link rename open } ; May be the needed functionality is already there and all this discussion is the equivalent of shooting a gun on sparrows.
2015 Mar 30
1
Problem With Android Configuration
...pinion it is ready for daily use. >> Before try tinc I had my vpn implemented with openvpn, and it works great >> on lollipop. I switch to tinc because i prefer a mash vpn topology versus a >> client/server topology. >> >> -- >> Andrea Squeri >> Inviato con Sparrow <http://www.sparrowmailapp.com/?sig> >> >> Il giorno venerd? 27 marzo 2015, alle ore 11:57, Alexander Ypema ha >> scritto: >> >> I think it's more of a routing issue than anything explicitly blocking >> it, they use a new 'ip rule list' and per...
2020 Sep 13
0
Tinc process fails if one of the hosts is provided with the wronk key (human error)
...etwork. Due to a human error I copied the wrong Ed25519PublicKey into the devices in question. Checking the logs I can see an extensive attempt to connect to the new host was made and eventually the tinc process was terminated. Sep 12 23:32:09 tomato213w daemon.warn tinc[20102]: Error looking up sparrow.xyxyxyx.net port 655: Name or service not known Sep 12 23:32:20 tomato213w daemon.notice tinc[20102]: Got Terminated signal Sep 12 23:32:20 tomato213w daemon.notice tinc[20102]: Terminating What I'm puzzled about is: I'm ok with the new host not being reachable as this is expected as a min...
2011 Sep 26
1
Packet loss between Xen machines
We are experiencing some packet loss between xen machines which we haven't seen before. Is this a problem anyone's run into before and/or has ideas on how to diagnose the issue? The setup is CentOS 5 xen-3.0.3-80.el5_3.3 Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Apr 05
1
virsh attach-disk with cache=none and io=native for raw devices (online)
...goal is to attach a disk online, directly with the proper performance settings. I know I can set this in virt-manager, but then I have to restart the VM to apply the change, so this is an offline operation. With virsh edit, I guess I also would have to restart the VM... -- Frido Roose Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
2003 Jun 17
0
dvd+rw+r for FreeBSD -- Progress but no success
...re is working properly (i.e. firmware is > up-to-date). Pehaps I will > give it s try on my burner tonight and see how far > it gets me. > > Tom Veldhouse > > ----- Original Message ----- > From: "Andrew Gould" <andrewgould@yahoo.com> > To: "Andrew Sparrow" <spadger@spadger.best.vwh.net>; > "Thomas T. Veldhouse" > <veldy@veldy.net> > Cc: <freebsd-stable@freebsd.org> > Sent: Monday, June 16, 2003 5:11 PM > Subject: Re: dvd+rw+r for FreeBSD -- Progress but no > success > > > > Update: Pr...
2009 Jun 22
1
SLI support for 8800 GTX?
Hi all, Can someone comment on SLI support in nouveau? I'm trying to run KMS (with Plymouth) and nouveau on dual 8800GTXs and not having much (any) luck, I think the message I get is "GPU deadlock". Thanks, -- -jp I bet the sparrow looks at the parrot and thinks, yes, you can talk, but LISTEN TO YOURSELF! deepthoughtsbyjackhandey.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freedesktop.org/archives/nouveau/attachments/20090622/364ec9bb/attachment.html