Displaying 20 results from an estimated 7000 matches similar to: "Make error for R-devel package under linux"
2015 Mar 19
2
The RPC server is unavailable
>On 18/03/15 17:56, Jesper Koivum?ki wrote:
>>/ Hi,
/>>/
/>>/ I'm running a samba 4.2 server on RedHat5 and for some reason I can't
/>>/ seem to logon using the AD Users and Computers -tool.
/>>/
/>>/ Whenever I try to connect to the PDC I get the following error:
/>>/
/>>/ "The following Domain Controller could not be contacted:
2006 Dec 22
1
Correct usage of NFS mounted Maildirs
Dovecot 1.0RC15 running on Fedora Core 5 kernel 2.6.18-1.2257.fc5smp.
A SLES10 server (kernel 2.6.16.21-0.8-smp) has the home directories on
an ext3 partition mounted with options (rw,acl,user_xattr,usrquota)
which is then exposed as an NFS mount with server side options
(rw,no_root_squash,no_acl,async). The home directories include Maildirs
to which postfix delivers.
The Fedora Core 5
2007 Apr 28
1
normalizing affy data caused an error
Hi all,
I tried to do normalization of affymetrix data with bioconductor on a
Linux server. When I read in the cel files all seemed ok. But the next
step caused an error. With Win XP all works fine. Did anyone experience
similar problems?
Thanks,
Thomas
> PI <- ReadAffy()
> PI
AffyBatch object
size of arrays=712x712 features (14 kb)
cdf=ATH1-121501 (??? affyids)
number of
2008 Dec 14
2
Help required to install package from a website
Hi,
I am new to R and I'm looking to perform some method comparison
analysis and would be grateful for some help regarding package
installation.
There is a package 'MethComp' that I want to use
(http://staff.pubhealth.ku.dk/~bxc/MethComp/Courses/Sthm.2007/.)
Unfortunately I am unable to install it. I have tried numerous
approaches but to no avail. this is the first time I have tried to
2013 Oct 07
3
[LLVMdev] [lld][Windows] Warning during builds
C:\Program Files (x86)\Microsoft Visual Studio
11.0\VC\include\concrt.h(313): warning C4530: C++ exception handler
used, but unwind semantics are not enabled. Specify /EHsc
(C:\lld-x86_64_win7\lld-x86_64-win7\llvm.src\tools\lld\lib\ReaderWriter\ELF\Hexagon\HexagonLinkingContext.cpp)
[C:\lld-x86_64_win7\lld-x86_64-win7\llvm.obj\tools\lld\lib\ReaderWriter\ELF\Hexagon\lldHexagonELFTarget.vcxproj]
2013 Oct 07
0
[LLVMdev] [lld][Windows] Warning during builds
On Sun, Oct 6, 2013 at 8:21 PM, Shankar Easwaran <shankare at codeaurora.org>wrote:
> C:\Program Files (x86)\Microsoft Visual Studio
> 11.0\VC\include\concrt.h(313): warning C4530: C++ exception handler used,
> but unwind semantics are not enabled. Specify /EHsc
> (C:\lld-x86_64_win7\lld-x86_**64-win7\llvm.src\tools\lld\**
>
2003 Jan 02
2
crazy smbpasswd
help!....im really confused, ...
i created the user "Stealth" on my Linux redhat 7.3 machine and when i
configure my smb.conf file, for path = /home/Stealth, the machine would show
up in "Computers Near Me" on my other windoez 2000 machine, but would not
accept any passwords to the [share], when i run smbpasswd -a Stealth i get
this.........
getsmbfilepwent: malformed
2003 Jul 05
2
Unhelpful error message when matching hosts in access list [PATCH]
Greetings,
As previously reported by me to the Debian bug tracking system:
----------------------------------------------------------------------
An access list in rsyncd.conf may contain hostnames as well as
addresses. It may contain several patterns to match against.
address_match (in access.c) does this by trying to match hostname and
address against each of the patterns until a match is
2012 Jan 21
1
squid transparent proxy problem
Greetings,
I installed a squid 3.1.10.i686 squid to a centos 6.2i686. The proxy is
working fine with the default config.
After I decided to use it as a transparent proxy, I added two lines to
config: http_proxy 10.0.5.1:3128 transparent, always_direct allow all
http_port 10.0.5.1:3128 transparent
#
# Recommended minimum configuration:
#
acl manager proto cache_object
#acl localhost src
2016 Dec 06
1
segfault with POSIXlt zone=NULL zone=""
Hi Joshua,
Thank you for minimizing my test case.
> > Hope I'm not doing something illegal...
> >
> You are. You're changing the internal structure of a POSIXlt object
> by re-ordering the list elements. You should not expect a malformed
> POSIXlt object to behave as if it's correctly formed. You can see
> it's malformed by comparing it's
2006 Mar 06
5
Malformed Address and Private IP issue
Hello all,
I've run out of of ideas as to why its not working. Below is my
configuration for hosts allow. Even when I have 'hosts allow' off, it
still doesn't work.
Rsync host
==========
rsync version 2.5.7 protocol version 26
/etc/rsyncd.conf
hosts allow = 10.17.44.84 10.17.44.85 localhost.localdomain
dev-01.foo.com e-lnx.foo.com
Server has 2 IP
eth0 = Inet IP
eth1 =
2019 Jun 26
6
Samba 4.10 member: SMB login no longer working
Overall domain architecture hasn't changed since my spring cleanup post
earlier (I did sort out the krb5 packages and logging settings, though).
To start the migration, I figured I'd first update the file servers,
since they're the least critical component. Upgrade 4.5 ? 4.8, 4.8 ?
4.9, 4.9 ? 4.10 seemed to work fine each step.
However, SMB logins either with smbclient or with
2015 Dec 17
3
Assistance much appreciated
On 17/12/2015 9:06 AM, Michael Felt wrote:
> More experimenting with calling commands:
> > tools:::foobar()
> Error: Line starting 'Package: tools ...' is malformed!
> > tools::foobar()
> Error: Line starting 'Package: tools ...' is malformed!
These both do a loadNamespace("tools").
> > Tools:::foobar()
> Error in loadNamespace(name)
2008 Jul 03
1
Installation of packages via GUI, Mac OS X
All,
I'm running R v2.7.1 on Mac OS X. When I go to the R package installer GUI,
I am not prompted to select a repository. The usual screen is there but
the columns for package, installed version, and repository version are all
populated via blank entries.
If I select "Get List" the error below occurs. The same thing occurs if I
go form the command line via install.packages.
2007 May 24
2
Dovecot crashes with malformed Qpopper's mbox
I am testing migration from Qpopper 4.0.5 and have come across a problem.
Dovecot dies while processing UIDL command when accessing malformed
Qpopper's mbox which has duplicated "From " separator. Qpopper
occasionally makes such header while rewriting mbox.
In the attached file, unnecessary "From " at line 3.
----------------
* Dovecot 1.0.0 on Debian 4.0(x86)
* ext3
2014 May 12
3
[LLVMdev] Questions about LLVM PGO and autoFDO
Hi, all
Recently I'm trying to use LLVM PGO and autoFDO. However I have some problems in the process.
LLVM source code is updated on April 9th. Operating system is SUSE x86_64
1. Problems in instrumentation based PGO:
clang -O2 -fprofile-instr-generate test.c -o a.out
./a.out (then default.profraw is generated)
clang -O2 -fprofile-instr-use=default.profraw test.c -o a.out
2002 Sep 05
2
Version 1.5.1 STILL failing make check.
I tried setting CFLAGS="-g -O" in config.site and got the same errors
from running ``make check''. Then I tried setting CC=cc in
config.site, and the damned thing failed again (but differently).
Now at least ``!is.nan(var(1))'' is TRUE, as it should be. The
problem comes from lapack. At the end of
.../test/Examples/base-Ex.Rout.fail
we find:
> loc <-
2010 Mar 30
1
update.packages() and install.packages() does not work more because of "Error in read.dcf"
Hi,
on all my systems update.packages() and install.packages() fails now. I
get the following message:
root at orca:/root(28)# R
R version 2.10.1 (2009-12-14)
Copyright (C) 2009 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or
2019 Dec 12
2
[PATCH] vhost/vsock: accept only packets with the right dst_cid
On Wed, Dec 11, 2019 at 11:03:07AM -0500, Michael S. Tsirkin wrote:
> On Fri, Dec 06, 2019 at 03:39:12PM +0100, Stefano Garzarella wrote:
> > When we receive a new packet from the guest, we check if the
> > src_cid is correct, but we forgot to check the dst_cid.
> >
> > The host should accept only packets where dst_cid is
> > equal to the host CID.
> >
>
2019 Dec 12
2
[PATCH] vhost/vsock: accept only packets with the right dst_cid
On Wed, Dec 11, 2019 at 11:03:07AM -0500, Michael S. Tsirkin wrote:
> On Fri, Dec 06, 2019 at 03:39:12PM +0100, Stefano Garzarella wrote:
> > When we receive a new packet from the guest, we check if the
> > src_cid is correct, but we forgot to check the dst_cid.
> >
> > The host should accept only packets where dst_cid is
> > equal to the host CID.
> >
>