similar to: R upgrade from 2.7.1

Displaying 20 results from an estimated 800 matches similar to: "R upgrade from 2.7.1"

2010 Nov 02
1
R install in Ubuntu maverick issues
I am trying to install the maverick version. The lucid version works flawlessly, but this one promts this messages. The following packages have unmet dependencies: r-base: Depends: r-base-core (>= 2.12.0-1maverick0) but it is not going to be installed Depends: r-recommended (= 2.12.0-1maverick0) but it is not going to be installed Recommends: r-base-html but it is not going
2011 Jan 03
1
availability of snapshots functionality via Python bindings
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello everyone, Is this being worked on? I rather need this thing... Although my system is Debian Lenny, not RH: kulfon 10.0.0.228 /etc/default % dpkg -l | grep libvirt ii libvirt-bin 0.4.6-10+lenny1 the programs for the libvirt library ii libvirt0 0.4.6-10+lenny1 library for
2010 Apr 11
1
Asterisk in Debian/Lenny without Junghanns.net support?
Hi! Asterisk in Debian/Lenny claims to be bristuffed, not? At least the the Debian patch tracking system shows the bristuff-patches: [1] http://bit.ly/bRRHe7 We have a QuadBRI-Card and recently needed support from Junghanns.net but they refused telling us there is no bristuff installed because of the show version output: *CLI> show version Asterisk 1.4.21.2~dfsg-3+lenny1 built by pbuilder @
2010 Feb 11
1
upgrade 1.0.15-2.3+lenny1 to 1.2.9-1~bpo50+1
System: Debian 5.0.4 Lenny Kernel: custom 2.6.31.1 built from kernel.org source Dovecot: 1.0.15-2.3+lenny1 Available: 1.2.9-1~bpo50+1 Mailbox format: mbox Storage location: /home/$user/mail/ on ext2 fs Delivery: Postfix 2.5.5 local to /var/mail/$user As you can see Debian has a backport package of Dovecot 1.2.9 available to Lenny users, and it appears it is a big jump forward in terms of
2008 Jan 01
2
Problem with samba and ldap
Hello and happy new year :) I have to set up a samba server as a PDC with a openldap backend. My openldap server is fully functionnal and it is not secured yet (so no problems with tls). I must use debian etch or lenny. My server's IP is 192.168.9.10/24. I have set up a dns server (bind9) for my domain named "mik". It's a local domain for testing only. There is a piece of
2012 Oct 11
2
ccf(x,y) vs. cor() of x and lagged values of y
Hi I'm computing the correlation between two time-series x_t and y_t-1 (time-series lagged using the lag(y,-1) function) using the cor() function and the returned value is different from the value of ccf() function at the same lag. Any ideas why this is so? Thanks in advance for any hints. Mihnea [[alternative HTML version deleted]]
2011 Mar 17
1
SIP registration DoS but no logs in messages
Dear mailing list, I've a Asterisk 1.4.21.2~dfsg-3+lenny1 package installed on my debian and I've a strange behavior. After some days running normally, my asterisk is under heavy attack, however, there is nothing logged in the console (logging from debug -> error) or file (level from notice ->error) I can see that there is also a peak on the network traffic. My first guess is that
2010 Jan 03
2
Problems getting the antispam-plugin to work
Hi List, i'm running the current debian lenny dovecot-version (dpkg says it's 1.0.15-2.3+lenny1) and i'm trying to get the antispam-plugin ('1.2+20090702-1~bpo50+3') to work. Unfortunately dovecot always says "antispam plugin not configured" moving spam into the spam-folder. My config: protocol imap { mail_plugins = antispam } plugin { antispam_signature =
2010 Mar 29
1
dovecot: auth(default): Fatal: Unknown database driver 'mysql'
I just tried upgrading from 1.1.rc6 to v1.2.11, and am getting the following error: dovecot: auth(default): Fatal: Unknown database driver 'mysql'. If I change the respective line in dovecot-sql.conf from driver = mysql to driver = pgsql the error message changes accordingly: dovecot: auth(default): Fatal: Unknown database driver 'pgsql'. I quit using 1.1.rc6 because it started
2010 Feb 03
1
500 Internal Server Error on Cisco 7940 after INVITE
Hi, Our Cisco 7940 phones on a single network sometimes seem to drop calls as soon as they are picked up. After a second INVITE the phone sends '500 Internal Error'. One phone thinks its still in a call (though there is no audio) while the other phone is not in a call. The drop happens immediately after connecting and I think it is due to a second INVITE. Turning reinvite off seems
2010 Apr 10
2
t200_expire: q921_state now is Q921_LINK_CONNECTION_RELEASED
Hi everyone. We have a problem here... Hope somebody can give us some hints. We have a HP ProLiant DL180 G6 Server with a Debian/Lenny sytem. Asterisk 1.4.21.2 (1.4.21.2~dfsg-3+lenny1) with zaptel (1.4.11) and libpri (1.4.3) is installed. There is a QuadBRI-Card installed: # lspci -vv -s 06:04.0 06:04.0 ISDN controller: Cologne Chip Designs GmbH ISDN network Controller [HFC-4S] (rev 01)
2009 Apr 24
2
Thanks for the lenny-cran AMD64 ports
Hi. I would like to thank Johannes, Piet and others for the lenny-cran AMD64 ports. I have a question about r-recommended from lenny-cran which I just installed: hotelling:~$ apt-cache policy r-recommended r-recommended: Installed: 2.9.0-1~lennycran.0 Candidate: 2.9.0-1~lennycran.0 Version table: 2.9.0-1 0 600 http://debian.lcs.mit.edu unstable/main Packages ***
2011 Mar 18
2
dovecot LDA: "temporary failure"
This really has me stumped and desperate. I upgraded Debian from 5 to 6 (squeeze) and now Dovecot LDA fails. I have checked permissions and the usual. Postfix SMTP, Dovecot POP3 and Dovecot IMAP work. Having to upgrade MySQL from 5.0 to 5.1 made me question that. Logging is of little help. I have turned on logging for LDA to a separate file. When I try to run the deliver command it returns
2009 Feb 18
0
Bug#487165: dependency on python-xml - confirmed
Hi, I can confirm, missing dependency on pyton-xml for 'xm new...' command. lin:/etc/xen# xm new lenny1 Unexpected error: <type 'exceptions.ImportError'> Please report to xen-devel at lists.xensource.com Traceback (most recent call last): File "/usr/lib/xen-3.2-1/bin/xm", line 7, in <module> main.main(sys.argv) File
2010 Feb 23
1
Occasional problem with POP3-Download
Hello everyone, I have two mailservers [1] running dovecot. Mail store format is maildir. Every once in a while I have the following problem: When a User downloads his mail via POP3, the client says something like "the server has closed the connection unexpectedly, and gives this reason: [...blahblah...]". One can now cancel the download, and restart it, and the problem shows up again
2011 Aug 27
1
Pop3 hanging up after login.
Hi, I'm trying to implement a second dovecot server on a second machine to try to load balance IMAP/POP3 services. The first machine is already running and is working pretty well with dovecot-pop3d 1:1.0.15-2.3+lenny1. The new machine is running dovecot-pop3d 1:1.2.15-7 and accessing the existing maildirs over a NFS share on /mnt/mail. When I try to telnet localhost 110 on the new machine
2010 Apr 28
2
Again: Occasional problem with POP3-Download
Hello everyone, in february I posted the mail below[1]. I can now reproduce the problem. When filling up a mailbox with postfix' smtp-source with dozens of identical mails, then it is never possible for me to fetch one single mail out of the mailbox. The process of fetching mail via POP3 always fails. It makes no difference which mail client I use. I have tested KMail, Outlook and
2010 May 30
4
Changing R_LIB_USER variable in ubuntu...
Hi, I'm an experienced R user on windows, but new to linux. This may be an issue with how R (or Ubuntu) was install on my computer, but maybe not. I just installed Ubuntu 10.04, I have administrator privileges and am using R 2.11. Here goes: I'd like to change the location where R installs packages not included in the base installation (using install.packages()). Right now it is
2010 Sep 20
3
kmail-error: can't upload folder (imap-account on dovecot-server)
Hello, I've some trouble with my kmail (Version 1.13.5 / KDE 4.5.1, Kubuntu 10.04 and a dovecot-imap-server on debian etch (dovecot 1.0.rc15-2etch5). Everytime I try to create a folder under my imap-inbox, I get an error like "can't upload folder...", but after this message I can see a new folder under my inbox-folder, but I can't use it ... With a thundermail-client I
2010 Feb 05
8
Losing local SIP phones when internet goes down?
Hi, I'm getting some strange behaviour on Asterisk 1.4 running on Debian Stable (Lenny). I suspect it's something to do with my setup, rather than a bug, but I'm struggling to see it, and would appreciate any input. Setup: PC with two ethernet cards: eth0 goes to local network, including two SIP phones (Aastra 9112i, wired, and Nokia E75, over WIFI); eth1 goes to router and