search for: errant

Displaying 20 results from an estimated 152 matches for "errant".

2006 Nov 23
0
[748] trunk/wxruby2/swig/classes: Fix an errant Ruby-ism in C++ code (Roy Sutton)
...rgin:10px 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[748] trunk/wxruby2/swig/classes: Fix an errant Ruby-ism in C++ code (Roy Sutton)</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>748</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2006-11-22 19:13:04 -0500 (Wed,...
2004 Sep 22
1
Compile error in 2004-09-21 R 1.9.1 Patched
....9.1 Patched (2004-09-21)] and ran into an error during compilation. This is on FC2 and the error is as follows: dounzip.c: In function `do_unzip': dounzip.c:144: error: syntax error before '/' token make[3]: *** [dounzip.o] Error 1 In reviewing the source file, there appears to be an errant '/' on line 144. A code snippet follows. Note the '/' on the third line below, just before the closing brace: #endif } / } else { for (i = 0; i < nfiles; i++) { Removal of the character enables successful compilation. I reviewed the tarballs for the past few days and this...
2005 Dec 19
3
OT: NIC
Folks, I'm trying to add a network interface card to my SUSE 9.3 box, and I'm not having much luck with a US Robotics version. What manufacturer do any of you use in your machines--either 10/100MB or GigE NIC? Thanks Eric Hines There is no nonsense so errant that it cannot be made the creed of the vast majority by adequate governmental action. --Bertrand Russell
2007 May 31
3
[Bug 1243] Multiple including of paths.h on AIX 5.1 systems.
...ail.com> 2007-05-31 17:08:35 --- PATCH #1243: I believe this bug is due to a typo in the "includes.h" file. Line 52 of includes.h checks for definition of macro HAVE_PATHS when it should in fact be checking for HAVE_PATHS_H No-where else in the source is any reference made to the the errant name, only the latter. Using the errant name causes the compiler to execute the wrong order of include files and macro definitions. Errant code in includes.h: ... #ifdef HAVE_PATHS # include <paths.h> #endif ... When it should be as follows: ... #ifdef HAVE_PATHS...
2015 Jan 25
2
Wiki (pjsip+realtime) says don't put the transports into realtime. Still true?
Hi, The asterisk wiki page says: "Sorcery.conf allows you to try to configure other PJSIP objects such as transport using realtime and it currently won't stop you from doing so. However, some of these object types should not be used with realtime and this can lead to errant behavior." Which objects and is this still true in 1.13.1 ? Thanks, Antonio. PS: https://wiki.asterisk.org/wiki/display/AST/Setting+up+PJSIP+Realtime -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachm...
2009 Mar 24
2
two different date formats in the same variable
...%Y") as.Date(x, "%m/%d/%Y") But what happens when a few of the entries get messed up because they are actually formatted %m/%d/%y. Is there a robust date formatter? Alternatively how would one code (presumably using regular expressions) a transforamtion or substitution only on the errant entries and thereby turn 06/25/04 into 06/25/2004 and 03/03/59 into 03/03/1959? sessionInfo() R version 2.8.1 (2008-12-22) i386-pc-mingw32 Farrel Buchinsky
2008 Dec 01
7
DIF content is invalid?
What''s going on? # dtrace -s iotime_all.d 100 dtrace: failed to enable ''iotime_all.d'': DIF program content is invalid The errant script.... #pragma D option quiet BEGIN { stime = timestamp; io_count = 0; } io:::start /args[2]->fi_pathname != "<none>"/ { start[pid, args[2]->fi_pathname, args[0]->b_edev, args[0]->b_blkno, args[0]->b_bcount] = timestamp; self->pid = pid;...
2019 Jan 16
3
Inconsistent NIS Client Behavior w/ Centos 7.6
...ectory exists (and the uid matches the uid on the NIS server). I am totally at a loss here. I cannot see the difference in what I did on the machines that work and the machines that do not work. Is there any test that I am missing or are there any files or setting where the culprit(s) on the errant machines may be? Cheers and Thanks --------------------------------------------------------------------------------------- Dr. Bill Capehart <William.Capehart at sdsmt.edu<mailto:William.Capehart at sdsmt.edu>> Director, Atmospheric and Environmental Sciences Program Department of Ci...
2015 Feb 21
2
Problems in SAMBA 3.3 to 4.0 migration
On Thu, 2015-02-19 at 22:06 -0800, soonerdave wrote: > ***** SUCCESS ***** > > After nearly a week of wrangling with this annoying and frustrating issue, > I'm delighted to report that I finally have EVERYTHING working. I was on the > cusp of giving up, but some diligent reading, lots and lots of testing, and > some long evenings finally paid off. I know this thread is
2017 Apr 05
2
CentOS 7, systemd,, and message floods
I've just updated a couple of servers, latest 7.3, and systemd is flooding dmesg, journalctl with info level messages... or maybe debug level 1. Examples: [ 478.258571] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/httpd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=436 reply_cookie=0 error=n/a [
2017 Apr 05
1
CentOS 7, systemd,, and message floods
Once upon a time, Brian Mathis <brian.mathis+centos at betteradmin.com> said: > if grep -q debug /proc/cmdline; then > echo "Kernel and systemd debugging was enabled as part of an errant > script during the yum update" > echo "See https://bugs.centos.org/view.php?id=12425 and > https://wiki.centos.org/HowTos/Grub2" > fi Assuming your GRUB entries are in the usual order (newest kernel first), you can do: grub2-set-default "$(grep '^menuentry...
2016 Jan 05
0
LDAP permissions - ldbedit/ldapmodify?
...o artifact. Phew, thank you - so it's not just me :) I hadn't used wbinfo / winbind in anger previously. So I am more confused now. Lets assume the groups are OK I.e. MYDOM\mygroup is the same as MYDOM\mygroup 2. This group is one of the SIDs showing up in the security descriptor for the errant object, and I am definitely a member of this group (my user object shows it listed via 'Member Of' in ADUC). However, I cannot view the group's members - probably related to the object for the group itself actually being inside the errant OU with the strict permissions (although I am d...
2005 Sep 10
1
Missing libs on install
...ings I'm not quite sure why, but just discovered the libtermcap.* was not installed from the CD's. I would have thought the termcap libs would be part of the base install, and in fact, when I retrieved them with yum, it does show "base" or "core". Is this just some errant behavior one time or is something broken in the install? I've also found a couple more that did not get installed, but don't recall now what they were, but being part of base, I'd again, think they should be. OS is 4.1 x86-64 My previous question did not provide any answers about...
2001 Mar 27
1
Tale of kernel 2.2.19 upgrading
...hijinx, I came across a message noting that Wine breaks if you upgrade to 2.4 and requires recompiling. In desperation I grabbed the latest source release and built the whole caboodle. Success! So to keep this tale short - if you upgrade to kernel 2.2.19, you may need to recompile WINE to fix any errant problems. And to the Wine hackers, this version seems to be even more solid than that December binary - I'm seriously impressed. Good work! Cheers, Toby Haynes -- Toby Haynes The views and opinions expressed in this message are my own, and do not necessarily reflect those of IBM Canada.
2000 Mar 07
2
[Fwd: va_list problems on Solaris]
...(Solaris doesn't ship with a > compilier, and since gcc is free and works with just about everything...) > > However, I screwed up and downgraded gcc from 2.95.1 to 2.8.1, which left > version 2.95.1 of gcc in /usr/ucb/cc, and version 2.8.1 in > /usr/local/bin/gcc. Removing the errant binary from /usr/ucb allowed the > compile to proceed to completion. > > I haven't testing the results though, I gotta bolt out the door for a > meeting, but perhaps this anecdote might be helpful for others that are > hanving the same problem. Perhaps they should check to make...
2017 Aug 22
5
Windows pre-requisites for login with winbind?
I have krb5-config krb5-user, but not libpam-krb5... I'm slightly fuzzy about how this works, but I thought the interaction with kerberos was implemented via winbind, so I wasn't expecting this package to be installed... certainly there is no dependency that has pulled it in. James August 22, 2017 1:15 PM, "Rowland Penny via samba" <samba at lists.samba.org> wrote: >
2005 Jan 14
2
PHP+Oracle problem
Hi! I have succesfully installed Oracle 9.2.0.4 on Centos. Everything is fine with it. Then I recompiled php-4.3.2-19.ent.src.rpm with rpmbuild --rebuild --define 'oracle 1' php-4.3.2-19.ent.src.rpm The compilation was successful, and I got the php and the php-oci8 rpms. Then I installed them both. After this one running the following PHP script: <?php $c =
2011 Jul 09
1
SpatialPolygonsDataFrame holes problem
...ndia$NAME == "Gujarat",]) #Error says: #Error in createPolygonsComment(p) : #rgeos_PolyCreateComment: orphaned hole, cannot find containing polygon for hole at index 2 #Code ends I don't know my way around SpatialPolygonsDataFrame objects very well, and have no idea how to fix the errant hole. Any help greatly appreciated. Thanks Dan Bebber
2012 Apr 04
1
Subscript Error
...n_dir)), " in route set.", sep = "")) } This runs until i = 101 and then errors out with, "Error in json_path[[i]] : subscript out of bounds" typeof(json_dir[[101]]) = "list", so it's not that the first if-block is somehow resetting json_path in an errant fashion. Do lists have a default, built-in limit on no. of elements? Each element I'm passing contains hundreds or thousands of lat/long pairs, so it's also possible I'm hitting some upper bound on per-object memory, if that exists, but Googling around leads me to think that's not...
2016 Aug 28
2
CRAN packages maintained by you
Hi Kurt, I have started to look into this, and I need some guidance about how to prioritize my repairs. There are basically 4 categories of warnings from gfortran?s pedantic critique of my packages: 1. Some errant tab characters it doesn?t like, 2. Too many or too few continue statements 3. Horrible (and obsolescent) arithmetic and computed gotos 4. undeclared doubles and dubious conversions The last category seems relatively easy to fix and is potentially important, but the others seem more difficul...