Displaying 3 results from an estimated 3 matches for "31298".
Did you mean:
3128
2004 Oct 05
1
R 2.0.0: problem: installing --with-package-versions
Hello R developers,
installing R 2.0.0 from source on a Linux Debian system (gcc 3.2.2)
- which worked just fine - I encountered the following problem when trying to
update/install packages with the option --with-package-versions:
example: RUnit 0.4.0 (also on CRAN)
R20 CMD INSTALL -l /mnt/local/R/R-2.0.x-libs-EpiR --with-package-versions
RUnit_0.4.0.tar.gz
or after untaring
R20 CMD INSTALL
2015 Apr 23
2
Crash in dovecot/auth with backtrace
...username = 0x8a7c504 "*@liquid-scan.de"
id = 531
#8 0x0805539c in master_input_user (
args=0x8a941c1 "531\t*@liquid-scan.de\tservice=quota-status",
conn=0x8aa18b8) at auth-master-connection.c:306
auth_request = 0x8a92e70
error = 0x8ab8e81 "31298"
ret = <optimized out>
#9 auth_master_input_line (
line=0x8a941bc "USER\t531\t*@liquid-scan.de\tservice=quota-status",
conn=0x8aa18b8) at auth-master-connection.c:615
No locals.
#10 master_input (conn=0x8aa18b8) at auth-master-connection.c:679
_data_st...
2006 Apr 07
4
heartbeat, drbd init scripts and chkconfig
Hi,
We are using the heartbeat and drbd packages from latest centos (4.3)
extras repository.
Upon installation of both packages I noticed that if you "chkconfig
heartbeat off" that will cause drbd to chkconfig'ed on. And visa versa.
After doing some trouble shooting it turns out the "BEGIN INIT INFO"
sections appear to be the cause.
drbd has:
### BEGIN INIT INFO
#