search for: insist

Displaying 20 results from an estimated 2397 matches for "insist".

2010 Aug 19
2
Does R always insist on sending plot output to a file?
I need to write the output of a R plot to a Java OutputStream. It looks like R insists on sending it's output to a file. Is there anyway to get bytes directly from the output of a plot so I can write it with Java? Writing it to a file is too slow. Is there a parameter in the graphics device function png(..) that directs output to a variable in memory? x <- plot(.) would m...
2010 Sep 13
2
Upgraded dovecot - now it insists on imap TLS
This is definitely an operator error issue, but I'm under a bit of pressure. I updated our 1.1.20 installation to 2.0.1 over the weekend and discovered this morning that it's insisting on TLS imap on port 143 as well as port 993 What am I missing? Thanks in advance Alan
2008 Mar 13
1
recompiled mod_perl insists on old perl dependency
...rpm) and mod_perl (http://mirror.internode.on.net/pub/fedora/linux/releases/8/Fedora/source/SRPMS/mod_perl-2.0.3-14.src.rpm) and compiled them on an x86_64 machine following instructions from http://sial.org/howto/rpm/. The perl-5.8.8-30 installed fine but when I try to install the new mod_perl it insists on installing perl-4:5.8.8-10.el5_0.2.i386: Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================...
2015 Apr 21
0
Re: QemuDomainObjEndJob called when libvirtd is started and libvirt insists qemu is using the wrong disk source.
...indication of qemu's problem at the end of /var/log/libvirt/qemu/test.log). > > Any way to disable this behavior? Whatever the bug is causing this to happen, fix it :-) > > Also, while I'm at it, due to issues with snapshotting, I ended up with > two domains where libvirt insists the disk source is incorrect which > causes many things to break like this: > > root@wasvirt1:/etc/libvirt# virsh domblklist wasdev > Target Source > ------------------------------------------------ > vda /glustervol1/vm/wasdev/wasdev.reboot > hdc /dev/sr0 &g...
2003 May 08
5
[Bug 557] scp over ssh-relay insists in asking passphrase
http://bugzilla.mindrot.org/show_bug.cgi?id=557 Summary: scp over ssh-relay insists in asking passphrase Product: Portable OpenSSH Version: 3.4p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: scp AssignedTo: openssh-unix-dev at mindrot.org Repor...
2004 Dec 21
0
IAX2 insists on not using port 4569??
...2 - Server 1 - Server 3 Server 3 - Server 1 - Server 2 Now: Server 1 can call Server 2, and 3 Server 2 can only call Server 3 Server 3 can call Server 1, and 2 So, even though Server 3 registers with Server 1, on port 4569, it can call it fine (So NAT is obviously working). However Server 2 insists on registering to Server 1 with port 1027, and it cannot call server 1. Server 1: -------------------- *CLI> iax2 show registry Host Username Perceived Refresh State 'Server 2':4569 west <Unregistered> 60 Timeout 'Server 3...
2004 Apr 14
1
[Bug 557] scp over ssh-relay insists in asking passphrase
http://bugzilla.mindrot.org/show_bug.cgi?id=557 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Additional Comments From djm at mindrot.org 2004-04-14 13:24
2001 Mar 12
1
WINEPS insists on using LPT1:
I'm running Wine 20010305. I am using the WINEPS driver and trying to direct it to various printers on various ports. It seems to output to port LPT1 regardless of the port I specify in the registry and win.ini. Here is a simplified scenario, in which I define only one printer, on LPT2. Can any one tell me what is happening? Follow-up question: Am I limited to 9 printers, on LPT1-LPT9?
2012 Aug 19
0
Samba4: The mit list insist that file server and DC must be one and the same
steve wrote: > > My only remaining question is that to open port 22 on the file server, > I've had to open all the other ports otherwise I could not kinit or > anything else. Could you/is there a list of ports which need to be > open for a S3 fileserver which is also a nfs server to be able to > communicate to the rest of the LAN without all ports being opened? > >
2015 Apr 22
0
Re: QemuDomainObjEndJob called when libvirtd is started and libvirt insists qemu is using the wrong disk source.
On 04/21/2015 05:53 PM, Matthew Schumacher wrote: > On 04/20/2015 05:42 PM, Laine Stump wrote: >> Well, this is when the qemu process is killed (I'm pretty clever, eh? :-) >> >> I have 3 questions: >> >> 1) what version of libvirt are you running and on what distro? >> >> 2) can you reproduce this reliably? >> >> 3) If the answer to 2 is
2015 Apr 29
0
Re: QemuDomainObjEndJob called when libvirtd is started and libvirt insists qemu is using the wrong disk source.
On 04/28/2015 06:03 PM, Matthew Schumacher wrote: > > On 04/22/2015 08:19 AM, Laine Stump wrote: >> If you're compiling yourself, then you should be all set to run under >> gdb. libvirt-debuginfo is just a separate subpackage that contains all >> the symbol and line number info from the build so that backtraces in >> gdb make sense. Try attaching gdb to the
2004 Aug 06
3
libnet: sock_connected insists on a timeout
While working on integrating nonblocking IO into libshout, I noticed that sock_connected cannot be called without blocking. If I read it right, a timeout of zero will cause the call to block until the socket is connected. So, my questions: 1. Am I reading this right? 2. How should I poll a pending connection? I'd prefer to have a zero timeout act as a poll, but I don't know if any other
2016 Jul 26
5
Target Acceptance Policy
...in the first > place. > It is harder to have things moving after being upstreamed. > I’d expect the upstreaming of a backend (into experimental state) to be > piece by piece with proper code review according to the current project > standard. > I'm not sure it makes sense to insist on backends being incrementally developed in the open. While I rather prefer that (WebAssembly has been fun to watch here), it doesn't seem realistic. Every backend I can think of other than WebAssembly and the original AArch64 port has come into existence out of tree, and only after proving u...
2020 Jan 06
1
LDA-DUPES insists mon being created in the wrong home directory
Hi Vacation sieve is not respecting the days: arguement .dovecot.lda-dupes wants to be created in /home/user which doesn't exist. Below is a log fragment.. Jan 5 17:56:24 mailserv dovecot: lmtp(hans): Error: file_dotlock_open(/home/hans/.dovecot.lda-dupes) failed: No such file or directory dovecot -n says... # 2.2.33.2 (d6601f4ec): /etc/dovecot/dovecot.conf # Pigeonhole
2008 Oct 15
4
Postfix problem
Hi I have a CentOS 4.2 server with postfix. The problem I'm having is that postfix insists on using $myhostname in the from field even if I instruct it to use $mydomain in /etc/postfix/main.cf or even if I hard code the domain name into $myorigin. What am I missing? BTW: postconf shows output shows that $myorigin is configured to use $mydomain, or the domain name itself ......
2009 Mar 05
8
Can I construct the controller myself in a controller spec?
...nController def initialize(authenticator = TheRealAuthenticator) @authenticator = authenticator end .... end The plan was to override the authenticator used when testing with something like describe LoginSessionsController.new(MyMockAuthenticator) do ...... end but rspec seems to insist on constructing the controller itself Is there a way to do this I am missing?
2015 Apr 29
1
Re: QemuDomainObjEndJob called when libvirtd is started and libvirt insists qemu is using the wrong disk source.
On 04/28/2015 05:13 PM, Laine Stump wrote: > Bah. Your debug symbols aren't enough to give a full stack trace - what > I was really looking for was those things marked as ??. > > However, your debug output shows several things leading up tothe > qemuProcessStop that might have been the reason for it being called: > > 1) virStorageFileBackendFileReadHeader() complains
2015 Apr 21
2
QemuDomainObjEndJob called when libvirtd is started and libvirt insists qemu is using the wrong disk source.
...ing, but then when I start libvirtd it calls qemuDomainObjEndJob:1542 : Stopping job: modify (async=none vm=0x7fb8cc0d8510 name=test) and my domain gets whacked. Any way to disable this behavior? Also, while I'm at it, due to issues with snapshotting, I ended up with two domains where libvirt insists the disk source is incorrect which causes many things to break like this: root@wasvirt1:/etc/libvirt# virsh domblklist wasdev Target Source ------------------------------------------------ vda /glustervol1/vm/wasdev/wasdev.reboot hdc /dev/sr0 Yet: root@wasvirt1:/etc/libvirt# l...
2016 May 06
4
Resuming the discussion of establishing an LLVM code of conduct
...do want > the LLVM community to be vibrant and awesome, and it makes me sad that you > apparently assume otherwise. > > -Chris I don't read it as "nefariously harm" so much as ex-nihilo asserting a Foundation exists and has some kind of control over the community (e.g., insisting on a CoC). Even if we all believe those in control are entirely benevolent (and I see no evidence to the contrary), it's still pretty disconcerting in terms of process. --paulr > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at l...
2010 Aug 20
1
Rserve (Anyone?)
REXP has an asBytes() method. Will this capture the output of an R plot function if a proper graphics device is used? It appears R insists on sending plot output to a file. Kind of strange since it insists on loading all your data into memory before it can do anything. If so then does anyone know what this would be? I prefer png or jpeg. Example: c is an RConnection REXP r = c.eval("png(......); plot(1:25, cex=2, pch=c(1:25)...