Displaying 20 results from an estimated 146 matches for "mixup".
Did you mean:
fixup
2007 Aug 19
4
[PATCH] Xen i386 xen-head.S fix sections mixup
Xen i386 xen-head.S fix sections mixup
xen-head.S does not come back to the data section, leaving the text section
as current section. It causes problems with a slightly enhanced DEBUG_RODATA
that supports CONFIG_HOTPLUG and bringing a CPU up after the text has been
marked read-only: reference to early_gdt_descr causes a page fault.
I...
2007 Aug 19
4
[PATCH] Xen i386 xen-head.S fix sections mixup
Xen i386 xen-head.S fix sections mixup
xen-head.S does not come back to the data section, leaving the text section
as current section. It causes problems with a slightly enhanced DEBUG_RODATA
that supports CONFIG_HOTPLUG and bringing a CPU up after the text has been
marked read-only: reference to early_gdt_descr causes a page fault.
I...
2007 Aug 19
4
[PATCH] Xen i386 xen-head.S fix sections mixup
Xen i386 xen-head.S fix sections mixup
xen-head.S does not come back to the data section, leaving the text section
as current section. It causes problems with a slightly enhanced DEBUG_RODATA
that supports CONFIG_HOTPLUG and bringing a CPU up after the text has been
marked read-only: reference to early_gdt_descr causes a page fault.
I...
2004 Mar 19
0
osx/fink: cannot do "R INSTALL" (library mixup)
Hello friends. I've just switched from linux to osx, and I'm liking
it, except now that I'm getting down to brass tacks, and needing to
install some R packages, I'm at a roadblock. I'm hoping someone can
help.
My R is installed from a .dmg, and resides as follows:
$ which R
/usr/local/bin/R
The problem is that I cannot build packages. For example, see the
below (which
2003 Nov 14
0
SIP channel mixup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
Seems like Asterisk/chan_sip in some special cases gets it's rtp channels
mixed up. I've got a few reports on users hearing someone elses conversation
on the line. Could be port problems, but I haven't had time to make any
traces or tests yet.
Before I start to analyse this periodic problem, I thought I'd just check with
the
2004 Mar 19
0
Fwd: osx/fink: cannot do "R INSTALL" (library mixup)
Begin forwarded message:
> From: Dan Kelley <Dan.Kelley at Dal.Ca>
> Date: March 19, 2004 12:00:01 PM AST
> To: Don MacQueen <macq at llnl.gov>
> Subject: Re: [R] osx/fink: cannot do "R INSTALL" (library mixup)
>
> That works perfectly! THanks. I did
> 524 export PKG_LIBS="-L/usr/local/lib -L/sw/lib"
> 525 R INSTALL pspline
> and all is fine. Cheers!
>
>
> On Mar 19, 2004, at 11:51 AM, Don MacQueen wrote:
>
>> Did you install the so-called "Develop...
2011 Mar 04
3
Generic mixup?
Hello list.
This is from an R session (admittedly, I''m still using R 2.11.1):
> print
function (x, ...)
UseMethod("print")
<environment: namespace:base>
> showMethods("print")
Function "print":
<not a generic function>
Don''t the two results contradict each other? Or do I have a terrible
misunderstanding of what
2015 Aug 06
3
R-patched is now R-beta?
Just downloaded the newest R-patched.tar.bz. DEcompressing and
untarring now produces a directory R-beta instead of the usual (for
me, at least) R. The file VERSION now says 3.2.2 beta. Just wanted to
double-check that there is no mixup of development and patched
versions.
Thanks,
Peter
2020 Jul 13
2
Dovecot permission denied errors on NFS after upgrade to 2.2.17
Thanks Jochen,
no mixups present at all, file assigned to UID 501.
Since this problem started few hours after the Debian upgrade, I think
it is related to it.
I don't know if something has changed on the NFS client side on Debian,
but I don't think so as aptlistchanges didn't notify me about it, nor if
Do...
2009 Aug 08
1
Released Sieve v0.1.11 and ManageSieve v0.11.8 for Dovecot v1.2.3
...t it does not do anything useful yet. Therefore, it
is not part of the default compilation.
- Fixed ARM portability issues caused by char type not being signed
on that platform. Reading optional operands from a binary would
fail for action side effects. Also, an accidental mixup of an int
return type with bool caused the interpreter to continue on ARM
even though an error occured.
- Removed direct stdint.h includes to prevent portability issues.
- Fixed segfault bug in the handling of script open failures.
- Include: improved user error message...
2009 Aug 08
1
Released Sieve v0.1.11 and ManageSieve v0.11.8 for Dovecot v1.2.3
...t it does not do anything useful yet. Therefore, it
is not part of the default compilation.
- Fixed ARM portability issues caused by char type not being signed
on that platform. Reading optional operands from a binary would
fail for action side effects. Also, an accidental mixup of an int
return type with bool caused the interpreter to continue on ARM
even though an error occured.
- Removed direct stdint.h includes to prevent portability issues.
- Fixed segfault bug in the handling of script open failures.
- Include: improved user error message...
2018 Jun 11
2
Centos 7 and priorities
I've recently changed to Centos 7.
My recollection from C6 is that a couple useful repositories
need yum priorities to prevent some mixups.
I do not remember what they are. My C6 is gone.
Google has not told me what C6 repositories were.
In the near future, I will be installing nux and epel.
My understanding is that they do play well with each other and with base.
Are there common useful C7 repositories that need
help playing well w...
2006 Mar 16
3
lattice tick marks
...;tomato", "brown"),
...
If I change the vector 'positions' to something like this:
positions <- rep ( c(1,2,3,4,5,6,9,10,11,12,13,14,16,17), 45 )
it works just fine...
I'm especially confused, since I remember using string vectors on a bwplot()
earlier without any mixups.
cheers
Vincent
[[alternative HTML version deleted]]
2006 Oct 01
2
Metadata & RDF
...e, but...
and
> let the xml parser figure out what schema it's using. It's easy
> to recognize RDF-in-XML
Not always - the following is valid (though rather unusual!) RDF/XML :
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<p><blockquote>Mixup</blockquote></p>
</body>
</html>
http://www.w3.org/RDF/Validator/ARPServlet?URI=http%3A%2F%2Fdannyayers.com%2Fcode%2Fminimal-xhtml.html&PARSE=Parse+URI%3A+&TRIPLES_AND_GRAPH=PRINT_TRIPLES&FORMAT=PNG_EMBED&EMBEDDED_RDF=on&ANON_NODES_EMPTY=on&NODE_CO...
2015 Sep 02
2
Error during virt-install, error is not for the guest being instantiated
...uuid 'd39587cb-a2e8-4989-8dce-12a12eb2815e' (process-B-guest-name)"
This message is logged by my script at 3:29:23PM.
This message is in /var/log/messages;
Sep 1 15:29:21 splat04 systemd-machined: Machine qemu-process-B-guest-name terminated.
Seems to me that there is some sort of mixup going on, process-B-guest-name is terminated during the virt-install for process-A-guest-name.
Any thoughts on this? Like hints on what to look for? This is on Centos7, the version of libvirt is 1.2.8, virt-install is 1.1.0
Thanks - Joe
2006 Jun 07
10
RoR with Apache2 - performance?
How is the performance running RoR with Apache2 compared to running it
with PHP?
--
Posted via http://www.ruby-forum.com/.
2006 Jul 10
1
caching
...omeone
could give me a good reference at caching. i am on my way to creating a
dynamic/updating news website, and i was wondering where i could use
caching to bring better performance to the application. where i would
use page caching, where i would use fragmented caching, how to avoid
caching-mixups when needed sql calls, etc.
any good reference points i could start looking up/advice from the pros?
thanks,
josh
--
Posted via http://www.ruby-forum.com/.
2020 Jul 13
0
Dovecot permission denied errors on NFS after upgrade to 2.2.17
On Mon, Jul 13, 2020 at 7:36 AM Claudio Corvino <ccorvino at trustitalia.it>
wrote:
> Thanks Jochen,
>
> no mixups present at all, file assigned to UID 501.
>
> Since this problem started few hours after the Debian upgrade, I think
> it is related to it.
>
> I don't know if something has changed on the NFS client side on Debian,
> but I don't think so as aptlistchanges didn't noti...
2006 Apr 18
3
Wishlist: addition to FAQ 2.7
After making quite a few circles around one particular issue (and
eventually resolving it) I have a suggestion to make:
Append the following to http://www.openssh.org/faq.html#2.7
"NOTE: In order to agent forwarding to work you need to have xauth
installed in the remote host. In Debian xauth is in 'xbase-clients'
package."
And about that "F" in
2001 Aug 09
4
Quicktime 4 Setup?
Hello,
I tried to run the QT4-Installer but it crashed:
fixme:win32:PE_CreateModule Security directory ignored
err:win32:fixup_imports No implementation for
shlwapi.dll.0(StrRetToBufA) imported from shell32.dll, setting to
0xdeadbeef
err:win32:fixup_imports No implementation for
shlwapi.dll.0(StrRetToBufW) imported from shell32.dll, setting to
0xdeadbeef
err:ntdll:RtlpWaitForCriticalSection