Displaying 20 results from an estimated 1100 matches similar to: "what is patched and what is not?"
2001 Oct 13
3
2.2.19+ext3 or 2.4.1x+ext3 ?
I've not been happy with the stories about the "stable" 2.4.x kernels.
Everywhere I read people saying "not for production use".
Would you recommend adding ext3 to 2.2.19 (ext3-0.0.7a) or moving to
2.4.1x and using ext3 there (ext3-0.9.12)?
--
-IAN! Ian! D. Allen Ottawa, Ontario, Canada idallen@ncf.ca
Home Page on the Ottawa FreeNet: http://www.ncf.ca/~aa610/
2001 Nov 04
2
no error messages on I/O errors
rsync-2.4.6-2mdk
I ran an rsync into a file system that filled up. I got no error message
out of rsync - it just stopped and exited sliently. I stuck an fprintf
into the receiving code and verified that the proper error was being
generated - it just never gets printed by the rsync sending process.
I submitted a bug report about it; but, I can't believe that other
people haven't had
2001 Sep 04
2
converted ext2->ext3 root won't mount on boot as ext3
Kernel 2.4.8 on an Athlon 500.
e2fsprogs-1.23
ext3 compiled as a module.
I used "tune2fs" to make /boot and /home into ext3, and remounted them OK.
(I am so amazed to see the system come right back without an lengthy
fsck on these two file systems after a power off! Well done!)
I also used "tune2fs -j" on /, it created a /.journal file. The debugfs
features command shows
2002 Sep 02
1
incomplete smbmount smbfs Win98SE iso8859-1 translation in kernel 2.4.18
I'm getting only partial iso8859-1 translation from an smbfs mount from
my Win98SE machine. The smbfs mounted file system shows most lower-case
accented characters fine; but, it substitutes underscores for most of
the upper-case accented characters (and a few lower-case ones too):
# uname -a
Linux elm 2.4.18-8.1mdkian3 #7 Sat Aug 17 15:19:44 EDT 2002 i686 unknown
(Mandrake 8.2 Linux with all
2002 Jul 11
1
(no subject)
Which version should I use out of the list? Or do I install all of them, one after the other?
ext3-2.4-0.9.9-2410p4.gz 05Sep01 (Against 2.4.10-pre4) (Changelog)
ext3-2.4-0.9.9-249ac9.gz 05Sep01 (Against 2.4.9-ac9)
ext3-2.4-0.9.10-2410.gz 23Sep01 (Against 2.4.10) (Changelog)
patch-rml-2.4.10-ac3-ext3-0.9.9-with-dir-speedup-1.gz 01Oct01 (From Robert Love. Unofficial :-))
2010 Sep 01
1
Writing My Own Function to Use With aggregate
Dear R-Users,
I have been using R for about 1 week and recently learned about the Aggregate function, and from reading online it seems like it is comparable to a SQL group by to perform summary functions. I am looking to do a summary function, such as SUM/MIN, but instead of these basic functions, I would like to calculate the IRR.
Assuming I have a data set DS01:
FirstName LastName
2012 Aug 11
1
Ylim problem - plot.correlog, ncf package
Hi,
I'm doing cross-correlation correlograms with the ncf package. I have four
study sites ; four correlograms.
I'd like to get the same y scale for the four of them... only, using
"ylim=c(-1,1)" does not change the y scale never and I don't know why. I
tried with plot() too.
Is there another option to change the ylim in plots ?
Example with only one correlog (all work
2011 Sep 07
1
Error: in routine alloca() there is a stack overflow: thread 0, max 535822282KB, used 0KB, request 24B
Dear Colleagues:
Through your help an R related installation issue was resolved, but I now
have the following usage issue.
On any "get.var.ncdf" usage I am seeing:
Error: in routine alloca() there is a stack overflow: thread 0, max
535822282KB, used 0KB, request 24B
The same error is posted on a file as small as 50MB and as large as 500GB,
with ulimit set to unlimited. I
2011 Dec 03
1
partial mantel tests in ecodist with intential NA values.
I would like to perform partial mantel tests on only within group values, with "between group" values assigned to NA.
This is possible in package ncf partial.mantel.test, however this sues a different permutation to that used in ecodist.ecodist will not accept data with NA values, returning a "matrix is not square error.
is it possible to perform this test in ecodist?
many thanks
2006 Apr 10
0
rsync error
hello,
It's the first time I post some thing in this forum. I am using rsync
over
Netware 6.5 to syncing 20 Novell servers. My wan conection is 2 Mb and I
run rsync at night when traffic is very low. I use the following
parameters:
rsincstp.ncf
sys:rsync/rsyncdn Rsync172.17.X.Y:873
rsyncstr.ncf
sys:rsync/rsyncst
sys:rsync/rsync --progress --address=172.17.X.Y
2003 Oct 29
0
P-values in ncf package
Group,
I'm currently trying to find out how the function correlog in the ncf
package may be useful to me for calculating cross-correlograms. The
function's output includes P-values for all distance classes, but it seems
that only positive values can become significant. Is this true and correct?
If so, why?
Thanks in advance.
Ren? Eschen.
_______________________________________
Ren?
2002 Jul 08
0
(no subject)
Which version should I use out of the list? Or do I install all of them, one after the other?
ext3-2.4-0.9.9-2410p4.gz 05Sep01 (Against 2.4.10-pre4) (Changelog)
ext3-2.4-0.9.9-249ac9.gz 05Sep01 (Against 2.4.9-ac9)
ext3-2.4-0.9.10-2410.gz 23Sep01 (Against 2.4.10) (Changelog)
patch-rml-2.4.10-ac3-ext3-0.9.9-with-dir-speedup-1.gz 01Oct01 (From Robert Love. Unofficial :-))
2000 Oct 24
1
(no subject)
>>You need a set_ogg_malloc_handler(). That's it as far as the API goes.
>
>Assuming you consider it acceptable to store that information in
>global variables.
>
malloc() is currently a global function, so the situation is unchanged by
having a global name that refers to malloc() or a work-alike. Atleast, this
very much seems to me to be the case. Of course you actually
2011 Aug 11
1
matrix correlations with different packages
Dear all,
I'm calculating matrix correlations with permutation tests and I got this
funny result. All correlation coefficients are the same with mantel.test
{ncf} and pcol {simba} but the two functions yield dramatically different
p-values (using the same number of permutations). Could anyone please
enlighten me what is causing the difference and which result I can trust?
(My matrices
2013 Feb 13
1
[lattice] display a projected map on a layerplot
summary: I can display a lon-lat map on a lattice::layerplot, and I
can display a Lambert conformal conic (LCC) map on a spam::image, but
I can't display an LCC map on a lattice::layerplot. Example follows.
What am I doing wrong?
details:
I've been using `lattice` (via `rasterVis`) successfully to display
global atmospheric data, which works well enough (though I am
definitely intrigued
2020 Sep 24
2
SFTP seems to require the public key file - why?
We migrated a server a few days ago, and the private keys we use to connect
to customers got moved as well. However, some of our automated sftp batches
were failing with authentication errors. Looking into the verbose output, I
noticed that even though ~/.ssh/config is explicitly configured to use a
specific identity file, sftp was presenting every key known to the
ssh-agent, in order. This
2015 Sep 19
2
[RFE] Multiple ssh-agent support
On Fri, Sep 18, 2015 at 7:07 PM, Peter Stuge <peter at stuge.se> wrote:
> Fabiano Fid?ncio wrote:
>> A few possible solutions for this would involve a way to support more
>> than one agent, talking to both (the local one and the spice one),
>> merging then their responses and returning it to any application who
>> sent the request. Note that would be really nice if
2007 Jan 23
1
dovecotpw/sql crypt scheme core dump with rc17-19
Platform is Solaris 8 on a 280R.
I'm setting up a new installation of Dovecot, and I ran into some troubles
that I've partly tracked down.
I setup auth/user dbs with LDAP initially, and things worked well.
Passwords are stored as "{crypt}zxcv..." in LDAP.
I setup SQL, and began getting this:
dovecot: Jan 23 16:37:47 Error: child 8718 (auth-worker) killed with signal 11
2008 Aug 30
1
[Fwd: ***HTML***R help]
-------- Original Message --------
Subject: ***HTML***R help
Date: Sat, 30 Aug 2008 14:30:48 +0530
From: sayeed hussain <sayeedhussain19 at gmail.com>
To: ff809 at ncf.ca
Hello there
I am stuck with a problem and I need help
---------------------------
R has a defined function sum()
I by chance defined a function with same name
sum<-function(type='public')
{
.......
}
and
2001 Dec 03
2
ext3-0.9.16 against linux-2.4.17-pre2
An ext3 update which also applies to linux-2.4.16 is available at
http://www.zip.com.au/~akpm/linux/ext3/
Quite a lot of miscellany here. It would be appreciated if interested
parties could please test it in preparation for sending upstream. Thanks.
Changelog:
- Merged several ext2 sync-up patches from Christoph Hellwig
- Drop the big kernel lock across the call to block_prepare_write.