Displaying 20 results from an estimated 1143 matches for "erronous".
Did you mean:
erroneous
2009 Oct 03
1
--keep-dirlinks --delete erroneously deletes symlinks to directories
Hi,
the combination of --keep-dirlinks and --delete (--delete-during,
--delete-delay) erroneously deletes symlinks to directories on
the receiver.
With --delete-before and --delete-after it works as expected.
(rsync version 3.0.3 protocol version, on Debian Lenny)
I don't think that this behaviour is intended.
Details/example:
- Host 1 directory-structure:
drwx------ ./1
2002 May 17
1
erroneous reporting of md5 usage, openssh-3.2.2p1
Talking about openssh-3.2.2p1
The configure script erroneously reporting the md5-password status.
The script, when activated with "--with-md5-passwords" correctly sets the
config.h but reporting "MD5 password support: no"
Seems that is due to a bug in configure.ac, line 2026
Kind regards,
Kagan Kongar
2004 Dec 17
2
erroneous errors - registration fails for grandstream phones
Has anybody seen this behaviour?
sip conf is stored in mysql database in 2 tables
ast_config for static (general) key/values
sip_buddies for sip extension detail.
database on the same machine as asterisk
Grandstream phones (I happen to have 2) register with asterisk
via sip with accounts and passwords successfully for a variable
period of time. Then after a while, i get errors which appear to
2008 Mar 27
1
Cannot update packages on F8
Dear All,
I have just updated R to the version 2.6.2 on F8 (with the official F8
rpm). However, when running as root the following command:
update.packages(checkBuilt=T)
I get a bunch of errors like the ones below. Any ideas?
Thanks in advance,
Paul
-----------------------------------------------
* Installing *source* package 'nlme' ...
** libs
gcc -m32 -std=gnu99 -I/usr/include/R
2009 Oct 09
1
[LLVMdev] DS-AA reports erroneous NoModRef
Hi,
I am using DataStructureAA.cpp (poolalloc project) for alias analysis
purposes and have noticed an error in getModRefInfo(). The situation
is that Mod/Ref info is called with a CallSite and GlobalVariable
argument, where the global is passed as an argument to the call.
Furthermore, the callee function does *nothing* with this global but
to pass it on to another callee function. In
2006 Oct 31
0
6372082 ld -r erroneously creates .got section on i386
Author: rie
Repository: /hg/zfs-crypto/gate
Revision: 37c7c62679d7987230afdd78480cf8d105c096a6
Log message:
6372082 ld -r erroneously creates .got section on i386
6201866 amd64: linker symbol elimination is broken
Files:
update: usr/src/cmd/sgs/elfdump/common/elfdump.c
update: usr/src/cmd/sgs/elfdump/common/elfdump.msg
update: usr/src/cmd/sgs/libld/amd64/machrel.c
update:
2017 Jun 27
0
texi2pdf doesn't find the correct MikTex installation due to erroneous Sys.which()
Ah, but I bet you do have that path...try
> Sys.which("texify")
texify
"C:\\PROGRA~2\\MIKTEX~1.9\\miktex\\bin\\texify.exe"
> normalizePath(Sys.which("texify"))
[1] "C:\\Program Files (x86)\\MiKTeX 2.9\\miktex\\bin\\texify.exe"
Cheers,
Rich Calaway
Microsoft R Product Team
24/1341
+1 (425) 4219919
2002 Jun 22
0
[Bug 284] New: Hostbased authentication erroneously reported
http://bugzilla.mindrot.org/show_bug.cgi?id=284
Summary: Hostbased authentication erroneously reported
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P5
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
2003 Feb 26
0
[Bug 56] New: super-long erroneous timeouts in conntrack table (semantics of list_del() change)
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=56
Summary: super-long erroneous timeouts in conntrack table
(semantics of list_del() change)
Product: netfilter/iptables
Version: linux-2.4.x
Platform: other
URL: http://lists.netfilter.org/pipermail/netfilter-
2008 Feb 29
2
erroneous and irritating messages
HI All,
Keep getting the following in the messages file:
Feb 28 21:24:43 hp kernel: ACPI: Unable to turn cooling device [f7d82dec] 'on'
Feb 28 21:25:13 hp last message repeated 5 times
Have hordes of these. All fans are working fine afaikt. Any idea how to make
the beast stop reporting these messages? I am running kernel
2.6.18-53.1.13.el5 #1 SMP.
Thanks in advance,
Phil
2015 Aug 07
3
load instruction erroneously removed by GVN
On 08/07/2015 01:53 PM, Caldarale, Charles R wrote:
>> From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org]
>> On Behalf Of Mikael Holmén via llvm-dev
>> Subject: [llvm-dev] load instruction erroneously removed by GVN
>
>> But between the load and the alloca there is also
>> call fastcc void @format_long(i16* %_tmp30, i16 10, i32 10), !dbg !22
>>
2009 Sep 04
3
Using anova(f1, f2) to compare lmer models yields seemingly erroneous Chisq = 0, p = 1
Hello,
I am using R to analyze a large multilevel data set, using
lmer() to model my data, and using anova() to compare the fit of various
models. When I run two models, the output of each model is generated
correctly as far as I can tell (e.g. summary(f1) and summary(f2) for the
multilevel model output look perfectly reasonable), and in this case (see
below) predictor.1 explains vastly more
2000 Jun 30
1
dim(a <- ...) sets invisible flag erronously (PR#587)
{Nothing really harmful; R 1.1.0}
dim(.) sets (or doesn't clear) the ``invisible flag'' for printing in
certain circumstances:
> dim(a <- cbind(1))
>
does *not* print as it should :
> dim(a)
[1] 1 1
---
Question to the real "hackers" :
How can I check this using R code alone (not using files),
i.e. (how) can I ask an R expression if its
2007 Jul 18
0
[1119] trunk/wxruby2/swig/Functions.i: Avoid erroneous ''parent must not be nil'' errors when using global
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2017 Aug 02
2
GEP with a null pointer base
> Saying “The C++ language lets me assume that that won’t happen, &
> optimize on that basis” is an assumption that that’s what the user
> wants, but you haven’t asked you’ve just assumed, and AFAICT it is an
> incorrect assumption.
Well, by using C++, the programmer agrees that the rules of the language
apply to their program, and the rules of the language say that the
compiler
2015 Aug 07
2
load instruction erroneously removed by GVN
Hi,
I'm having a problem with GVN removing a load instruction that I think
is needed.
Dump before GVN:
*** IR Dump Before Global Value Numbering ***
; Function Attrs: minsize optsize
define i16 @TEST__MAIN(i16 %argc.13.par, i16** %argv.14.par) #0 {
%buf.17 = alloca [10 x i16], align 1
%_tmp30 = getelementptr inbounds [10 x i16], [10 x i16]* %buf.17, i16
0, i16 0, !dbg !22
call
2017 Jun 27
2
texi2pdf doesn't find the correct MikTex installation due to erroneous Sys.which()
I checked after this question popped up on Stackoverflow:
https://stackoverflow.com/questions/44785961/compile-pdf-in-rstudio-works-but-knit2pdf-does-not-work-in-r-or-rstudio
On Windows, texi2pdf looks for the texify.exe of Miktex, but looks in a
very wrong place:
> Sys.which("texify")
texify
2019 Jan 22
0
Re: [PATCH] lib: Reset errno to zero to avoid erroneously returning E2BIG
On Tue, Jan 22, 2019 at 04:43:31PM -0500, Michael Meyer wrote:
> This line was accidentally removed in 77fe74fc, causing
> bug #1145056 (Bugzilla) to resurface.
> ---
> lib/utf16.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/lib/utf16.c b/lib/utf16.c
> index e099548..67fa996 100644
> --- a/lib/utf16.c
> +++ b/lib/utf16.c
> @@ -58,6 +58,7 @@
2020 Aug 09
0
erroneous cpu thermal throttling / actually a python3 question
I have a small, aircooled pc server, which is running fine, but the log
gets filled with a series of messages saying the package, and each of 8
cpus is throttled because of thermal issues. Then, within the same
second according to the timestamps, it reports everything is OK and
throttling is off. This happens once every minute.
In reality, when I try performance tests, I believe the processor
2024 Jan 14
2
ProxyJump may construct erroneous ProxyCommand
Hello,
On macOS, Terminal?s ?New Remote Connection?? command runs ssh in a new window like this:
login -pfq $USER /usr/bin/ssh $HOST
Here, login executes /usr/bin/ssh with argv[0] set to ?-ssh?.
If $HOST has a ProxyJump configuration, the resulting ProxyCommand is:
-ssh -W '[%h]:%p' $JUMP_HOST
Because of the leading hyphen, this fails to execute. If the user?s shell is zsh, the