Displaying 6 results from an estimated 6 matches for "13876".
Did you mean:
138,6
2007 Dec 30
3
Date formats
Is the following expected behaviour for a date used in
an ifelse function?
> date <- Sys.Date()
> date
[1] "2007-12-30"
> ifelse(TRUE, date-1, date)
[1] 13876
> ifelse(FALSE, date-1, date)
[1] 13877
> ifelse(TRUE, as.character(date-1), date)
[1] "2007-12-29"
> if (TRUE) {date}
[1] "2007-12-30"
It would seem more natural to me if a date produced
the same format in an if and an ifelse function.
Moreover, as far as I can see th...
2005 Apr 09
1
Failed to create storage with data
...connected
dovecot-auth: Apr 09 16:22:38 Info: Login process 7 sent handshake: PID
13875
dovecot-auth: Apr 09 16:22:38 Info: Login process 8 sent handshake: PID
13878
dovecot-auth: Apr 09 16:22:38 Info: Login process 9 connected
dovecot-auth: Apr 09 16:22:38 Info: Login process 9 sent handshake: PID
13876
dovecot-auth: Apr 09 16:23:11 Info: MySQL: Performing query: SELECT clear
FROM postfix_users WHERE user='chris'
dovecot-auth: Apr 09 16:23:11 Info: MySQL: Performing query: SELECT
concat('/var/spool/mail/', maildir) AS mail, uid, gid FROM postfix_users
WHERE user='chris'
ima...
2009 Aug 06
1
Section 1.3.1 of R-Ext Documentation lists tests/Examples/pkg-Rex-Rout.save incorrectly (PR#13877)
Full_Name: Andrew Thornton
Version: Webpage
OS: Linux
Submission from: (NULL) (81.154.9.63)
The Writing R Extensions documentation at:
http://cran.r-project.org/doc/manuals/R-exts.html
lists two different filenames for making the example's Rout.save a test result.
Section 1.1.3 says:
"If tests has a subdirectory Examples containing a file pkg-Ex.Rout.save, this
is compared to the
2005 Jul 10
1
openssh-4.1p1 on OSX 10.4.1 w/ openssl-0.9.8 NOT FINDING -lcrypto
.../include -L/usr/local/ssl/lib conftest.c
-lcrypto -lz >&5
configure:13742: $? = 0
configure:13746: test -z
|| test ! -s conftest.err
configure:13749: $? = 0
configure:13752: test -s conftest
configure:13755: $? = 0
configure:13840: checking OpenSSL header version
configure:13876: gcc -o conftest -g -O2 -Wall -Wpointer-arith
-Wno-uninitialized -I/usr/local/ssl/include -L/usr/local/ssl/lib conftest.c
-lcrypto -lz >&5
conftest.c: In function 'main':
conftest.c:151: warning: implicit declaration of function 'exit'
conftest.c:151: warning: incompa...
2006 Nov 14
4
Samba 3.0.14 (Debian Sarge) Memory Leakage
Hi!
Our Samba file server seems to have a memory leakage. We are using samba
as file server out of the box (debian sarge) on kernel 2.6.16.31.
After a while users who have some shares and files open are acquiring
more and more memory until the smbd dies.
Here is a small shortcut from top:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
13843 gxxxxx 16 0 51792 44m 2552 S
2005 Mar 28
1
logcheck errors after logrotate runs
--nextPart2699335.H7BBWTdPIb
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Hello :)
After upgrading recently from Woody to Sarge (which went fairly well) I now=
=20
have trouble with logcheck. I have been unable to track down a solution.
Logcheck runs perfectly through the week until Sunday when logrotate does