search for: dd4

Displaying 16 results from an estimated 16 matches for "dd4".

Did you mean: d4
2009 Jun 02
2
What do you think about my function?
...######### dzieci<-transform(dzieci, zywnosc=0) zywnoscCalosc<- function( jedzenie, sklep, n1, n2, n3, n4, d1, d2, d3, d4 ) { skl <- sklep wynik <- vector() wynik <- jedzenie ndf <- data.frame(nn1=n1,nn2=n2,nn3=n3,nn4=n4) ddf <- data.frame(dd1=d1,dd2=d2,dd3=d3,dd4=d4) for (i in 1:length(n1)){ wekt_n = ndf[i,] wekt_d = ddf[i,] wekt_n_ok = wekt_n[!is.na(wekt_n)] wekt_n_ok = as.numeric(wekt_n_ok) wekt_d_ok = wekt_d[!is.na(wekt_d)] wekt_d_ok = as.numeric(wekt_d_ok) dl_n = length(wekt_n_ok) dl_d = length(we...
2009 May 31
1
Error:non-numeric argument in my function
Hello! I have a function: zywnoscCalosc<- function( jedzenie, n1, n2, n3, n4, d1, d2, d3, d4 ) { ndf <- data.frame(nn1=n1,nn2=n2,nn3=n3,nn4=n4) ddf <- data.frame(dd1=d1,dd2=d2,dd3=d3,dd4=d4) for (i in 1:length(n1)){ wekt_n = ndf[i,] wekt_n_ok = wekt_n[!is.na(wekt_n)] dl_n = length(wekt_n_ok) wynik = (1*wekt_n_ok)/(1*dl_n) } } and I get an error like this: Error in 1 * wekt_n_ok : non-numeric argument to binary operator Anybody can help me? -- View this message in context: ht...
2011 Apr 19
0
doSMP package works better than perfect, at least sometimes.
...<- ddSplit[[e]] for (i in 1:nrow(elem)) { elem$y[i] <- sqrt(elem$x[i]) } elem } }) times <- rbind(times, as.data.frame(cbind(t(tt),g=g,n=n,method='1CoreVectorized'))) dd4<-NULL tt<-system.time({ # loop through list elements for (e in names(ddSplit)) { elem <- ddSplit[[e]] for (i in 1:nrow(elem)) { elem$y[i] <- sqrt(elem$x[i]) } dd4 &l...
2017 Feb 01
3
Dovecot auth-worker error after cram-md5 auth
...; >> On 01.02.2017 08:18, Poliman - Serwis wrote: > >>> This is debug log files in syslog: > >>> Feb 1 07:10:25 vps342401 dovecot: auth: Debug: client passdb out: > >>> CONT#0112#011PDAxODg3ODIzMTUwMzgxNzMuMTQ4NTkyOTQyNUB2cHMzNDI0MDEub3ZoL > >> m5ldD4= > >>> Feb 1 07:10:26 vps342401 dovecot: auth: Debug: client in: CONT<hidden> > >>> Feb 1 07:10:26 vps342401 dovecot: auth-worker(27069): Debug: sql( > >>> do_not_reply at example.com,12.173.211.32): query: SELECT email as user, > >>> password...
2017 Feb 01
2
Dovecot auth-worker error after cram-md5 auth
...n - Serwis wrote: > >>>>> This is debug log files in syslog: > >>>>> Feb 1 07:10:25 vps342401 dovecot: auth: Debug: client passdb out: > >>>>> CONT#0112#011PDAxODg3ODIzMTUwMzgxNzMuMTQ > 4NTkyOTQyNUB2cHMzNDI0MDEub3ZoL > >>>> m5ldD4= > >>>>> Feb 1 07:10:26 vps342401 dovecot: auth: Debug: client in: > CONT<hidden> > >>>>> Feb 1 07:10:26 vps342401 dovecot: auth-worker(27069): Debug: sql( > >>>>> do_not_reply at example.com,12.173.211.32): query: SELECT email as &gt...
2017 Feb 01
3
Dovecot auth-worker error after cram-md5 auth
...t;>> This is debug log files in syslog: > >>>>>>> Feb 1 07:10:25 vps342401 dovecot: auth: Debug: client passdb out: > >>>>>>> CONT#0112#011PDAxODg3ODIzMTUwMzgxNzMuMTQ > >> 4NTkyOTQyNUB2cHMzNDI0MDEub3ZoL > >>>>>> m5ldD4= > >>>>>>> Feb 1 07:10:26 vps342401 dovecot: auth: Debug: client in: > >> CONT<hidden> > >>>>>>> Feb 1 07:10:26 vps342401 dovecot: auth-worker(27069): Debug: sql( > >>>>>>> do_not_reply at example.com,12.173.21...
2017 Feb 01
3
Dovecot auth-worker error after cram-md5 auth
...syslog: > >>>>>>>>> Feb 1 07:10:25 vps342401 dovecot: auth: Debug: client passdb > out: > >>>>>>>>> CONT#0112#011PDAxODg3ODIzMTUwMzgxNzMuMTQ > >>>> 4NTkyOTQyNUB2cHMzNDI0MDEub3ZoL > >>>>>>>> m5ldD4= > >>>>>>>>> Feb 1 07:10:26 vps342401 dovecot: auth: Debug: client in: > >>>> CONT<hidden> > >>>>>>>>> Feb 1 07:10:26 vps342401 dovecot: auth-worker(27069): Debug: > sql( > >>>>>>>>>...
2017 Feb 01
0
Dovecot auth-worker error after cram-md5 auth
...n 01.02.2017 08:18, Poliman - Serwis wrote: >>>>> This is debug log files in syslog: >>>>> Feb 1 07:10:25 vps342401 dovecot: auth: Debug: client passdb out: >>>>> CONT#0112#011PDAxODg3ODIzMTUwMzgxNzMuMTQ4NTkyOTQyNUB2cHMzNDI0MDEub3ZoL >>>> m5ldD4= >>>>> Feb 1 07:10:26 vps342401 dovecot: auth: Debug: client in: CONT<hidden> >>>>> Feb 1 07:10:26 vps342401 dovecot: auth-worker(27069): Debug: sql( >>>>> do_not_reply at example.com,12.173.211.32): query: SELECT email as user, >>>>&...
2017 Feb 01
2
Dovecot auth-worker error after cram-md5 auth
...;>>>> Feb 1 07:10:25 vps342401 dovecot: auth: Debug: client passdb > >> out: > >>>>>>>>>>> CONT#0112#011PDAxODg3ODIzMTUwMzgxNzMuMTQ > >>>>>> 4NTkyOTQyNUB2cHMzNDI0MDEub3ZoL > >>>>>>>>>> m5ldD4= > >>>>>>>>>>> Feb 1 07:10:26 vps342401 dovecot: auth: Debug: client in: > >>>>>> CONT<hidden> > >>>>>>>>>>> Feb 1 07:10:26 vps342401 dovecot: auth-worker(27069): Debug: > >> sql( > >...
2017 Feb 01
0
Dovecot auth-worker error after cram-md5 auth
...: >>>>>>> This is debug log files in syslog: >>>>>>> Feb 1 07:10:25 vps342401 dovecot: auth: Debug: client passdb out: >>>>>>> CONT#0112#011PDAxODg3ODIzMTUwMzgxNzMuMTQ >> 4NTkyOTQyNUB2cHMzNDI0MDEub3ZoL >>>>>> m5ldD4= >>>>>>> Feb 1 07:10:26 vps342401 dovecot: auth: Debug: client in: >> CONT<hidden> >>>>>>> Feb 1 07:10:26 vps342401 dovecot: auth-worker(27069): Debug: sql( >>>>>>> do_not_reply at example.com,12.173.211.32): query: SELECT...
2017 Feb 01
0
Dovecot auth-worker error after cram-md5 auth
...his is debug log files in syslog: >>>>>>>>> Feb 1 07:10:25 vps342401 dovecot: auth: Debug: client passdb out: >>>>>>>>> CONT#0112#011PDAxODg3ODIzMTUwMzgxNzMuMTQ >>>> 4NTkyOTQyNUB2cHMzNDI0MDEub3ZoL >>>>>>>> m5ldD4= >>>>>>>>> Feb 1 07:10:26 vps342401 dovecot: auth: Debug: client in: >>>> CONT<hidden> >>>>>>>>> Feb 1 07:10:26 vps342401 dovecot: auth-worker(27069): Debug: sql( >>>>>>>>> do_not_reply at example.c...
2017 Feb 01
0
Dovecot auth-worker error after cram-md5 auth
...;>>>>>>>>> Feb 1 07:10:25 vps342401 dovecot: auth: Debug: client passdb >> out: >>>>>>>>>>> CONT#0112#011PDAxODg3ODIzMTUwMzgxNzMuMTQ >>>>>> 4NTkyOTQyNUB2cHMzNDI0MDEub3ZoL >>>>>>>>>> m5ldD4= >>>>>>>>>>> Feb 1 07:10:26 vps342401 dovecot: auth: Debug: client in: >>>>>> CONT<hidden> >>>>>>>>>>> Feb 1 07:10:26 vps342401 dovecot: auth-worker(27069): Debug: >> sql( >>>>>>>&...
2017 Feb 01
2
Dovecot auth-worker error after cram-md5 auth
...;>>>> Feb 1 07:10:25 vps342401 dovecot: auth: Debug: client passdb > >> out: > >>>>>>>>>>> CONT#0112#011PDAxODg3ODIzMTUwMzgxNzMuMTQ > >>>>>> 4NTkyOTQyNUB2cHMzNDI0MDEub3ZoL > >>>>>>>>>> m5ldD4= > >>>>>>>>>>> Feb 1 07:10:26 vps342401 dovecot: auth: Debug: client in: > >>>>>> CONT<hidden> > >>>>>>>>>>> Feb 1 07:10:26 vps342401 dovecot: auth-worker(27069): Debug: > >> sql( > >...
2017 Feb 02
0
Dovecot auth-worker error after cram-md5 auth
...; Feb 1 07:10:25 vps342401 dovecot: auth: Debug: client passdb >> >> out: >> >>>>>>>>>>> CONT#0112#011PDAxODg3ODIzMTUwMzgxNzMuMTQ >> >>>>>> 4NTkyOTQyNUB2cHMzNDI0MDEub3ZoL >> >>>>>>>>>> m5ldD4= >> >>>>>>>>>>> Feb 1 07:10:26 vps342401 dovecot: auth: Debug: client in: >> >>>>>> CONT<hidden> >> >>>>>>>>>>> Feb 1 07:10:26 vps342401 dovecot: auth-worker(27069): Debug: >> >&gt...
2017 Feb 01
2
Dovecot auth-worker error after cram-md5 auth
...ki.tuomi at dovecot.fi>: > > > On 01.02.2017 08:18, Poliman - Serwis wrote: > > This is debug log files in syslog: > > Feb 1 07:10:25 vps342401 dovecot: auth: Debug: client passdb out: > > CONT#0112#011PDAxODg3ODIzMTUwMzgxNzMuMTQ4NTkyOTQyNUB2cHMzNDI0MDEub3ZoL > m5ldD4= > > Feb 1 07:10:26 vps342401 dovecot: auth: Debug: client in: CONT<hidden> > > Feb 1 07:10:26 vps342401 dovecot: auth-worker(27069): Debug: sql( > > do_not_reply at example.com,12.173.211.32): query: SELECT email as user, > > password, maildir as userdb_home, CONCAT...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking