Displaying 20 results from an estimated 173 matches for "awri".
Did you mean:
ari
2002 Jul 01
0
Memory allocation gone awry with OpenSSH 3.(3,4)p1
Hello,
I have recently upgraded from an older version of OpenSSH to the
newer 3.3p1 (first) and now to 3.4p1 - because of the discovered
vulnerabilities. The default setting for these versions is to use
privilege separation, and this seems to trigger some weird bug with my
systems, causing sshd to consume memory until it barfs.
Details:
1. OpenSSH 3.3p1, privsep on, compression on:
2006 Jul 07
3
Upgrade 3.4 --> 3.7 went awry: rpmdb hosed
I installed CentOS 3.4 from a CD image I'd burned a while ago, and
then attempted to update with yum to 3.7. All the packages installed
OK, but at the very end of final cleanup I got an error message from
db4 saying to "RUN RECOVERY".
I did "rpm --rebuilddb" which may have been the wrong thing -- it
issued an error about "pages missing". I then ran it again,
2007 Jan 24
4
Replace missing values in lapply
I have some matrices stored as elements in a list that I am working
with. On example is provided below as TP[[18]]
> TP[[18]]
level2
level1 1 2 3 4
1 79 0 0 0
2 0 0 0 0
3 0 0 0 0
4 0 0 0 0
Now, using prop.table on this gives
> prop.table(TP[[18]],1)
level2
level1 1 2 3 4
1 1 0 0 0
2
3
2005 Jan 26
2
problems building R-patched
When I try to install R-patched of January 26 on my linux (fedora core 1, with openmosix kernel) box, make fails in the first recommended package with the message
tkStartGUI text html latex
tkpager text html latex
make[2]: Leaving directory `/home/setzer/newstuff/R-patched/src/library'
make[2]: Entering directory
2005 Apr 25
2
rebuilding anaconda for centos 4.0
Hi all:
I'm trying to rebuild the anaconda installer for Centos 4.0 (i386) to add some
RPMs and do some other things, and I've run into a problem. I've done lots of
anaconda rebuilds for Tao Linux 1.0, and I'm bringing those bits forward into
Centos 4.0. The all-knowing web hasn't turned up anything useful. It looks
like the PXE-loaded kernel unpacked and mounted the
2006 Dec 15
2
Solaris NFS woes
I am using dovecot 1.0.rc15 (a similar problem occurred in rc10) on
Solaris 9 (sparc). When working with a user who's home dir is on a
local disk everything seems fine. But when that home is on an
NFS-mounted disk things are very badly awry.
Both the indices and the subscriptions file are being destroyed and
what is left behind are files with names of the form .nfs72C034 etc.
These files are
2011 Feb 03
2
Creating a reference class object from a class definition in a package fails
Hi,
I'm trying to create a package that contains reference class
definitions from which users can create reference objects, but there
seems to be something awry.
My toy example creates an empty package via
package.skeleton('TestClass') to which I add the following R code:
TestClass <- setRefClass('TestClass',fields=c('name'))
Unfortunately my R console output
2008 Nov 12
0
[LLVMdev] Validating LLVM
On Nov 10, 2008, at 12:59 PM, David Greene wrote:
> Back during the LLVM developer's meeting, I talked with some of you
> about a
> proposal to "validate" llvm. Now that 2.4 is almost out the door,
> it seems a
> good time to start that discussion.
>
> I've written up a detailed proposal and attached it to this
> message. The goal
> is to ease
2008 Nov 12
1
[LLVMdev] Validating LLVM
On Nov 11, 2008, at 10:33 PM, Bill Wendling wrote:
> * Regression Tests - This catches obvious errors, but not major ones.
> * Full Bootstrap of LLVM-GCC - LLVM-GCC is a complex program. It's our
> second indication if something has gone horribly awry.
> * Nightly Testsuite - A very good suite of tests; much more extensive
> than a simple bootstrap.
> * LLVM-GCC Testsuite -
2012 Jul 24
0
[LLVMdev] Is append in APFloat broken?
On Tue, Jul 24, 2012 at 3:06 AM, Olaf Krzikalla
<Olaf.Krzikalla at tu-dresden.de> wrote:
> Hi @llvm,
>
> I stumbled over a strange behavior if a float containing a NaN is printed
> (e.g. in the clang rewriter). The local template method "append" in
> APFloat.cpp deduces the size from the char array, which for "NaN" is 4
> (including the trailing zero).
2012 Jul 25
1
[LLVMdev] Is append in APFloat broken?
Am 24.07.2012 18:50, schrieb David Blaikie:
> Do you have a test case to go along with this?
Unfortunately not. It just popped up as a result of a programming error
made by me.
> The simpler fix seems to be to untemplate this code& have "append"
> take a StringRef. We can just rely on the compiler to optimize away
> the strlen in StringRef's (const char*) ctor as
2002 Nov 09
1
modprobe: Can''t locate module ipt_unclean
Hi,
I am running Gentoo 1.4, with the 2.4.19 vanilla kernel, and merged
shorewall-1.3.9b. I have dropunclean set on eth0 in
/etc/shorewall/interfaces. I double checked that I compiled "Unclean
match support (EXPERIMENTAL)" into the kernel, but I still get
"modprobe: Can''t locate module ipt_unclean" logged when I run
''shorewall status''. Does it
2005 Jun 03
1
ts.intersect a multivariate and univariate ts
This seems like a FAQ, but I can't figure it out.
I have a mv ts object:
R > tsp(pg)
[1] 1982 2003 1
R > dim(pg)
[1] 22 12
and a univariate ts:
R > tsp(rw)
[1] 1690 1996 1
Yet, when I try to intersect them:
R > tsp(ts.intersect(rw, pg))
[1] 1982 2176 1
the process goes awry.
How to I get rw and pg to be one ts that runs from 1982 to 1996 and has 13
univariate time
2011 Nov 13
1
[re] patching dovecot for managesieve/sieve
My apologies for the repost yesterday; it was not intentional. I was attempting to post a followup from my mobile, when something went awry with the editing options on my phone.
Anyway..
?I have managed to download and compile my own patched dovecot/dovecot-sieve/dovecot-managesieve modules from scratch, with Thanks to this page
2005 Feb 08
1
SPA-841 MWI
Running * CVS with a SPA-841 (0.9.5) and can't seem to get the message
waiting light to come on automatically. There is a control in the web
interface to turn it on and off (seems rather curious to me but whatever).
Has anybody got an idea as to where I may be going awry?
TIA,
Paul
--
Paul A. Dugas Dugas Enterprises, LLC
paul@dugasenterprises.com 1711 Indian
2011 Apr 08
1
iptables package issue
I just did a test install off a netinstall iso to a mirror repo which left
no /etc/sysconfig/iptables file in place.
So a quick check:
# yum whatprovides /etc/sysconfig/iptables --disablerepo=\* --enablerepo=base --enablerepo=updates --disableplugin=\*
No Matches found
Without that file iptables doesn't start as per the init script. Anyone
know what may be awry?
Thanks,
jlc
--------------
2008 Jun 18
2
YUM and installing older versions of software.
How does one specify a particular version of a software package to yum to
install? Is this even possible? What happens to superceded pacjkages in
repos? Are they simple removed/discarded?
yum install package-X.Y.Z-A.el5 ???
The reason I ask is if a yum update goes awry for some reason then how does
one revert to the previous (working) version? I seem to recall that up2date
had a feature
2012 Jul 24
2
[LLVMdev] Is append in APFloat broken?
Hi @llvm,
I stumbled over a strange behavior if a float containing a NaN is
printed (e.g. in the clang rewriter). The local template method "append"
in APFloat.cpp deduces the size from the char array, which for "NaN" is
4 (including the trailing zero). If APFloat::toString is called with a
SmallString and then SmallString::str() is called, it returns "NaN\0". I
2015 Jul 21
2
dovecot proxy/director and high availability design
I think RR DNS is the only viable solution under these circumstances. If
you can cope with the fact that failovers won't be seamless, I don't
think there's anything wrong with that though.
On 07/21/2015 11:54 AM, Laz C. Peterson wrote:
> The consensus seems to say no to RR DNS ? I am going to take that into serious consideration.
>
> With this proxy setup you describe, what
2024 Oct 18
1
Confusion using "ssh-add -D" and then "ssh-add -l"
Hi,
On 18.10.24 13:50, Chris Green wrote:
> chris$ ps -fe | grep ssh-agent
> chris 2463 1530 0 12:33 ? 00:00:00 /usr/bin/ssh-agent -D -a /run/user/1000/keyring/.ssh
>
> but:-
>
> chris$ env | grep SSH
> SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
>
> So SSH_AUTH_SOCK doesn't appear to be the socket that ssh-agent thinks
> it