search for: rfind

Displaying 20 results from an estimated 33 matches for "rfind".

Did you mean: find
2014 Jun 09
0
jessie, xen: 'NoneType' object has no attribute 'rfind'
...e jessie'. Some data you can see down. What further information do you need? vg. ------------------------------------------------- call with xm: root at xen2:~# xm create comp2.xm Using config file "/etc/xen/comp2.xm". Error: 'NoneType' object has no attribute 'rfind' root at xen2:~# call with xl: root at xen2:~# xl create comp2.xm ERROR: A different toolstack (xm) have been selected! root at xen2:~# the comp2.xm: device_model_version = "qemu-xen" device_model_override = "/usr/bin/qemu" bios = "seabios"...
2013 Jun 11
0
Bug#711923: xen-utils-common: After run 'xm create ...' i got error "Error: 'NoneType' object has no attribute 'rfind'
Package: xen-utils-common Version: 4.2.1-2 Severity: important After run xm create -c win2008.hvm Using config file "./win2008.hvm". Error: 'NoneType' object has no attribute 'rfind' /var/log/xen/xend.log: [2013-06-10 21:48:59 31935] ERROR (xmlrpclib2:181) Internal error handling xend.domain.create Traceback (most recent call last): File "/usr/lib/xen-4.2/bin/../lib/python/xen/util/xmlrpclib2.py", line 134, in _marshaled_dispatch response = self._dispatc...
2010 Jun 25
0
Bug#587090: xen-utils-4.0: Exception starting xend ('NoneType' object has no attribute 'rfind')
Package: xen-utils-4.0 Version: 4.0.0-2 Severity: important xend does not start because of a bug in option parsing. Error described here: http://www.gossamer-threads.com/lists/xen/devel/172035 Patch: --- a/tools/python/xen/xend/XendOptions.py Mon Apr 26 12:13:23 2010 +0100 +++ b/tools/python/xen/xend/XendOptions.py Wed Apr 28 16:54:04 2010 +0200 @@ -207,18 +207,18 @@ def
2012 Jul 09
1
Processed: closing 587090
Processing commands for control at bugs.debian.org: > close 587090 4.1.0~rc6-1 Bug #587090 [xen-utils-4.0] xen-utils-4.0: Exception starting xend ('NoneType' object has no attribute 'rfind') There is no source info for the package 'xen-utils-4.0' at version '4.1.0~rc6-1' with architecture '' Unable to make a source version for version '4.1.0~rc6-1' Marked as fixed in versions 4.1.0~rc6-1. Bug #587090 [xen-utils-4.0] xen-utils-4.0: Exception startin...
2010 Sep 05
1
Bug#587090: PATCH unnecessary for HVM DomU guests
Package: xen-utils-4.0 Version: 4.0.1~rc6-1 Severity: important Tags: patch The patch is not necessary for HVM DomU guests. The Error: 'NoneType' object has no attribute 'rfind' was fixed by installing xen-qemu-dm-4.0. [1] [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588888 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20100905/6ffbdc06/att...
2000 Jun 08
7
R Equivalent to matlab's find() command?
hi, Just a very simple question: is there an R equivalent to the matlab command find(X) which returns the indices of vector X that store non-zero elements? e.g. > find( [1 0 0 1 0]) ans = 1 4 so, in R, how do I do: ans <- rfind( c(1,0,0,1,0)) so that ans is the vector c(1,4) thanks, stephen -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the...
2010 May 16
2
[PATCH][RESENT] xend: fix bug in xend option parsing
...bug in option parsing If you enable legacy tcp xmlrpc in xend''s config but omit to enable ssl the following backtrace is generated when starting xend: [2010-04-28 16:09:04 15754] ERROR (SrvDaemon:349) Exception starting xend (''NoneType'' object has no attribute ''rfind'') Traceback (most recent call last): File "usr/lib/python2.5/site-packages/xen/xend/server/SrvDaemon.py", line 341, in run servers = SrvServer.create() File "usr/lib/python2.5/site-packages/xen/xend/server/SrvServer.py", line 253, in create _loadConfig(serve...
2007 Jan 21
2
efficient code. how to reduce running time?
...significant association with the Y column I've generated. If you see anything obvious that takes a long time, any suggestions would be appreciated. thanks a lot. Mira ---------------------------------------------------------------------------------------------- #sub function for finding index rfind <- function(x)seq(along=x)[x*(1-x)>MAF*(1-MAF)] #sub function for permutation test perm.F = function(y,x,nperms,sites) { maxF = c(); for (i in 1:nperms) { F=numeric(S) #create an empty vector to store the F-values newY=sample(y,length(y)) #permute the cancer types new...
2013 Aug 16
0
Processed: reassign 711273 to xen-utils-common, forcibly merging 711923 711273
...n versions xen/4.2.1-2. Ignoring request to alter fixed versions of bug #711273 to the same values previously set > forcemerge 711923 711273 Bug #711923 [xen-utils-common] xen-utils-common: After run 'xm create ...' i got error "Error: 'NoneType' object has no attribute 'rfind' Bug #711273 [xen-utils-common] xen-hypervisor-4.2-amd64: Acn't re-create domains after migration from 4.1 to 4.2 Marked as found in versions xen/4.2.1-2. Bug #711923 [xen-utils-common] xen-utils-common: After run 'xm create ...' i got error "Error: 'NoneType' object ha...
2010 Sep 04
1
Bug#588888: boot="d" does not boot from CD
I have followed this bug report only to wind up in a similar predicament. The Error: 'NoneType' object has no attribute 'rfind' was fixed by installing xen-qemu-dm-4.0. However the same configuration issue (trying to boot the guest from a CD) with the 'boot' option exists for me too. Your configuration looks good unless I've missed something. Shall we file a new bug for the boot option behavior in the d...
2010 Sep 03
0
Bug#587090: Issue confirmed with xen-utils-4.0 (4.0.1~rc6-1)
...ne 485, in _platform_sanity_check if os.path.dirname(self['platform']['device_model']) == "": File "/usr/lib/python2.5/posixpath.py", line 119, in dirname return split(p)[0] File "/usr/lib/python2.5/posixpath.py", line 77, in split i = p.rfind('/') + 1 AttributeError: 'NoneType' object has no attribute 'rfind' I suggest that the proposed patch applied to the next version of xen-utils-4.0 package as soon as Debianly possible :) -------------- next part -------------- An HTML attachment was scrubbed...
2010 Mar 06
0
thin grid lines, again (FAQ 7.36), a proposal
..."re b" } else print $0 } } and then this from a terminal command line: awk -f FixLines.awk < TestBand.pdf > FT.pdf alternatively, the following Python script works just as well: import sys InFile = open(sys.argv[1], mode = "r") for line in InFile: if(line.rfind("rg") != -1): print line, print line.replace("rg", "RG"), elif(line.rfind("re f") != -1): print line.replace("re f", "re b"), else: print line, InFile.close() What I found was that the pdf's generated from R...
2008 Jan 26
5
double-click in RData file versus load( file )
hello all, when I start up the R and I execute o follow code: > ls() character(0) > x=123 > assign("test_x", x, envir = .GlobalEnv ) > ls() [1] "test_x" "x" > setwd('C:\\R\\etc') > save.image('TEST.RData') > q('no') I have two different behaviours: (a) - when I start up R again by "double click" in
2014 Nov 15
0
Processed: closing 726827, closing 763102, closing 711273, closing 744163, closing 603366, closing 648670 ...
...> close 711273 4.4.0-1 Bug #711273 [xen-utils-common] xen-hypervisor-4.2-amd64: Acn't re-create domains after migration from 4.1 to 4.2 Bug #711923 [xen-utils-common] xen-utils-common: After run 'xm create ...' i got error "Error: 'NoneType' object has no attribute 'rfind' Marked as fixed in versions xen/4.4.0-1. Marked as fixed in versions xen/4.4.0-1. Bug #711273 [xen-utils-common] xen-hypervisor-4.2-amd64: Acn't re-create domains after migration from 4.1 to 4.2 Bug #711923 [xen-utils-common] xen-utils-common: After run 'xm create ...' i got error...
2005 Sep 05
12
TeX distribution on Windows
I'm looking for a Windows distribution of TeX that works with R, after a few years' absence from Windows. On Duncan Murdoch's Rtools page fptex is still recommended, but it turns out that fptex is "defunct" as of May 2005, see http://www.metz.supelec.fr/~popineau/xemtex-7.html So, what is suggested? TUG (tug.org) recommends something called proTeXt, which is said to be
2013 Jun 05
1
Bug#711273: xen-hypervisor-4.2-amd64: Acn't re-create domains after migration from 4.1 to 4.2
...intainer, After migration from Xen 4.1 to 4.2 all VMs have disapeared and I am unable to "re-create" my VM from the configfiles. When I try "xm new com-web" i get a python message : Using config file "./com-web". Error: 'NoneType' object has no attribute 'rfind' Is it a problem of Python version ? python --version Python 2.7.5+ Regards JP P -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.9.4-x (SMP w/2 CPU cores) Locale: LANG=fr_F...
2013 Aug 16
0
Processed (with 1 errors): forcibly merging 711923 711273
Processing commands for control at bugs.debian.org: > forcemerge 711923 711273 Bug #711923 [xen-utils-common] xen-utils-common: After run 'xm create ...' i got error "Error: 'NoneType' object has no attribute 'rfind' Unable to merge bugs because: package of #711273 is 'xen-hypervisor-4.2-amd64' not 'xen-utils-common' Failed to forcibly merge 711923: Did not alter merged bugs Debbugs::Control::set_merged('transcript', 'GLOB(0x1705a18)', 'requester', 'Ian Campbell...
2005 Jul 05
0
batchfiles for Windows
...nning a build first and then 'Rcmd CHECK' or 'Rcmd INSTALL' in one step. Also sets R_LIBS to .../R/library if R_LIBS has not already been set. - makepkgs.bat 4. locating various R tools that are used in building R packages on your system by querying the registry. - Rfind.bat Comments welcome. Gabor Grothendieck _______________________________________________ R-packages mailing list R-packages at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-packages
2005 Jul 05
0
batchfiles for Windows
...nning a build first and then 'Rcmd CHECK' or 'Rcmd INSTALL' in one step. Also sets R_LIBS to .../R/library if R_LIBS has not already been set. - makepkgs.bat 4. locating various R tools that are used in building R packages on your system by querying the registry. - Rfind.bat Comments welcome. Gabor Grothendieck _______________________________________________ R-packages mailing list R-packages at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-packages
2011 Feb 14
0
Bug#587090: The patch is not enough
Also with an vfb line in the config things go wrong. In fact everywhere where posixpath.py functions get called without a valid actual parameter, it will crash as there will be no rfind method available. Personally, I think the posixpath.py should validate it's input and that that should be fixed. Kind regards, Stephan