search for: unforeseen

Displaying 20 results from an estimated 93 matches for "unforeseen".

2009 Oct 05
3
unit testing for R packages?
...grep'd "unit test" through the writing R extensions manual but didn't find anything. Are there any suggestions out there? Currently I have several (a lot?) classes/methods that I keep tinkering with, and I'd like to run a script frequently to check that I don't cause any unforeseen problems. Right now I'm writing the classes/methods, but will be packaging it up soon. Thx, Blair
2007 Oct 11
7
1.0.2 release candidates
...ies --source http://mongrel.rubyforge.org/releases/ -P HighSecurity Manual downloads are available from http://mongrel.rubyforge.org/releases/ . Please report problems on the Rubyforge tracker at http://rubyforge.org/tracker/?group_id=1306 . We will finalize the release in a week or two, barring unforeseen difficulties. Thanks, Evan, and the Mongrel Team PS. If you really don''t care about authenticity, and don''t want to install the public certificate, you can omit the ''-P HighSecurity'' option in ''gem install''. -- Evan Weaver Cloudburst, LLC
2005 Jun 22
2
Zaptel card AND Ztdummy together?
I had a weird (unforeseen) situation today. We have a remote office with an * server and ISDN 10 service. We connect to each other over an IAX trunk with G729. Today, some of Sydney experienced a power surge which knocked out their ISDN services. Without a clock source on their PRI card, my IAX calls to them resulted in...
2019 Nov 24
3
switch to reference counting in R-devel
Baring any unforeseen issues R-devel will switch in about a week from the NAMED mechanism to reference counting for determining when objects can be safely mutated in base C code. This is expected to have minimal impact on packages not using unsupported coding practices in their C code. The transition to reference coun...
2020 May 25
3
Implications of Module SourceFileName
...I'm working on, a module (which does have a user-defined name in source) may be comprised of several files. I'm considering passing the (user-defined) name to llvm::Module's setModuleIdentifier, then a semicolon separated list of file names to setSourceFileName. Is this going to cause unforeseen problems? https://releases.llvm.org/10.0.0/docs/LangRef.html#source-filename seems to imply that it only needs to be a "consistent unique global identifier", but then also shows a unix-style path as the syntax. I don't see anything crazy being done with it from a quick source of llv...
2015 Jan 10
6
readable tiny odd script question
...he last line of the script. In 'test' removing the character combination the cursor responds as though this is a single character. In other words, a single keystroke removes both characters. Is this a necessary character for the script to function properly? Or is it rogue and causing some unforeseen issues? (I feel bad raising this question while Louis is on a holiday. Many of us have been using his script for some time now and history indicates that they are working scripts. And I for one really appreciate all the work that went into them.) -- ------------------------- Bob Wooden of Do...
2019 Aug 06
2
Dovecot replication and userdb "noreplicate".
...gt; > Doveconf below: > > # 2.3.7.1 (0152c8b10): /etc/dovecot/dovecot.conf > > service doveadm { > ? inet_listener http { > ??? address = localhost > ??? port = 8080 > ? } > } service doveadm { ??? user = vmail } This seems to have fixed it. Here's hoping for no unforeseen side-effects. :) I still need allow dovecot_t ssh_exec_t:file { execute execute_no_trans open read }; for selinux, but there are no more errors in maillog and it can read both the key and known_hosts (from either /home/vmail/.ssh/known_hosts or /etc/ssh/ssh_known_hosts). Reio -------------- n...
2003 Dec 29
5
Status of upcoming 2.6.0 release
...ar.gz http://samba.org/ftp/rsync/preview/rsync-2.6.0pre2.tar.gz.sig http://samba.org/ftp/rsync/preview/patches/rsync-2.6.0pre1-2.6.0pre2.diffs.gz http://samba.org/ftp/rsync/preview/patches/rsync-2.6.0pre1-2.6.0pre2.diffs.gz.sig My current plan is to release 2.6.0 final on January 1st, barring any unforeseen complications. Let me know if you run into any problems, or have comments, questions, or concerns. Thanks, ..wayne.. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://...
2011 Apr 06
4
Auto-updates -- Bad Idea?
...have any auto updates configured on my system. I see some posts on the web encouraging the use of "yum-cron", but I'd like to know what people feel about the use of automatic updates. That is, for a server (non-desktop) system, automatic updates could break things or have other unforeseen consequences, and that could happen at the worst of times, since the process runs regularly. On the other hand, for small businesses without highly trained sysadmins or ones with enough time to baby their servers, missing critical updates to, say openssl or some other mission-critical package...
2008 Dec 12
5
ring back tone
Hi all, I would like to ask please if there is a way to play a ring back tone from asterisk when the customer try to make a call...I already added the ringing function to the context in extensions .conf and it work perfectly...But the issue that the asterisk server is stoping playing back his own ring back tone as soon as it detect a ring back tone coming from the carrier side... Is there a way
2003 Aug 12
2
problem with Wildcard 100XP and hangup signal
...chments. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Perceval. The integrity and security of this message cannot be guaranteed and it may be subject to data corruption, interception, unauthorised amendment, viruses and unforeseen delays, for which we accept no liability.
2007 Feb 15
2
profile provider: is it me doing stupid things?
...0 And this pattern continues till hell freezes over: first slot has all the values, others are always zero. Tried this with 200msec and 100msec intervals too. No difference. Mmmm I expect more of a uniform distribution. Lets try to sample in DTrace a little different. In the end it might be an unforeseen side effect of the application :) The following DTrace script was used: BEGIN { baseline = timestamp; } syscall::read:entry /pid == $target/ { this->tmp = (timestamp - baseline) / (1000 * 1000 * 250); @[this->tmp] = count(); } profile:::tick-1000ms { baseli...
2016 Aug 24
2
summary.default rounding on numeric seems inconsistent with other R behaviors
...is really only about changing summary.default(), and I have started testing such a change now, and that does seem very sensible: - No rounding in summary.default(), but - (almost) back-compatible rounding in its print() method. My current plan is to commit this to R-devel in a day or so, unless unforeseen issues emerge. Martin
2016 Jun 17
2
[GSoC 2016] Capture Tracking Improvements - Mid term report
...Over the past two weeks I have been learning a lot more about capture tracking. From this I was able to instrument the current implementation in order to identify some of the false positives in it. I was hoping to have more definitive results by now than what I currently have, but due to some unforeseen issues with the output becoming scrambled I cannot provide this just yet. I have now resolved this and plan to have some more concrete results within the coming week. The current algorithm for Capture tracking will look through the uses of a pointer. If there are too many uses it will conservat...
2007 Nov 15
1
Shared gsm files
Does anyone store gsm files on a shared server so multiple asterisk boxes can access the common gsm files? I want to do this so they can be updated easily, but wanted to make sure I wouldn't run in to any unforeseen problems. If anyone has done this could you tell me what you used and if you had any problems? Thanks, David Ruggles CCNA MCSE (NT) CNA A+ Network Engineer Safe Data, Inc. (910) 285-7200 david at safedatausa.com
2013 Jul 31
11
Is the checkpoint interval adjustable?
I believe 30 sec is the default for the checkpoint interval.  Is this adjustable? -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
2019 Dec 03
1
switch to reference counting in R-devel
...a.edu> wrote: > > R-devel has been switched to use reference counting by default with > r77508. Building with -DSWITCH_TO_NAMED goes back to the NAMED > mechanism. > > Best, > > luke > > On Sun, 24 Nov 2019, luke-tierney at uiowa.edu wrote: > > > Baring any unforeseen issues R-devel will switch in about a week from > > the NAMED mechanism to reference counting for determining when objects > > can be safely mutated in base C code. This is expected to have minimal > > impact on packages not using unsupported coding practices in their C > >...
2011 Feb 28
10
Centos 6
Any word on approximate release date of Centos 6? Cheers, JD
2013 Apr 19
1
Winbind and User Private Groups
...Windows will not allow user and groups of the same name. >From an administrative point of view, how do I handle this? Should I be concerned about this? How will a non UPG setup be different for us Linux users who are accustomed to having private groups? Essentially, I'm trying to avoid any unforeseen pitfalls as a result of not having UPGs. Thank you, -- Jacob Seeley
2017 Nov 07
3
after DCs migration to 4.7, two things
...newed every hour, I noticed. As I don't think we require dns of our domain clients, I am now thinking to simply delete all regular workstation "static" dns records, to allow them to be be recreated automatically using bind9_dlz. This seems kind of drastic... Would doing this have unforeseen side-effects I should take into consideration? And anyone on my second issue, on > [2017/11/07 18:23:25.114429, 1] ../source4/auth/gensec/gensec_gssapi.c:790(gensec_gssapi_update_internal) > GSS server Update(krb5)(1) Update failed: Miscellaneous failure (see text): Failed to find DC4$@...