search for: 10238

Displaying 13 results from an estimated 13 matches for "10238".

Did you mean: 1023
2013 Oct 30
1
[Bug 10238] New: --dry-run does not change directory, causes --link-dest failure on symlinks
https://bugzilla.samba.org/show_bug.cgi?id=10238 Summary: --dry-run does not change directory, causes --link-dest failure on symlinks Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5...
2000 Apr 17
0
exhaustion and cores
Hello, trying to start tinc I get the following at the client: Apr 17 16:34:50 otto tincd[10238]: tincd 0.3.3 starting, debug level 1. Apr 17 16:34:50 otto tincd[10238]: Generating 128 bits keys. Apr 17 16:34:50 otto tincd[10238]: Ready: listening on port 655. Apr 17 16:34:50 otto tincd[10238]: Connected to xxx Apr 17 16:34:50 otto tincd[10238]: Memory exhausted; exiting. - on a machine with...
2007 Apr 09
4
incoming zaptel calls fail
Using the latest SVN of zaptel and asterisk, I can no longer receive incoming analog calls. The caller just hears it ringing but Asterisk doesn't pick up. I am seeing these error messages: [Apr 9 09:38:02] WARNING[16564]: chan_zap.c:6470 ss_thread: CallerID returned with error on channel 'Zap/2-1' [Apr 9 09:38:50] WARNING[16570]: chan_zap.c:6470 ss_thread: CallerID
2003 Nov 27
8
MGCP problem
Hi all, I have VOIP network built with MGCP endpoints.The manufacturer of endpoints is ASKEY. I downloaded latest Asterisk software and found it very useful for me. I configured it and it seems taht everything works OK when I am testing it with one or two endpoints. After that I tried to move Asterisk to working network and replace existing call manager. It starts working and calls are
2016 Jan 28
2
Dovecot (director, lmtp) IPv4/IPv6?
...8 13:05:52 MSK; 10min ago Process: 10232 ExecStartPre=/usr/libexec/dovecot/prestartscript (code=exited, status=0/SUCCESS) Main PID: 10235 (dovecot) CGroup: /system.slice/dovecot.service ??10235 /usr/sbin/dovecot -F ??10237 dovecot-proxy/anvil [0 connections] ??10238 dovecot-proxy/log Jan 28 13:05:52 mx systemd[1]: Starting Dovecot IMAP/POP3 email server... Jan 28 13:05:52 mx systemd[1]: Started Dovecot IMAP/POP3 email server. Jan 28 13:05:52 mx dovecot[10235]: master: Dovecot v2.2.10 starting up for lmtp (core dumps disabled) Jan 28 13:06:18 mx dovecot[10238]...
2008 Sep 11
3
Truncating dates (and other date-time manipulations)
...nything to do this in base R (trunc.Date only truncates to sub-day units), or in the date related contributed packages I've looked in (e.g. chron). Have I missed something? Otherwise, I have been working on a bottom up set of functions to make date manipulation easier - http://gist.github.com/10238. These should work for all date-time types and I've tried to use a consistent naming scheme and consistent output conventions. This seems like a rather small bundle of functions to be worth turning into a package, so I was wondering if anyone would be interested in adopting them into an exist...
2016 Mar 25
1
[VSXFMAMutate] OldFMAReg may be wrongly rewritten
...t part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160325/dcc19e11/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: bridge-no-commit.diff Type: application/octet-stream Size: 10238 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160325/dcc19e11/attachment.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: result.diff Type: application/octet-stream Size: 2298 bytes Desc: not available URL: <h...
2006 Jul 06
0
Re: Rails Digest, Vol 22, Issue 108
...gency-contact@micromuse.com. This email address will only function until 31st July 2006. -------------- next part -------------- An embedded message was scrubbed... From: rails-request@lists.rubyonrails.org Subject: Rails Digest, Vol 22, Issue 108 Date: Thu, 6 Jul 2006 11:47:28 +0000 (GMT) Size: 10238 Url: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060706/56ae9fb4/attachment.mht
2006 Oct 18
1
Assertion failure with Dovecot 1.0rc10
Hi, I am seeing the following (with Dovecot 1.0 rc10): Oct 18 07:35:58 dovecot: IMAP(user): UIDs broken with partial sync in mbox file /var/mail/user Oct 18 07:35:58 dovecot: IMAP(user): mbox sync: UID inserted in the middle of mailbox /var/mail/user (15314 > 9604, seq=5, idx_msgs=224) Oct 18 07:35:59 dovecot: IMAP(user): file mbox-sync-rewrite.c: line 405 (mbox_sync_read_and_move): assertion
2016 Mar 23
0
[VSXFMAMutate] OldFMAReg may be wrongly rewritten
I think we can probably go ahead and throw this up on Phabricator for review. I'd probably bring in Matthias for review as well. Thanks! -eric On Wed, Mar 16, 2016 at 10:53 AM Tim Shen <timshen at google.com> wrote: > I implemented a proof of concept of a new generic MachineFunction SSA > pass. The code is not readable and not efficient yet, but it shows > interesting
2012 May 16
2
Announce: Facter 2.0.0rc1 Available
...om frozen strings e9326d7 (#14467) Warn when removing relative paths ffe7129 (#3909) Strip trailing dots from domain fact Jacob Helwig (1): e0cb1ae Revert "Merge branch ''ticket/10251'' of git://github.com/jgrocho/facter" Jason Gill (1): dd704c5 (#10238) Adds support for retrieving information about block devices in Linux, with tests; updated to include sizes and be more flexible for future additions Jeff Weiss (4): 5aa2a6f (#12864) Windows: get primary DNS from registry 4a2d358 (#6955) Remove relative dirs from fact search path...
2016 Mar 16
2
[VSXFMAMutate] OldFMAReg may be wrongly rewritten
I implemented a proof of concept of a new generic MachineFunction SSA pass. The code is not readable and not efficient yet, but it shows interesting results: In fma.ll @test_FMSUB2 (return dummy(A * B + C, A * B - D)): before: fmr 0, 1 xsmaddadp 3, 0, 2 xsmsubmdp 0, 2, 4 fmr 1, 3 fmr 2, 0 bl dummy2 after: xsmsubadp 4, 1, 2 xsmaddmdp
2003 Mar 29
1
compling errors for sun unix (PR#2702)
...ing the GNU Fortran 77 compiler configure:10194: g77 -c conftest.F >&5 configure:10197: $? = 0 configure:10200: test -s conftest.o configure:10203: $? = 0 configure:10216: result: yes configure:10223: checking whether g77 accepts -g configure:10235: g77 -c -g conftest.f >&5 configure:10238: $? = 0 configure:10241: test -s conftest.o configure:10244: $? = 0 configure:10256: result: yes configure:10337: checking for g++ configure:10353: found /usr/local/bin/g++ configure:10363: result: g++ configure:10379: checking for C++ compiler version configure:10382: g++ --version </dev/null &...