Displaying 20 results from an estimated 40000 matches similar to: "feature-wish: "--ignore-unrelated-errors" option"
2006 Aug 13
5
DO NOT REPLY [Bug 4016] New: literal IPv6 addresses not supported in ssh protocol
https://bugzilla.samba.org/show_bug.cgi?id=4016
Summary: literal IPv6 addresses not supported in ssh protocol
Product: rsync
Version: 2.6.9
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: david.madore@ens.fr
2009 Mar 17
3
PXE boot hangs while transferring vmlinuz or initrd.img
Hi,
I have a user that is experiencing problems pxe booting several
identical servers. pxelinux.0 is from syslinux 3.63 and the TFTP
server is 0.42 running on CentOS 5.2.
After loading pxelinux.0, the client will then start transferring
vmlinuz and initrd.img via tftp. More than half the time, the
transfer will get stuck and then eventually print a timeout message.
I ran tcpdump and I can see
2009 Jan 27
1
Problem with RMA using limma, oligo and pdInfoBuilder packages
Hi,
I am a Ph.D. student from Québec, Canada. I’m a beginner with R and
Bioconductor. Until now the only experience I have is in analyzing
microarray data using affy and limma packages. Now I am trying to analyze
Rat Gene 10 st arrays and I would like to run RMA analysis and Smyth
moderated t test on those arrays. Since no cdf official package is available
for those arrays, after reading many
2008 Jun 19
1
No sub-menus in complex.c32q
Hi,
I have created my own custom menu using menu/complex.c as an example.
This was way back in the syslinux 2.x days, so the menu system had not
yet been converted to COM32. With a few minor changes, I now have
this compiling and running under v3.63. The problem is that only the
top level menu works. Trying to access any sub-menu results in the
program exiting back to the boot prompt.
I
2008 Jun 19
5
No sub-menus in complex.c32
>> Hi,
>>
>> I have created my own custom menu using menu/complex.c as an example.
>> This was way back in the syslinux 2.x days, so the menu system had not
>> yet been converted to COM32. With a few minor changes, I now have
>> this compiling and running under v3.63. The problem is that only the
>> top level menu works. Trying to access any sub-menu
2009 Jan 15
1
Seemingly Unrelated Negative Binomial (SUNB) estimation
Dear all,
I am trying to estimate a system of equations with a Seemingly Unrelated
Regression. However because of the characteristics of the data I'd like to
do it with a negative binomial estimation. Would anybody know how to
implement a Seemingly Unrelated Negative Binomial (SUNB) estimation in R?
Thank you in advance for your help.
Best regards,
Elisa Lanzi
--
Elisa Lanzi
PhD student in
2009 Apr 09
1
seemingly unrelated regression
Hello,
I am working on the model of seemingly unrelated regression. I came across
with the error message:
Log determinant of residual covariance: NA
Warning messages:
NAs generated in: log(x)
I have three linear models which contain 21 explanatory variables and there
are about 300 data points.
Could anyone please give some idea what is wrong with the model?
--
View this message in context:
2009 Mar 12
0
Seemingly unrelated model with spatial processes
Hello everyone,
Do we have package in R which will estimates the parameter in
Seemingly Unrelated Spatial Regression Model? Any help would be appreciated.
Thanks
Arun
--
View this message in context: http://www.nabble.com/Seemingly-unrelated-model-with-spatial-processes-tp22478913p22478913.html
Sent from the R help mailing list archive at Nabble.com.
2012 Sep 13
0
Strange Windows 7 > Samba problem with unrelated CIFS mount by Samba server down
Hi,
This problem is solved in our instance, but want to report it here because
I'm curious about the root cause, and also for others who may see it.
We have a Samba server (3.4.7) which is mounted by various Windows
workstations. It also, unrelated to that, has CIFS mounts of a half-dozen
other Windows servers. Today we turned off one of those half-dozen, without
removing the autofs mount of
2009 Jun 04
0
[adejong@debian.org: Bug#531639: rsync can end up deleting unrelated files when a directory is replaced by a symlink]
Please see the included debian bug report, where during a local transfer
rsync (3.0.3) follows a symlink in the destination to delete a file in
the source tree. At least 3.0.5 works correctly in this regard; however
I can't find a changelog entry that's directly related to this.
Would it be possible to extract the diff that fixes this so that the
3.0.3 version in debian stable might be
2002 Mar 11
1
Alpha 16 tarball missing files (and an unrelated question)
The configure script crashes when "checking for test
routines" It looks like the test subdirectory is
missing from the tarball.
Unrelated question:
What is the current status of managing account
expirations in the alpha release?
Thanks!
Bob
__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
2007 Jan 28
1
needs must make MD ignore my PHP
I need to exclude arbitrary chunks of my documents from Markdown
parsing, because my documents are littered with <?php blah blah ?>,
and a few other oddities. These blocks get gifted with unwanted
markup by Markdown:
<?php blah blah ?> becomes <p><?php blah blah ?></p>
If I can't make it stop that, it's a dealbreaker for me in an
otherwise
2002 Jul 31
0
Nonlinear Seemingly Unrelated Regression
Hello to everyone,
I found some problems using R in the estimation of systems of nonlinear
equations
like SURE (Seemingly Unrelated Regression Equations) with mutual
parameters as the following system example:
EQ1 PQ1=P1*G1+B1*(Y-P1*G1-P2*G2-P3*G3)
EQ2 PQ2=P2*G2+B2*(Y-P1*G1-P2*G2-P3*G3)
where G1,G2,G3,B1,B2 are the coefficients to estimate.
command "nls" accept only single
2010 Sep 03
1
How to use lm() output for systemfit() 'Seemingly unrelated regression'
I am having problem using output of lm() function for further analysing using
systemfit package.
Basicaly, the problem s following - I generate several formulas using lm()
> fo1 <- lm(r98[,2] ~ f98[,1] + f98[,2] + ... + f98[,43])
> fo2 <- lm(r98[,1] ~ f98[,1] + f98[,2] + ... + f98[,43])
and than I want to estimate a general model using package systemfit.
> fitsur <-
2003 Jun 15
1
SIP REGISTER behavior change: specific domains possible in REGISTER
Mark has fixed the REGISTER issues to be more RFC compliant. I've
created a new thread so that those of you who got bored with the old
thread might read this new one. The feature that has just been added
was added a while ago, but now it actually seems to _work_. :-)
If you have a SIP server to which you are trying to REGISTER, and
they demand valid domain (the part after the
2010 Jul 12
2
[R3B4] errors[:base] = appends, doesn't "set" - bug, feature, or "error 18"?
If you haven''t heard, an "error 18" means "the error is 18 inches from
the screen." Which would mean that I totally get that this could just
be me being stupid.
However, for some reason I''m thinking this violates the normal
behavior of an Array object, so I''m curious as to if I''m doing
something wrong here, or if something really is buggy
2013 Sep 30
0
[LLVMdev] StackColoring remaps debug info from unrelated functions
Hi Stefan,
This looks like a bug. Thanks for catching this and writing the mailing list. Do you think you could submit a patch to fix the problem ?
I understand that you can’t release your source code, but there is an easy way to generate test-cases from confidential code. If you can write a “verifier" that makes the compiler crash on an assertion then you can use bug point to reduce
2003 Jun 23
1
Iomega Zip 100 Problems with "New" ATA
I believe that I'm having some problems with a Zip 100 drive and the
"new" (not really so new anymore) ATA driver. I added a Zip and a new
CD-R device to a system over the weekend. The BIOS identifies all of
the new devices just fine, but when I boot FreeBSD (the only OS on the
system), I get to the ATA probes and things lockup (these are from
notes, not exact),
ad2: READ command
2013 Sep 29
2
[LLVMdev] StackColoring remaps debug info from unrelated functions
Hi,
I run into a a strange error when compiling with debug infos, where LLC
tries to generate a variable DIE using a completely wrong frame-index
(DebugDwarf tries to resolve frame index 27 in a simple function which
only has a single frame object .. ).
After digging around, I found that MachineModuleInfo has a
VariableDbgInfo map, that is filled by SelectionDAGBuilder.
2006 May 02
1
[LLVMdev] Intel vs. AT&T Assembly.
On Tue, 2 May 2006, Jeff Cohen wrote:
>> I got the code I did from the mailing list.
>>
>> It needs some reworking as I created another TableGen identity. Its
>> attached.
>>
>> If you can wait a week (as I am on another project at the moment) I will be
>> able to do that.
This looks different than what Jeff implemented, though he's far more of