Displaying 20 results from an estimated 31 matches for "test11".
Did you mean:
test1
2006 Oct 26
3
dialplan issue - 1& 0 should be evaluated false
...2 is pressed a "no" is passed.
When the values are both set to "yes" from previous contexts in the
dialplan; the evaluation of the AND operation in the following expression is
true and works fine jumping to the correct priority within the context,
exten => s,3,Gotoif($[${test11} = yes]& $[${test12} = yes]?7:4)
Debug output
-- Goto (test-check,s,1)
-- Executing NoOp("SIP/123-e131", "yes") in new stack
-- Executing NoOp("SIP/123-e131", "yes") in new stack
-- Executing GotoIf("SIP/123-e131", "1& 1?7...
2004 May 24
0
Errors from 1.0-test11
Timo + All,
A few minutes after having some emails delivered into my mailbox I got
the following messages in my maillog:
May 24 03:05:27 myriad dovecot: imap(andrew): Maildir sync: UID inserted
in the middle of mailbox (2 > 1, file =
1084812461.V27406I77e27.myriad.flat:2,S)
May 24 03:05:27 myriad dovecot: child 81038 (imap) killed with signal 11
May 24 03:15:28 myriad dovecot: imap-login:
2000 Nov 29
0
problem under debian w/ kernel 2.4.-test11
just to let you know:
the authentication doesn't work correctly under linux:
Nov 29 22:35:06 zobi sshd[11661]: Server listening on 0.0.0.0 port 22.
Nov 29 22:35:06 zobi sshd[11661]: Generating 768 bit RSA key.
Nov 29 22:35:07 zobi sshd[11661]: RSA key generation complete.
Nov 29 22:36:11 zobi sshd[11668]: Failed password for zvo from 127.0.0.1
port 738
Nov 29 22:36:18 zobi sshd[11668]: Failed
2010 Dec 21
1
Bug report 14459 -- procedure for handling follow-up issues
...on information and sends the bug to the correct address. Alternatively the bug report can be emailed to R-bugs at R-project.org or submitted to the Web page at http://bugs.R-project.org/. Please try including results of sessionInfo() in your bug report.
>>>
I have posted files test10.Rnw, test11.Rnw, and test12.Rnw that demonstrate the bugs at
http://www.maths.anu.edu.au/~johnm/r/issues/
The output files test10.tex, test11.tex and test12.tex are from r53870 on
x86_64-apple-darwin9.8.0/x86_64 (64-bit)
test10.Rnw has a code chunk that begins and ends with a comment.
An NA appears follow...
2004 May 23
2
1.0-test11
http://dovecot.org/test/
- Added pop3_mails_keep_recent setting. Currently this only means that
mails won't be moved from new/ to cur/ in maildir. More I/O friendly.
- Fixed \Recent-flag handling and counters to work correctly with
maildir. I think it's finally working right :)
- mbox syncing fixes (but expunging still not implemented)
- some other fixes..
Please try and report what
2003 Dec 02
1
htree in 2.6.0-test11
Just out of curiosity: Is htree in 2.6.0-test11 ?
--
Ralf Hildebrandt (Im Auftrag des Referat V a) Ralf.Hildebrandt@charite.de
Charite - Universitätsmedizin Berlin Tel. +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-916
Referat V a - Kommunikationsnetze - AIM. ralfpostfi...
2006 Mar 28
8
Correct way to capture a select param
I''m having trouble capturing the params from a select type form.
For text field like this:
<%= text_field_tag :courseid %>
I''m able to capture the posted value with this
params[:courseid]
However with a select field like this:
<%= select(:course, :id, %w{value1 value2 value3} %>
I''m not sure how to capture the posted value.
--
Posted via
2007 Jul 09
4
Problems sending more than 2 SMS with asterisk / smsq
...and only two of four messages arrive.
What am i doing wrong ?
I am using an AVM B1 PCI with chan-capi and 1.4.4.
and also, when sending with smsq -x only two of the messages are handled.
(i thought, asterisk itself handles the queues ? )
Here the log:
2007-07-09T15:04:14 YOM04 0 - 0172xxxxxxx test11
2007-07-09T15:04:15 ?OM05 0 - 0172xxxxxxx test12
2007-07-09T15:07:51 YOM06 0 - 0172xxxxxxx test13
2007-07-09T15:07:53 ?OM07 0 - 0172xxxxxxx test14
sorry - i am a total newbie at asterisk.
--
Mit freundlichen Gr?ssen
Matthias Huber
2003 Jun 19
1
\0\n at end of lines
Since upgrading to -test11, mail fetched from imap has every line terminated
with a nul and a newline ("\0\n"). This also happens with -test12. It
seems to happen with both mbox and maildir.
I'm running on NetBSD/sparc (NetBSD-current as of April 1, 1.6Q).
If it matters, I have "mail_save_crlf" se...
2012 Mar 21
1
Using extract function for dates in sqldf
I'm trying to use sqldf to query for the earliest date of a blood test when
patients have had multiple tests in a given year. My query looks like this:
test11 <- sqldf("select CHILD_ID, min(SAMP_DATE)
from lab
group by CHILD_ID
having extract (year from SAMP_DATE) = 2011")
SAMP_DATE has class "date." I get the error message
Error in sqliteExecStatement(con, statement, bind.data)...
2019 Jun 09
2
[Bug 13991] New: rsync --delete --one-file-system skips deletes after crossing filesystems on destination.
https://bugzilla.samba.org/show_bug.cgi?id=13991
Bug ID: 13991
Summary: rsync --delete --one-file-system skips deletes after
crossing filesystems on destination.
Product: rsync
Version: 3.1.3
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
2003 Nov 28
2
smbfs size limit
...until now.
I am working on a solution for a backup-problem and one possible
solution could be the use of smbfs/smbmount.
I am testing that now, mounting a WinXPHome(sorry, testing ...)-share
which is 20GB of size (8GB used) to my linux-box. The linux-box is a
bit more sophisticated (Kernel 2.6.0-test11 - Samba 3.0.0).
I don?t want to get into details now, just my questions:
- I am aware of a sizelimit of 2 GB or 4 GB when using smbfs.
What is the limit exactly and where does it come from ?
smbfs in the kernel ? smbmount ?
- I read about several patches and stuff, but that was all for older...
2003 Dec 08
2
Asus A7V600 (3C940 1gb) + Oopsing kernel with PXELINUX
...em down.
it seems as some part of bios/mba randomly overwrites some part of the
kernel or sth alike. this is only my guess.
the same kernel works fine when loaded from a "hard" media.
I have tried various versions of pxelinux: 2.05, 2.07, 1.76. prhaps I have
missed sth? kernels 2.6.0-test11 and 2.4.23 as well (but it is not a
kernel issue).
at the moment I can not remember the version of MBA (I am at home now) -
will update tomorrow.
I however have no idea how to solve this.
1. is it a common behaviour with some hardware configurations? I have
digged the archives and google but f...
2015 Jul 29
1
Problem joining some computers to domain with samba4
...;COMPUTER5'
07/29 13:16:54 NetpGetLsaPrimaryDomain: status: 0x0
07/29 13:16:54 NetpMachineValidToJoin: status: 0x0
07/29 13:16:54 NetpJoinDomain
07/29 13:16:54 Machine: COMPUTER5
07/29 13:16:54 Domain: domain.local
07/29 13:16:54 MachineAccountOU: (NULL)
07/29 13:16:54 Account: domain.local\test11
07/29 13:16:54 Options: 0x27
07/29 13:16:54 OS Version: 5.1
07/29 13:16:54 Build number: 2600
07/29 13:16:54 ServicePack: Service Pack 2
07/29 13:16:54 NetpValidateName: checking to see if 'domain.local' is
valid as type 3 name
07/29 13:16:54 NetpCheckDomainNameIsValid [ Exists ] for &...
2013 Jan 18
30
Your Bugzilla bug list needs attention.
...error feedback on SELinux denial
-> http://bugzilla.netfilter.org/show_bug.cgi?id=802
localhost port forwarding to a different host with DNAT
-> http://bugzilla.netfilter.org/show_bug.cgi?id=804
osf iptables[-save] errors
-> http://bugzilla.netfilter.org/show_bug.cgi?id=805
test11
-> http://bugzilla.netfilter.org/show_bug.cgi?id=806
2003 Jun 02
1
squirrelmail setup
Hi all,
My setup:
INBOX -> /var/spool/mail/user
directories -> /home/user/Maildir
it works with Netscape, but squirrel mail shows only subfolder content.
nothing in INBOX.
any ideas?
Gasha
2003 Dec 10
0
VFS: brelse: Trying to free free buffer
I got this error in my log reports this morning, from the machine I use
as my firewall. This is the first time it has occurred, but the machine
is running a very new kernel:
Linux fendrian.rimspace.net 2.6.0-test11-fendrian #1 Wed Dec 10 22:25:59 EST 2003 i486 GNU/Linux
The kernel was up to date as per the CVS repository at that point. This
was just before the CDROM_SEND_PACKET IOCTL fix went in.
There is a single ext3 partition on the machine, and it generally
doesn't do very much at all, especially n...
2006 Oct 26
0
dialplan issue - 1& 0 should be false
...caller presses 1, yes is passed as a varialble and same when 2 is
pressed a "no" is passed.
When the values are both set to "yes" the evaluation of the AND operation of
the following expression is true and works fine going to the correct
priority,
exten => s,3,Gotoif($[${test11} = yes]& $[${test12} = yes]?7:4)
Debug output
-- Goto (test-check,s,1)
-- Executing NoOp("SIP/123-e131", "yes") in new stack
-- Executing NoOp("SIP/123-e131", "yes") in new stack
-- Executing GotoIf("SIP/123-e131", "1& 1?7...
2013 May 27
1
Plot histograms in a loop
...m(stats$get(colName)) ? ?
>}
>dev.off()
>
>but that doesn't work. It would be great if I could also manage
to store all of them in one file, what I think this code should do...
>
>Thanks,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test11.pdf
Type: application/pdf
Size: 351753 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130527/ec3d88af/attachment.pdf>
2013 Nov 05
1
Problem migration from cyrus with imapc
...* LIST (\HasNoChildren) "." "INBOX.Sent"
* LIST (\HasNoChildren) "." "INBOX.Trash"
* LIST (\HasNoChildren) "." "INBOX.spam"
* LIST (\HasChildren) "." "INBOX.test1"
* LIST (\HasNoChildren) "." "INBOX.test1.test11"
a OK Completed
after migration with:
root at dovecot-backend1:~ # dsync -o imapc_user=testbox at old.cyrus.de -o
imapc_password=secret -o imapc_host=192.168.8.164 -o
imapc_features=rfc822.size -o mailbox_list_index=no -Dv backup -R -u
m1234567890 imapc:
i get the folowing result:
telnet...