Displaying 20 results from an estimated 101 matches for "folling".
Did you mean:
polling
2012 Jan 11
1
R error in make check
Hi,
After building R 2.14.1 on a Linux system (SUSE Linux Enterprise Server
11 (x86_64) ), I ran "make check" but it halted with the foll error:
Testing examples for package ?base?
Error: testing 'base' failed
Execution halted
I looked in <build dir>/test/Examples/base-Ex.Rout.fail and found the foll:
*******EXCERPT *****
...
> ### ------- Pickyness Flags :
2006 Jun 07
5
check_box:how to update 2 checkboxes dependent on each other
I''ve got the following problem,
I''ve created two check_boxes in my view. The user has to select one
check_box,
but isn''t allowed to seth both of them together on true. Now i am
looking for functionality that can help me doing the folling:
Scenario 1
CheckBox1 = True, The user sets CheckBox2 from False to True, now
CheckBox1 should automatically become False.
Scenario 2
CheckBox2 = True, The user sets CheckBox1 from False to True, now
CheckBox2 should automatically become False.
Is there somebody, who knows how to build a fun...
2004 Oct 18
2
default_mail_env %d var problem
Hello,
I am new to Dovecot and trying to setup on my Fedora Core 1 mail
servers (actually migrating from uw to dovecot ;-) ).
In my setup I use pam to authenticate virtual users.
All the usernames include @domainname in their usernames like
'jane at somevhost.com'.
Now path to user's home and INBOX includes
/home/vhosts/<domainname>/home/<username>.
I have added following
2004 Aug 06
2
xslt-config
after running sh autogen.sh and Icecast begins to complie (is this the correct term)
I get the folling:
..
checking for getaddrinfo... yes
checking for inet_pton... yes
checking for xslt-config... no
configure: error: xslt-config could not be found
Could some one please explain. Thanks !
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http:...
2015 Dec 29
2
Authentication against FreeIPA without AD
Hi,
I wonder if someone here is already authing against FreeIpa with some
latest Ubuntu/SSSD install.
I'm on on Ubuntu 15.10 for samba to test this out:
Samba: 4.1.17
SSSD: 2.1.17
Freeipa:
4 on CentOS 7
I don't need an AD so I'm folling this what still does not apply.
http://www.freeipa.org/page/Howto/Integrating_a_Samba_File_Server_With_IPA
I hope someone can help out and it's possible wit the current versions.
Thanks,
Matt
2000 Sep 22
3
eval functions... (PR#668)
Full_Name: Anantha Prasad
Version: 1.1.1
OS: Linux
Submission from: (NULL) (199.131.134.30)
I am trying to convert some S-PLUS code to R (a tcl/tk application that uses
R)...
here is the error I got in R (but not in S-PLUS)...so I am wondering if it is a
bug.
Eg., the foll. extract from a function runs fine in S-PLUS but gives the error:
Error in x[[j]] : subscript out of bounds
in R
code
2019 Dec 23
0
Asterisk 17.1.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 17.1.0.
This release is available for immediate download at
https://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 17.1.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following issues are resolved in this release:
2002 Feb 12
2
Compileing 2.2.3a ( and ealier) on HPUX11
Hi,
I am trying to compile 2.2.3a on an HPUX11 system using HP's native
compilers and I am getting the folling errors.
cpp: "/usr/include/sys/xti.h", line 488: warning 2001: Redefinition of
macro TCP_NODELAY.
cpp: "/usr/include/sys/xti.h", line 489: warning 2001: Redefinition of
macro TCP_MAXSEG.
The above is an example, it happens for each stage of the compile
process. I can post the...
2011 Sep 05
5
Unable to connect
...k I had to reformat the provider and so I did
install everything again (now there is a dual boot and microsoft windows
server 2008 installed on the first half partition of the disk) again
open-suse 11.4 and xen. I do start the xen kernel at grub but when I try
to connect and/or creat a new domU the folling message come out:
"unable to connect to ''localhost:8000'': Connection refused
Traceback
(most recent call last):
File
"/usr/share/virt-manager/virtManager/connection.py", line 983, in
_try_open
None], flags)
File
"/usr/lib64/python2.7/site-packages/libvirt...
2001 Dec 26
3
auth*.c
Folks,
During testing, we found a couple of issues with openssh3.0.2p1:
1. In userauth_finish() in auth2.c (as well as in do_authloop in auth1.c),
the foll. check:
if (authctxt->failures++ > AUTH_FAIL_MAX)
is never satisfied and thus packet_disconnect() never gets called. I
suspect the code just drops out of the dispatch_run function list instead.
This should be an == instead of >.
2000 Oct 02
3
R vs S-PLUS with regard to memory usage
I am trying to translate code from S-PLUS to R and R really struggles!
After starting R with the foll.
R --vsize 50M --nsize 6M --no-restore
on a 400 MHz Pentium with 192 MB of memory running Linux (RH 6.2),
I run a function that essentially picks up an external dataset with 2121
rows
and 30 columns and builds a lm() object and also runs step() ... the step()
takes forever to run...(takes very
2006 Nov 04
1
Error when using cobs library
Dear R-Users,
I have problems with the cobs library. When doing the cobs example, I get the folling error message:
example(cobs)
cobs> x <- seq(-1, 3, , 150)
cobs> y <- (f.true <- pnorm(2 * x)) + rnorm(150)/10
cobs> con <- rbind(c(1, min(x), 0), c(-1, max(x), 1), c(0,
0, 0.5))
cobs> Rbs <- cobs(x, y, constraint = "increase", pointwise = con)
qbsks2()...
2001 Oct 08
0
NT Domain validation error
Hi all,
Can somebody help me solve the foll. error.
I have installed samba in 4 servers (sol8 in 3 nos and sol7 in 1 no) and
have configured for our NT domain validation (have pointed it to our domain
server) and it has been working fine for more than 2 weeks. Now suddenly
all the servers are asking for user name and passwords. I tried stopping
and restarting the daemons. Still the
2002 Mar 05
1
samba2.2.2+openldap
I have setup samba2.2.2+openldap using idealx's howto.
I have added one user shon using 'smbldap-useradd.pl -a shon'
then I changed th passwd using smbldap-passwd shon'
But when I try to access the smb server it can not authenticate user shon
and says foll in log. [sama thing happened with 2.2.3]
[2002/03/04 15:14:13, 0] passdb/pdb_ldap.c:ldap_search_one_user(178)
2007 Aug 22
1
problem with poppassd
Dear All,
I have recently installed CentOS 5 and is workin perfect
i recently download n installed poppassd daemon ver 1.6a so as to let the
users to change their password
but when i try to change password i get the folling error
500 'BAD PASSWORD: it is based on a dictionary word'
i tried googlin arround and tried to play with
system-auth-ac file in /etc/pam.d but no use
my system-auth-ac is as below
auth required pam_env.so
auth sufficient pam_unix.so nullok try_first_pass
auth...
2001 Jul 19
1
bug in eval
Is this a bug ?
> foo <- function(a, ...)
+ {
+ tl <- substitute(list(a=a))
+
+ ## the foll two should give the same results
+ ## according to defaults for eval
+
+ print(eval(tl ))
+ print(eval(tl, parent.frame()))
+ }
>
>
> foo1 <- function(...)
+ {
+ foo(...)
+ }
>
> test <- function(a = 6)
+ {
+ foo1(a = a)
+ }
>
>
2010 Dec 03
1
memory violation in mode_create() !
...t is using about 872
bytes at that location, which will be deleted by the following allocations.
?
In this case the following encoder call crashes at first run.
?
Sorry, my time is very limited, I cannot trace this any further now. ?Could you
please check the figure given in celt_alloc() and/or the folling loop, which is
populating the allocated memory.?
?The other allocations seem ok.
thanks a lot,
Marko.
?
?
our config:
?- version = 0.9.1
?- ARM9, FIXED_POINT, DOUBLE_PRECISION, VAR_ARRAYS
?- f<s> = 48kHz
?- frame_size = 240 (p.ch.) (--> 5ms)?
?- rate = 128 kbit/s (stereo)
?- vbr_rate = 0...
2007 May 19
2
have_text matcher does not support should_not.
...rated views.
Anyway, I have this:
it "should not see Join This Group button on profile page as member" do
get "show", :id => @group.id
response.should be_success
response.should_not have_text(/Join This Group/)
end
But running with spec (0.9.4), drop me the folling error:
Matcher does not support should_not.
See Spec::Matchers for more information
about matchers.
Which is contradictory, since RDoc state otherwise:
http://rspec.rubyforge.org/rdoc-rails/classes/Spec/Rails/Matchers.html#M000014
response.should have_text(expected)
response.should_not have_tex...
2006 Jul 02
1
multitable form
...I follow examples from books and so on and all is ok.
I can make a model who is a class and who match to a table in my
database and then I generate pretty forms on a webpage.
I would like to know how I can do to make forms who interact with more
than one table.
For an example lets imaging the 4 folling tables :
type_of_user [id, typename]
users [id, username, firsname, lastname, type_of_user_id, address_id]
where type_of_user_id is a foreign key who references the type_of_user
and where
address_id is a foreign key who references the addresses table.
addresses [id, street, number, box, zip, c...
2019 Oct 08
0
Asterisk 13.29.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 13.29.0.
This release is available for immediate download at
https://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 13.29.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following issues are resolved in this release: