Displaying 17 results from an estimated 17 matches for "envok".
Did you mean:
envoy
2003 May 06
4
[Bug 555] If user does a newgrp before envoking ssh, it fails with a setgid error.
http://bugzilla.mindrot.org/show_bug.cgi?id=555
Summary: If user does a newgrp before envoking ssh, it fails with
a setgid error.
Product: Portable OpenSSH
Version: older versions
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: ssh
Assi...
2003 May 09
2
Re: [R] windows data editor changes dimensions displayed data frames (PR#2962)
On Fri, 09 May 2003 11:34:08 +0300, Bernd Ebersberger
<bernd.ebersberger@vtt.fi> wrote:
>dear R-tists,
>
>i am experiencing a problem with the data editor in the windows version of
>R 1.6.1 envoked with the command 'fix'.
>
>the data editor changes the size of large data frames.
I can confirm this in the current R-patched. I'll take a look. It
might be that some limitation to the code means you won't be able to
edit big data frames (it looks like somewhere it's...
2004 Dec 08
2
memory problem
...it was this code
causing a memory leak I unload and then reload the .so file every time,
however I still get the same problem. The procedure is run 16000 times
and always calls the lm() function. My believe at the moment is that I
need to allocate more memory for R - is this correct? I did try envoking
R from the command line using R --min-vsize=1000M, however still no luck.
I have googled around and looked at the help files, but I am still
confused about how to fix this problem.
Any insight would be greatly appeciated.
Kind Regards,
Sam.
1999 May 15
2
vsize and nsize
I am running R version ??? under Redhat 5.2. It seems as though the
--nsize object has no effct on the size of the allocated Ncells as
determined using gc(). Yes, I have that much data....
That is if I envoke R with
R --vsize 100 --nsize 5000000
then type
gc()
I get
free total
Ncells 92202 200000
Vcells 12928414 13107200
Thanks
Tony Long
Ecology and Evolutionary Biology
Steinhaus Hall
University of California at Irvine
Irvine, CA
92697-2525
Tel: (949) 824-2562 (office) ****NOTE...
2003 May 09
1
windows data editor changes dimensions displayed data frames
dear R-tists,
i am experiencing a problem with the data editor in the windows version of
R 1.6.1 envoked with the command 'fix'.
the data editor changes the size of large data frames.
a simple example illustrates this:
-------------------------------------------------------
> dfrm <- data.frame(no=c(1:100000))
> length(dfrm[,1])
[1] 100000
> fix(dfrm)
> length(dfrm[...
2006 Feb 06
1
template choice error (layout.rb)
..._messages_since''
It looks to me like layout.rb is incorrectly trying to use an rjs
template when none exists. I looked briefly at layout.rb but don''t
have enough context to know what''s going on without significant
digging. Anyone have a clue why the rjs stuff would get envoked when
no rjs templates exist in my views dir?
Thanks,
pt.
--
Parker Thompson
http://www.parkert.com/
510.541.0125
2006 Jun 28
7
caching objects
Hi,
i just wanted to say my sorries in advance (sorrie/sorry/sorri)...i have
just started learning about the subject of caching, but unfortunately
haven''t effictively managed to implement what i had learned.
obviously it''s possible to cache a whole page, or action with the
caches_page :x or caches_action :y methods, but for some reason it
hasn''t really worked with
2007 Aug 02
0
Fallback on-demand relay problem
We found an interesing issue that after a downed publishing point is
restored, the fallback relay doesn't stop relaying. We've tried everything,
but once /asf2 or /asf3 is envoked for /asf1 fallback reasons, they don't
stop relaying their source streams even though the output stream /asf1 has
returned to normal. Eventually we end up with /asf2 relaying indefinately
with no listeners until we manually kick it from it's source server.
It seems there is a bug som...
2007 Nov 14
0
Help in getting a dialplan to produce the right CDR info
I have been shaking down a dialplan for SIP fax to efax.
The basic senario is an ATA on the same subnet as the Asterisk 1.2 box
(avoid RTP packet lose and thus fax crash), calling a 'fax extension'
and envoking rxfax then email.
I leverage off of context: from-internal-additional-custom, so as not to
have it overwritten by FreePBX.
In extension_custom.conf I have:
[from-internal-additional-custom]
include => ext-local-fax-custom
#include extensions_fax.conf
[custom-fax1]
exten => s,1,Answe...
2003 May 09
1
Re: [R] windows data editor changes dimensions displayed data frames (PR#2963)
...,
Robert Cunningham
Duncan Murdoch writes:
> On Fri, 09 May 2003 11:34:08 +0300, Bernd Ebersberger
> <bernd.ebersberger@vtt.fi> wrote:
>
> >dear R-tists,
> >
> >i am experiencing a problem with the data editor in the windows version of
> >R 1.6.1 envoked with the command 'fix'.
> >
> >the data editor changes the size of large data frames.
>
> I can confirm this in the current R-patched. I'll take a look. It
> might be that some limitation to the code means you won't be able to
> edit big data frame...
2010 Jun 18
1
Dovecot 2.0 auth socket error
...ariety of other socket
stuff you have going on. It creates these socket files with root ownership.
But I have in the config files that dovecot is running as a particular
user (in this case uid100 and gid100) to match the global mail systems
needs.
I use qmail as the delivery agent, and when qmail envokes deliver, I get
the following errors in the qmail log files :
@400000004c1b18f22ea7a05c delivery 1497: deferral:
lda:_Error:_userdb_lookup:_connect(/usr/local/var/run/dovecot/auth-userdb)_failed:_Permission_denied_(euid=100(sn)_egid=100(sn)_missing_+w_perm:_/usr/local/var/run/dovecot/auth-userdb,...
2005 Sep 16
0
Rather serious flac problem
...; files.
Yes but not in this case.
> I agree flac should probably copy unknown subchunks uncompressed to the
> output stream but i'm not sure how doable this would be given the current
> flac decoders and the like.
> it is also probably a good idea to test the exit status of *all* envokations
> of flac to catch warnings since I assume a warning returns a non-zero error
> code but I am not totally sure of this.
Unfortunately, the return code in this case is 0. So as a bug, it is
very serious.
Regards,
Brian
> ----- Original Message -----
> From: "Free Lunc...
2004 Apr 22
4
RODBC installation in debian
Hello List,
I am trying to install RODBC package in a debian linux
box but getting the following message. Can anyone help
me to find what I am doing wrong here:
$ R CMD INSTALL RODBC_1.0-4.tar.gz
###
* Installing *source* package 'RODBC' ...
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross
2010 May 01
4
[LLVMdev] Win32 COFF Support
Hi All,
I have created a minimally functional Win32 COFF Exporter using the new MC
framework. I made some minor changes to other libraries to allow me to plug
it in without building it as part of the LLVM project. I wanted to share it
but wasn't sure how to go about doing so, so I have attached the code to
this message.
Any feedback on would be appreciated.
-------------- next part
2003 Dec 01
0
No subject
...----
file "/etc/hosts" on PLEIADES:
------------------------------------
127.0.0.1 localhost.localdomain localhost
192.168.0.9 pleiades
192.168.0.6 orion
192.168.0.4 moon
------------------------------------
I can ping PLEIADES from ORION:
(There is several seconds of delay after envoking this command before
response is provided.)
------------------------------------
C:\WINDOWS>ping pleiades
Pinging pleiades [192.168.0.9] with 32 bytes of data:
Reply from 192.168.0.9: bytes=32 time<10ms TTL=255
Reply from 192.168.0.9: bytes=32 time<10ms TTL=255
Reply from 192.168.0.9:...
2003 Dec 01
0
No subject
...f topic. From the command line be it bash or sh
when I do:
smbclient \\\\pcname\\share passwd -Tc /tmp/test.tar 'My Documents' 'Data'
smbclient proceeds as expected and creates an archive with the contenst of
the My Documents folder and the data folder. The problem Im having is if I
envoke this command from an sh scrips replacing said filenames with a
varialbe $FILES="\047My Documents\047 \047Data\047" smbclient trys to tar
\'My'
\'Documents'
\'Data'
placing set -x in the top of the script shows $FILES as 'My Documents'
'Data' . If a...
2003 Dec 01
0
No subject
...pleiades
> > > > 192.168.0.6 orion
> > > > 192.168.0.4 moon
> > > > ------------------------------------
> > > >
> > > >
> > > > I can ping PLEIADES from ORION:
> > > > (There is several seconds of delay after envoking this command before
> > > > response is provided.)
> > > > ------------------------------------
> > > > C:\WINDOWS>ping pleiades
> > > >
> > > > Pinging pleiades [192.168.0.9] with 32 bytes of data:
> > > >
> > >...