similar to: Upgrade to 2.0.6 not working

Displaying 20 results from an estimated 900 matches similar to: "Upgrade to 2.0.6 not working"

2002 Nov 12
7
Switching to another Samba server
I've been running Samba 2.2.2 for a while as a domain controller on my mostly Windows network. It's been working great up to this point. Anyway, I just put together a new Linux server and installed 2.2.2 on it as well. I copied the conf file and pretty much mirrored everything on the existing server, changed the paths and the "workgroup" field in the conf file to match the new
2010 Jul 09
2
split with list
Dear List I would like to ask you something concenting a better print of the R output: I have a bit data frame which has the following structure: CFISCALE RAGSOCB ANNO VAR1 VAR2......... 9853312 astra 2005 6 45 9853312 astra 2006 78 45
2020 Oct 02
0
Unable to compile with R CMD INSTALL on windows when sourcing from Rprofile
Hello, I am currently facing a rather unusual situation. I am running the following command on two windows 10 machines: C:\\Program Files\\R\\R-3.6.3\\bin\\R.exe CMD INSTALL -l ".envs\\default\\lib"
2002 Apr 16
1
Benchmarks
Hi ! Is there anyone that has any current benchmark results from Sparc CPU's ? I'm mostly interested of US-III 750 and US-II 450, But any US-II/III would be interesting. Regards Lennart Araskoug Astra Zeneca R & D Lund, Sweden -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
2012 Jan 10
2
strange Sys.Date() side effect
Any ideas what is the problem with this code? > N <- 2; c(Sys.Date(), sprintf('N = %d', N)) [1] "2012-01-10" NA Warning message: In as.POSIXlt.Date(x) : NAs introduced by coercion Best regards, Ryszard Ryszard Czerminski AstraZeneca Pharmaceuticals LP 35 Gatehouse Drive Waltham, MA 02451 USA 781-839-4304 ryszard.czerminski@astrazeneca.com
2011 Nov 23
2
bizarre seq() behavior?
Is there any rational explanation for the bizarre seq() behavior below? > seq(2,8.1, lenght.out=3) [1] 2 3 4 5 6 7 8 > help(seq) > seq(2,8,length.out=3) [1] 2 5 8 > seq(2,8.1,length.out=3) [1] 2.00 5.05 8.10 Except maybe that it is early in the morning :) Best regards, Ryszard Ryszard Czerminski AstraZeneca Pharmaceuticals LP 35 Gatehouse Drive Waltham, MA 02451 USA 781-839-4304
2004 Nov 18
1
Samba 3.0.8 - Unable to login/logon from Windows 2003 or CIFS
Hi Folks, Recently (I believe since recent 3.0.x releases), I have been unable to login to a Samba instance using CIFS (Linux mount) or Windows 2003. If I change the smb.conf from: security = server to security = user I _can_ login again fine. The NT PDC always replies with NT_STATUS_LOGON_FAILURE. It's event viewer shows that the proper username is being used, but that the password is
2010 Sep 27
1
smooth contour lines
Is there an easy way to control smoothness of the contour lines? In the plot I am working on due to the undersampling the contour lines I am getting are jugged, but it is clear "by eye" these should be basically straight lines. In maps package I found smooth.map function, but maybe there is a more generic way of accomplishing the same thing. Ideally there would be an option to control
2012 Jan 12
3
strsplit() does not split on "."?
Any ideas what is wrong? > strsplit("a.b", ".") # generates empty strings with split="." [[1]] [1] "" "" "" > strsplit("a b", " ") # seems to work fine with split=" ", and other characters... [[1]] [1] "a" "b" > > R.Version() $platform [1]
2012 Jan 25
1
Error in predict.randomForest ... subscript out of bounds with NULL name in X
RF trains fine with X, but fails on prediction > library(randomForest) > chirps <- c(20,16.0,19.8,18.4,17.1,15.5,14.7,17.1,15.4,16.2,15,17.2,16,17,14.1) > temp <- c(88.6,71.6,93.3,84.3,80.6,75.2,69.7,82,69.4,83.3,78.6,82.6,80.6,83.5,76 .3) > X <- cbind(1,chirps) > rf <- randomForest(X, temp) > yp <- predict(rf, X) Error in predict.randomForest(rf, X) : subscript
2010 Feb 25
1
Windows 7 only connects if joined to the domain
I'm running 3.4.6 (was running 3.0.28a but upgraded in hopes to fix this issue). Clients running Windows 7 that are NOT joined to the AD domain (samba authenticates against it via "security = server") cannot authenticate to access the server. Clients running Windows 7 that are on the domain as well as Windows XP, Windows 2003 on and off the domain work as expected. Any help would
2003 Jan 14
2
Using win2k non-pdc as password server
Hi, I'm trying to get Samba on a Linux box to work. Authentication via user level worked fine, but what I really want is it to take user authentication from a win2k box, which is our "primary local server". The win2k box is not a pdc, (the real pdc is 2000km away, close to the polar circle), but according to the docs it doesn't have to be. So in smb.conf I put: security =
2011 Jan 20
1
randomForest: too many elements specified?
I getting "Error in matrix(0, n, n) : too many elements specified" while building randomForest model, which looks like memory allocation error. Software versions are: randomForest 4.5-25, R version 2.7.1 Dataset is big (~90K rows, ~200 columns), but this is on a big machine ( ~120G RAM) and I call randomForest like this: randomForest(x,y) i.e. in supervised mode and not requesting
2002 May 21
0
Build
Dear helpers! I tried to build a package I have written, and which I have built up to now under R v .1.2.1, Windows 98 and Cygwin. The plan is to migrate to R v 1.5.0, Windows 2000 and Rtools. The package fits the decription of Simple Ports in readme.packages. The command C:\R\rw1050\src\gnuwin32>make pkg-sag gave the output make DLLNM= \ -C C:/R/rw1050/src/library/sag PKG=sag
2004 Apr 05
0
Segmentation fault, exit status 139, ...
Hi! I am running an * 0.7.2 on an X86 debian stable 2.4.25 (with backports.org). The HW I am using is Digium's E100P on an HP DL 380. Quite often it crashes, e.g. after a call has finished. Below some logs form the * Console as well as from the /var/log/asterisk/messages (Replaced some stuff with XXX). Any idea what there could be the reason for this segmentaion fault? What other
2008 Feb 25
3
Understanding Errors?
Hi I'm fairly new to Wine, and I've been trying to figure out exactly why Trillian (Astra, 4.0.0.73) is crashing at startup. This all started to occur when I first enabled the AIM plugin. For those of you who aren't familiar with Trillian, it's a multiclient instant messaging program. The current version, Astra, is in an invite only beta, which I understand, makes
2004 Mar 28
1
Programming an unlocked ADSI Astra 390 phone?
Greetings, I have just purchased several Astra 390 phones ready for asterisk. I have placed a line with adsi=yes in the Zapata.conf file just before channel => 13 I have also added an extension exten => 6199,1,ADSIProg(asterisk.adsi) exten => 6199,2,Hangup in the extensions.conf file. When I try to program the phone I get the following: Asterisk CVS-03/28/04-12:02:10,
2009 Jan 20
2
Merging tables
I am relatively new to R and am trying to do some basic data manipulation. Basically I have a table (csv - table 1) of data for a set of samples (rows), and a second table (table 2) of information about a subset of samples of particular interest. I want to pull out the data from table 1 for the samples in table 2, either by: * Merging the two tables based on a common identifier (SampleID - may
2002 Oct 23
1
SAMBA and Win2000 SP3
We are presenty using SAMBA 2.2 w. Windows 2000 sp1 and will be upgrading to Windows 2000 sp3. Are there any known or suspected problems with the combination of Windows 2000 sp3 and SAMBA 2.2. We are using Solaris 7 on the Unix side. /ola Ola Engstr?m Technical Computing & Information Services AstraZeneca R&D M?lndal S-431 83 M?lndal Sweden
2009 Jul 28
2
aggregating strings
I am currently summarising a data set by collapsing data based on common identifiers in a column. I am using the 'aggregate' function to summarise numeric columns, i.e. "aggregate(dat[,3], list(dat$gene), mean)". I also wish to summarise text columns e.g. by concatenating values in a comma separated list, but the aggregate function can only return scalar values and so something