Displaying 20 results from an estimated 27796 matches for "john's".
2015 Oct 24
15
[Bug 11572] New: rsync --debug doesn't work, and gives erroneous results when taken out
...results when taken out
Product: rsync
Version: 3.1.2
Hardware: x64
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: lutz.john at yahoo.com
QA Contact: rsync-qa at samba.org
--debug doesn't work, while not using debug half works.
'half works' is such a way that there will
be empty directories of improper file directory attributes.
rsync -rav 2015 delete_me/
sending incremental file list
created dire...
2002 Jul 22
2
typsize and fscale arguments to nlm
...but setting fscale to the log-likelihood at the start values
for the parameters seems to create problems.
Any help, advice, or additional information would be appreciated. (I plan
to take a look at the Dennis and Schnabel text cited in the help file for
nlm but have not yet done so.)
Thanks,
John
-----------------------------------------------------
John Fox
Department of Sociology
McMaster University
Hamilton, Ontario, Canada L8S 4M4
email: jfox at mcmaster.ca
phone: 905-525-9140x23604
web: www.socsci.mcmaster.ca/jfox
-----------------------------------------------------
-.-.-.-.-.-.-.-.-...
2012 Apr 30
1
Log messages
...ve
sieve_dir = ~/sieve
}
protocols = imap pop3 lmtp sieve sieve
ssl_cert = </etc/ssl/certs/dovecot.pem
ssl_key = </etc/ssl/private/dovecot.pem
userdb {
driver = passwd
}
protocol lmtp {
mail_plugins = sieve
}
protocol lda {
mail_plugins = sieve
}
Apr 30 09:00:12 server dovecot: imap(john): Error: Log synchronization error
at seq=2,offset=929952 for /home/john/Mail/INBOX/.imap/Archive/dovecot.index:
Extension header update points outside header size
Apr 30 09:00:12 server dovecot: imap(john): Error: Log synchronization error
at seq=2,offset=548744 for /home/john/Mail/INBOX/.imap/...
2006 Jan 11
1
chan_bluetooth problems
...sk-1.2.0 on FC3.
When I try to make a call to my home through the channel my phone shows calling but my home phone never rings.
I get this on screen:
== Spawn extension (outgoing, 3234600, 2) exited non-zero on 'SIP/2299-9131'
-- Executing Dial("SIP/2299-7743", "BLT/John/3541107") in new stack
[AG] John < ATD3541107;
-- Called John
[AG] John > OK
[AG] John > +CIEV: 3,2
[AG] John > +CIEV: 4,2
[AG] John > ERROR
[AG] John > +CIEV: 1,0
[AG] John < ATH
[AG] John < AT+CHUP
== No on...
2006 Jun 14
0
installation problem with lighttpd
...om my Powerbook to my new
MacBook Pro, I cannot run the lighttpd webserver - it starts and
immediately crashes out with an error (see below) saying a file does not
exist. I''ve checked the file does exist.
WEBrick works without any problem.
Has anyone else experienced this problem?
John:~/web john$ ruby script/server
=> Booting lighttpd (use ''script/server webrick'' to force WEBrick)
=> Rails application started on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server (see config/lighttpd.conf for options)
2006-06-14 19:40:30: (mod...
2012 Mar 06
2
Fscking warnings
Google tells me that these "should go away" but they don't.
Seems to happen continuously while a user is viewing email.
Mar 7 09:29:52 server dovecot: imap(john): Warning: fscking index file
/home/john/Mail/INBOX/.imap/Archive/dovecot.index
Mar 7 09:29:52 server dovecot: imap(john): Warning: fscking index file
/home/john/Mail/INBOX/.imap/Davies/dovecot.index
Mar 7 09:29:52 server dovecot: imap(john): Warning: fscking index file
/home/john/Mail/INBOX/....
2008 Nov 08
2
Data Manipulation, add frequency index
Hi, there,
I have a simple data manipulation question for you. Thank you for your help!
Suppose that I have this data about people appearing in a class
Mary
Mary
Mary
Sam
Sam
John
John
John
John
Then I want to find out what exact time(s) the student appears at the
moment such as
Mary 1
Mary 2
Mary 3
Sam 1
Sam 2
John 1
John 2
John 3
John 4
the fifth row shows tha Sam show the second times at the that moment.
How can I manipulate the data in this way. Suppose that now I j...
2009 Nov 22
2
Help with indexing
...re, and I don't seem to get it from the help pages of the ave, seq and seq_along functions, so I wonder if you could offer a quick help.
To use an example from an earlier post on this list, I have a dataframe of this kind:
dat = data.frame(name = rep(c("Mary", "Sam", "John"), c(3,2,4)))
dat$freq = ave(seq_along(dat$name), dat$name, FUN = seq_along)
dat
name freq
1 Mary 1
2 Mary 2
3 Mary 3
4 Sam 1
5 Sam 2
6 John 1
7 John 2
8 John 3
9 John 4
What I need is another column assigning a number to each name starting from index 100, th...
2007 Nov 30
2
finding roots (Max Like Est)
...s the x vector which has length 100
how would I find the roots using R?
I have 2 thoughts...... 1 is using a grid search ... eg. brute force, just
choosing a whole bunch of different values for my parameter .... such as
parameter=seq(0,100,.1) .... and this is what I have so far,
john=rep(0,length(x))
for(i in 1:length(x)) {
john[i]=((x[i]-0)/(1+(x[i]-0)^2))
}
sum(john)
then
john=rep(0,length(x))
for(i in 1:length(x)) {
john[i]=((x[i]-.1)/(1+(x[i]-.1)^2))
}
sum(john)
then
john=rep(0,length(x))
for(i in 1:length(x))...
2007 Feb 19
2
NTLM oddities
...es so I can
finally offer SPA for pop3/imap.
Things are working fine with the MasterUser (horray!), however one of my
guys started using SPA with Outlook Express and started getting another
users mailbox.
Turns out to be related to NTLM. His Outlook express is configured for the
username of 'johnsmith'. However, you'll see the NTLM took the username from
his XP machine login, it appears, which is just "John". However, what is
really weird, is the "failed" on the "client out" line, but then the proxy
went ahead and proxied to the storage server.
Here...
2011 Jul 27
0
Problem with client login in 1.2.17
...9;t seem to get logged in.
==> /var/log/maillog <==
Jul 27 21:48:26 email dovecot: auth(default): client in: AUTH 1 PLAIN service=imap secured lip=192.168.1.10 rip=202.81.69.135 lport=10143 rport=58641 resp=ADYxNDE0NjI3NDM2AFExcjQwNHVD
Jul 27 21:48:26 email dovecot: auth-worker(default): pam(john,202.81.69.135): lookup service=dovecot
Jul 27 21:48:26 email dovecot: auth-worker(default): pam(john,202.81.69.135): #1/1 style=1 msg=Password:
Jul 27 21:48:28 email dovecot: auth-worker(default): pam(john,202.81.69.135): unknown user
Jul 27 21:48:28 email dovecot: auth(default): sql(john,202.81.6...
2006 Oct 03
1
Reshape into a contingency table/Fisher's test
Dear all,
how can I "reshape"/"cast" the following matrix
00;01;10;11
John.Mike;123;313;12;31
John.Jim;54;57;39;36
John.Steve;135;47;47;74
Mike.Jim;63;37;27;16
Mike.Steve;15;15;5;61
Jim.Steve;6;10;34;35
into a set of stacked 2x2 contingency tables
0;1
John;123;12
Mike;313;31
John;54;39
Jim;57;36
John;135;47
Steve;47;16
...
so that the "fisher.test" and "...
2012 Jan 05
2
CentOS6 and tilde expansion
Set up NIS and autofs on this new CentOS6 box, but it seems tilde
expansion no longer works in bash?
[root at frodo ~]# cd ~john
-bash: cd: ~john: No such file or directory
[root at frodo ~]# cd /home/john
[root at frodo john]# pwd
/home/john
[root at frodo john]#
It still works in t/csh:
[root at frodo ~]# /bin/csh
[root at frodo ~]# cd ~john
[root at frodo ~john]# pwd
/home/john
[root at frodo ~john]#
I couldn't fin...
2009 Jul 24
2
asterisk users
Hi
I have a new question. Here the situation :
I use softphone on 2 computers (soft1 and soft2) located on the same
subnetwork.
When I register on asterisk server using soft1 with one user (e.g JOHN)
which I declared in sip.conf I can register again with this same user using
soft2.
Is it normal ?
I notice that I can pass some call from both but incoming call for JOHN user
only arrive on the last softphone where JOHN registred.
How can I say to asterisk server : "don't accept other r...
2005 Dec 08
2
Prototype.js Hash Methods
Hi,
Has anyone seen any documentation on the Hash Object defined in the prototype library?
To be precise the following methods -
1. keys
2. values
3. toQueryString
4. inspect
5. Merge
I am trying to play around with them and have come up with the following examples -
var h = $H({name: "john doe", email: "john-Ch9RrZxMC0c@public.gmane.org", msg: "say hello to me"});
var h_in = h.inspect();
alert(h_in);
//returns #<Hash:{''name'': ''john doe'', ''email'': ''john-Ch9RrZxMC0c@public.gmane.org'', &...
2013 Jul 16
1
2.2.4 - Some questions about and needing help with quota-status
...info that may not be immediately obvious.
This is dovecot 2.2.4 with changesets 9091d0f2d971 and 2be295a0b64f.
All involved databases are sqlite ones.
passdb and userdb are devised so as to change usernames.
For example, I could have a user with addresses "doe at oldexample.com", "johnd at oldexample.com" and "john.doe at example.com" needing to be able to log in as "jdoe" or "u123456"; all db lookups for that user then end with name "john.doe".
This is a single mail user setup (user/group "dovemailer", uid/gid 999).
Servic...
2010 Jan 19
1
QueryParser: aliases and OP_AND
...iple term prefixes).
With the following php code :
<?php
$parser=new XapianQueryParser();
$parser->set_default_op(XapianQuery::OP_AND);
$parser->add_prefix('alias', 'AUT1:');
$parser->add_prefix('alias', 'AUT2:');
echo $parser->parse_query('alias:(john smith)')->get_description();
?>
I get:
Xapian::Query(((AUT1:john:(pos=1) OR AUT2:john:(pos=1)) AND (AUT1:smith:(pos=2) OR AUT2:smith:(pos=2))))
i.e. (AUT1:john OR AUT2:john) AND (AUT1:smith OR AUT2:smith)
I was expecting something like:
Xapian::Query(((AUT1:john:(pos=1) AND AUT1:smith...
2013 Apr 05
2
Sync errors trying to sync old mbox inboxes to dovecot
...of the several thousand accounts, it works without issue. But there are a handful of accounts that are generating the following errors.
dsync(joe): Error: Sync failed for mbox file /var/opt/migrate/users/joe/inbox: seq=981 uid=981 uid_broken=0 originally needed 9 bytes, now needs 11 bytes
dsync(john): Error: Sync failed for mbox file /var/opt/migrate/users/john/inbox: seq=115028 uid=115028 uid_broken=0 originally needed 34 bytes, now needs 35 bytes
dsync(john): Error: Sync failed for mbox file /var/opt/migrate/users/john/inbox: seq=114779 uid=114779 uid_broken=0 originally needed 34 bytes, now...
2020 Mar 23
3
Attempting to get BLF working with linphone
On 23/03/2020 18:51, Joshua C. Colp wrote:
> On Mon, Mar 23, 2020 at 2:45 PM John Hughes <john at calva.com
> <mailto:john at calva.com>> wrote:
>
>
>
> Why is asterisk giving an error 500? I can find no reason, there
> is nothing in any log.
>
>
> The sequence number is from the past. The first SUBSCRIBE is sequence
> number 2...
2009 Jun 10
6
mount.ocfs2: Transport endpoint is not connected while mounting
...luster of four nodes and one will not join the cluster. I have
two IPs on each node, one external and one internal. I have tried
changing around the IPs in the /etc/ocfs2/cluster.conf and that helped -
at least I recovered three of the machines. Any suggestions on where
else to look?
Best Regards
John
(23359,2):o2net_connect_expired:1637 ERROR: no connection established
with node 1 after 30.0 seconds, giving up and returning errors.
(23359,2):o2net_connect_expired:1637 ERROR: no connection established
with node 2 after 30.0 seconds, giving up and returning errors.
(23359,2):o2net_connect_expire...