search for: vali

Displaying 12 results from an estimated 12 matches for "vali".

Did you mean: val
2018 Jul 16
2
ClamAV reporting virus found in 4.8.3 from source
Hello,     I'm sure it's a false positive but figured I post any way. My weekly full scan of my servers reported the following results. /root/samba-4.8.3/bin/default/source3/lib/netapi/examples/group/group_deluser.inst: Unix.Trojan.Vali-6606621-0 FOUND /root/samba-4.8.3/bin/default/source3/lib/netapi/examples/group/group_adduser.inst: Unix.Trojan.Vali-6606621-0 FOUND /root/samba-4.8.3/bin/default/source3/lib/netapi/examples/group/group_deluser: Unix.Trojan.Vali-6606621-0 FOUND /root/samba-4.8.3/bin/default/source3/lib/netapi/exa...
2008 Apr 17
1
Callback Problem: Why to use self.var= instead of @var=
Hi, I''ve defined the following model: class Eintrag < ActiveRecord::Base before_validation :vali protected def vali # self.feld1.reverse! self.feld2 = self.feld1 end end Now I''m wondering why I have to write self.feld2=self.feld1 and why @feld2=@feld1 doesn''t work. I''ve found the thread http://groups.google.com/group/rubyonrails-talk/brow...
2006 Feb 16
1
cv.glm function error message in a loop
Dear list, I am modelling fish distributions using the glm-function followed by the step-function, and then want to cross-validate the model via the cv.glm-function from the {boot} package. I am working on fish distributions on coral reefs. The code I have works for one fish species. Since I have 227 fishes, I wrote a loop. Now the cv.glm-function comes up with an error message: "Error in model.frame(formula, rownam...
2010 Aug 11
2
Sweeping a zoo series
...-0.82929778 -1.99666687 0.352778450 Nov 1901 0.06561583 -1.20126258 0.67427027 0.15493106 0.08867697 1.223073528 Dec 1901 -1.23347027 -1.09699304 0.59398031 -0.22269292 -0.21569543 1.389667825 The statistic to be swept out is itself a zoo series with matching column names. There are twelve valies for each column representing an monthly average for that series. The average is to be subtracted sweepzoo<-zoo(matrix(rnorm(72),ncol=6), frequency=12) colnames(sweepzoo)<-cnames sweepzoo 12345 23456 34567 45678 56789 67890 1(1) -2.5569706 -0.437574...
2004 Oct 06
1
R 2.0.0: namespaces, S4 classes & versioned package installation: failure to resolve correct pkg version
...rce) 5 : eval(i, envir) 6 : eval(expr, envir, enclos) 7 : .defineRankingClass(where = .where) 8 : setClass("Ranking", representation("VIRTUAL", rowGroup = "Grouping", colGroup = "Grouping"), prototype(rowGroup = newGrouping(), colGroup = newGrouping()), vali 9 : makeClassRepresentation(Class, properties, superClasses, prototype, package, validity, access, version, sealed, where = where) 10 : prototype(rowGroup = newGrouping(), colGroup = newGrouping()) 11 : .prototype(...) 12 : newGrouping() 13 : new("Grouping") 14 : initialize(value,...
2009 Sep 11
0
ipred bagging segfault on 64 bit linux build
...most common from the about 10 segfaults I've had. *** caught segfault *** address(nil), cause 'unknown' I'm working on a 64bit build of R 2.8.1 on a linux machine. If you want more details, I can surely get them. It happens on the last line for the following for all different valies of ns: library(rpart) library(ipred) data("Forbes2000", package="HSAUR") Forbes2000 <- subset(Forbes2000, !is.na(profits)) datasize=length(Forbes2000$profits) f <- rpart(profits ~ assets + marketvalue + sales, data=Forbes2000) fb <- bagging(profits ~ assets + marke...
2004 Apr 24
0
PATCH: SecurID & other updated for 3.8.1p1
Hello all, I have finished my patches for OpenSSH 3.8.1p1. AuthSelection SecurID log available as usually here: http://sweb.cz/v_t_m/ Vaclav ____________________________________________________________ Doposud jste fo??k pou??vali pouze k focen?. Ale te? z n?j m??ete i telefonovat. SonyEricsson T230 ji? od 977,- K?. www.oskar.cz http://ad.seznam.cz/clickthru?spotId=73596&section=/
2016 Oct 04
4
samba with customized ldap backend
Dear All, I have configured ldap with uid='some numeric' instead of uid=username like that; dn: uid=102220,ou=User,dc=example,dc=com uid: 102220 username: test1 cn: Test Account objectClass: inetOrgPerson objectClass: posixAccount objectClass: top objectClass: shadowAccount objectClass: sambaSamAccount mail: test1 at cdac.in shadowLastChange: 15587 loginShell: /bin/bash uidNumber: 5345
2007 Jul 19
5
G729 copy protection
Hi All, I have been trying to get the Solaris version of the G729 codec to work with asterisk 1.2.17 and 1.2.22. However, I come up against the very same error every time I try to install it. Has anyone out there seen this error, taken from the asterisk console straight from startup: [codec_g729a.so] => (Annex A/B (floating point) G.729 Codec (optimized for i386)) Jul 19 14:11:23
2008 Jul 03
3
problem with lm and predict - no predictions made
Hi I have a problem with lm and predict I have us [1] 2789.53 3128.43 3255.03 3536.68 3933.18 4220.25 4462.83 4739.48 [9] 5103.75 5484.35 5803.08 5995.93 6337.75 6657.40 7072.23 7397.65 [17] 7816.83 8304.33 8746.98 9268.43 9816.98 10127.95 10469.60 10960.75 [25] 11685.93 12433.93 13194.70 13843.83 us.p [1] 227.62 229.92 232.13 234.25 236.31 238.42 240.59 242.75 244.97
2013 Feb 07
5
[PATCH v8] gcov: Coverage support
Updated set of patches for coverage. Changes: - change copyright lines - use gcov: instead of cover: in commit comment - use #ifdef in xen/common/sysctl.c instead of dummy inline function - added base documentation in docs/misc - added -h option to xencov
2003 Dec 01
0
No subject
...path = /mnt/hdb1 read only = no guest ok = yes [hdc1] comment = For testing only, please path = /mnt/hdc1 read only = no guest ok = yes [test] comment = For testing only, please browseable = yes read only = no valid users = asalford path = /export/samba/test Thanks, Andy Return-Path: <damir.horvat@ibe.si> Delivered-To: samba@samba.org Received: from dioda.ibe.si (dioda.ibe.si [194.249.225.2]) by lists.samba.org (Postfix) with ESMTP id 117E34227 for <samba@samba.org>; Wed, 23 May 200...