Displaying 3 results from an estimated 3 matches for "scsys".
Did you mean:
s_sys
2009 Sep 15
1
Help with error on function: Error in .... attempt to apply non-function
Dear R gurrus,
I wrote this function
http://scsys.co.uk:8002/33852?ln=on&store=on&submit=Format+it!
for a small package I am preparing.
Whenever I run the function I get the error
Error in Mspline(i = i, x = x, degree = kk, t = t) : attempt to apply non-
function
Anyone could point me out what I am doing wrong?
kubuntu 904 64 bit, R...
2017 Mar 20
2
doveadm-sync stateful
...dsync.log 2>&1
My problem is that state of messages are not synchronized (mails marked
as read on old server are still unread on new server, mails moved on a
folder on the old server are still in the INBOX of new server).
The full debug of ran commands is available here :
http://fpaste.scsys.co.uk/557551
The result of "doveconf -n" is available here :
http://fpaste.scsys.co.uk/557552
I'm using version 2.2.27
Can anyone tell me if I'm doing something wrong ? How can I debug more ?
Regards,
C?dric
2008 Mar 07
0
Perl-5.8.8-10 "use overload" backport breaks performance?
...:
# perl -MDBIx::Class -e1
WARNING: DBIx::Class::StartupCheck: This version of Perl is likely to exhibit
extremely slow performance for certain critical operations.
Please consider recompiling Perl. For more information, see
https://bugzilla.redhat.com/show_bug.cgi?id=196836 and/or
http://lists.scsys.co.uk/pipermail/dbix-class/2007-October/005119.html.
You can suppress this message by setting DBIC_NO_WARN_BAD_PERL=1 in your
environment.
Now it looks like the current solution is to compile a package by
myself. Is there a way I can avoid this and just grab a fixed or older
working version from s...