Displaying 20 results from an estimated 123 matches for "1582".
Did you mean:
152
2009 Apr 01
3
[Bug 1582] New: memory leak in do_ssh2_kex() routine (sshd.c)
https://bugzilla.mindrot.org/show_bug.cgi?id=1582
Summary: memory leak in do_ssh2_kex() routine (sshd.c)
Product: Portable OpenSSH
Version: 5.2p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: un...
2004 Aug 06
4
[Bug 1582] rsync dry run cannot find missing folders, contradicts actual run.
https://bugzilla.samba.org/show_bug.cgi?id=1582
------- Additional Comments From wayned@samba.org 2004-08-05 11:21 -------
Created an attachment (id=594)
--> (https://bugzilla.samba.org/attachment.cgi?id=594&action=view)
Fix problem with --dry-run (-n)
This patch avoids a fatal error when using --dry-run and the destination
direct...
2011 Mar 05
2
Grouping data in ranges in table
Working with the built in R data set Orange, e.g. with(Orange, table(age,
circumference)).
How should I go about about grouping the ages and circumferences in the
following ranges and having them display as such in a table?
age range:
118 - 664
1004 - 1372
1582
circumference range:
30-58
62- 115
120-142
145-177
179-214
Thanks for any feedback and insights, as I hoping for an output that looks
something like the following:
circumference range
30-58 62- 115 145-177....
age range
118 - 664...
2009 Mar 11
1
Is this a documentation bug? Spss dates import
...ou have to use a copy of SPSS
and obviously R.
The problem is that date conversion of data coming from SPSS
gives wrong results, if we follow ?as.POSIXct
## SPSS dates (R-help 2006-02-17)
z <- c(10485849600, 10477641600, 10561104000, 10562745600)
as.Date(as.POSIXct(z, origin="1582-10-14", tz="GMT"))
Note that ?as.POSIXct is coherent with the SPSS 'Programming and
Data Management' guide (pag. 116):
'Internally, dates and date/times are stored as the number of seconds
from October 14, 1582, and times are stored as the number of seconds
from mid...
2009 Mar 10
1
?as.POSIXct (PR#13587)
Full_Name: Luca Braglia
Version: 2.8
OS: Windows
Submission from: (NULL) (85.18.136.110)
>From ?as.POSIXct
## SPSS dates (R-help 2006-02-17)
z <- c(10485849600, 10477641600, 10561104000, 10562745600)
as.Date(as.POSIXct(z, origin="1582-10-14", tz="GMT"))
^^
It should be 15 (Gregorian calendar adoption day, when SPSS starts to count
seconds behind dates) . With 14, I used a .sav dataset imported with read.spss,
and after as.Date(as.POSIXct()) I got (obviously)
R.date = SP...
2002 May 20
0
No documentation for class AsIs (PR#1582)
There is no documentation for class AsIs, that is ?AsIs gives you
nothing. Relatedly, there is no discussion of the use of I() to create objects
of class AsIs on the help page for I(). This means that it is hard to find
information in the help pages about the following usage.
> test <- data.frame(x = I(letters[1:3]))
> test
x
1 a
2 b
3 c
> class(test$x)
[1] "AsIs"
2014 Apr 14
0
FreeBSD + Samba41 problems
...:1815(add_current_ace_to_acl)
add_current_ace_to_acl: malformed ACL in file ACL ! Deny entry after Allow entry. Failing to set on file ServiCor/Comercial/Propostas/2014/Condom?nios/ENTREGUES/Residencial San Lorenzo/Fotos/~0140203_151007.tmp.
[2014/04/14 09:05:32.742502, 0] ../source3/smbd/open.c:1582(defer_open_done)
PANIC: assert failed at ../source3/smbd/open.c(1582): ret
[2014/04/14 09:05:32.747430, 0] ../source3/lib/util.c:785(smb_panic_s3)
PANIC (pid 13264): assert failed: ret
[2014/04/14 09:05:32.747800, 0] ../lib/util/fault.c:72(fault_report)
=====================================...
2008 Aug 01
1
file descriptor in bad state
I've just setup a simple gluster storage system on Centos 5.2 x64 w/ gluster
1.3.10
I have three storage bricks and one client
Everytime i run iozone across this setup, i seem to get a bad file
descriptor around the 4k mark.
Any thoughts why? I'm sure more info is wanted, i'm just not sure what else
to include at this point.
thanks
[root at green gluster]# cat
2012 Dec 18
0
CentOS-announce Digest, Vol 94, Issue 9
...g
When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."
Today's Topics:
1. CEEA-2012:1576 CentOS 6 pch_gbe Update (Johnny Hughes)
2. CEBA-2012:1581 CentOS 6 selinux-policy Update (Johnny Hughes)
3. CEBA-2012:1582 CentOS 6 qemu-kvm Update (Johnny Hughes)
----------------------------------------------------------------------
Message: 1
Date: Mon, 17 Dec 2012 13:45:49 +0000
From: Johnny Hughes <johnny at centos.org>
Subject: [CentOS-announce] CEEA-2012:1576 CentOS 6 pch_gbe Update
To: centos-announc...
2004 Aug 05
0
[Bug 1582] New: rsync dry run cannot find missing folders, contradicts actual run.
https://bugzilla.samba.org/show_bug.cgi?id=1582
Summary: rsync dry run cannot find missing folders, contradicts
actual run.
Product: rsync
Version: 2.6.2
Platform: All
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P3
Compone...
2011 Feb 10
1
Ggplot: free x-scales in a facet-grid
Hello,
I have a ggplot that has the looks of the plot that I want, but it doesn't
have the right layout.
The data is an ordered melted dataframe:
- ID
- type (to use for a faced grid)
- time - type
- time - value (POSIXct)
- pos (to use for a faced grid, this is an index to split the plot)
The goal of the plot is to create a time line for each ID (different points
of time). The ID's
2017 Aug 30
3
Status of reverted Linux patch "tty: Fix ldisc crash on reopened tty", Linux 4.9 kernel frequent crashes
...ported he's able to trigger the same crash on Linux 4.10:
https://www.spinics.net/lists/kernel/msg2440637.html
https://lists.gt.net/linux/kernel/2664604?search_string=ldisc%20reopened;#2664604
Michael Neuling reported he's able to trigger the bug on PowerPC:
https://lkml.org/lkml/2017/3/10/1582
So now the question is.. is anyone currently working on getting this patch fixed and applied upstream? I think one of the problems earlier was being able to reliable reproduce the crash.. Nathan says he's able to reproduce it many times per week on his environment on x86_64.
Thanks a lot,...
2010 Mar 01
1
[LLVMdev] Clang build problem
...ned int&)
const
/home/neale/LLVM/llvm/include/llvm/ADT/StringRef.h:271: note:
bool llvm::StringRef::getAsInteger(unsigned int, int&) const
/home/neale/LLVM/llvm/include/llvm/ADT/StringRef.h:272: note:
bool llvm::StringRef::getAsInteger(unsigned int, unsigned int&) const
ExprConstant.cpp:1582: error: OgetSNaN¹ is not a member of Ollvm::APFloat¹
ExprConstant.cpp:1584: error: OgetQNaN¹ is not a member of Ollvm::APFloat¹
make[2]: ***
[/home/neale/LLVM/llvm/tools/clang/lib/AST/Debug/ExprConstant.o] Error 1
2000 Oct 30
1
circular statistics in R?
Hi there,
Has anybody heard of a circular statistics packages/function collection
in R (or S-Plus)? (I mean circular statistics for periodic data,(e.g.,
pointing directions), like the ones described in Batschelet (1980). For
example used to compute mean angular deviation and variance, perform
comparisons of mean angles using e.g. a Watson-Williams test etc.)
I didn't find anything so far,
2010 May 18
1
Getting dates in an SPSS file in right format.
Dear all,
I am trying to read an SPSS file into a data frame in R using method
read.spss(),
sample <- read.spss(file.name,to.data.frame=TRUE)
But dates in the data.frame ''sample'' are coming as integers and not in the
actual date format given in the SPSS file.
Appreciate if anyone can help me to solve this problem.
Kind Regards,
Praveen Surendran
2G, Complex
2010 May 13
1
xf86-video-nouveau-git and xorg-server-git
...(declared at
/usr/include/xorg/os.h:234)
nouveau_exa.c: In function 'nouveau_exa_destroy_pixmap':
nouveau_exa.c:388:2: warning: 'Xfree' is deprecated (declared at
/usr/include/xorg/os.h:234)
CC nouveau_xv.lo
nouveau_xv.c: In function 'NVSetupBlitVideo':
nouveau_xv.c:1582:2: warning: 'Xcalloc' is deprecated (declared at
/usr/include/xorg/os.h:225)
(...)
--------------------------------------------------
Kredyty hipoteczne z dop?at?. Sprawd? koniecznie!
http://linkint.pl/f26ca
2008 May 07
1
Sweave, xtable and font size
...1 (29\%) & 2104 (100\%) \\
2003 & 1684 (75\%) & 566 (25\%) & 2250 (100\%) \\
2004 & 1565 (73\%) & 567 (27\%) & 2132 (100\%) \\
2005 & 1629 (74\%) & 586 (26\%) & 2215 (100\%) \\
2006 & 1448 (72\%) & 553 (28\%) & 2001 (100\%) \\
2007 & 1582 (73\%) & 590 (27\%) & 2172 (100\%) \\
Total & 14802 (74\%) & 5330 (26\%) & 20132 (100\%) \\
\hline
\end{tabular}
}
\caption{My caption}
\end{center}
\end{table}
Can anybody help me? Thank you in advance.
Best regards,
Peter.
2003 Apr 21
3
Dates in read.spss
I am using read.spss in the foreign package to read an SPSS save file. For date variables I get huge values such as 11489990400. Does anyone know how to convert these values to R POSIXct date objects? Thanks in advance -Frank
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status
major 1
minor
2008 Feb 08
0
Transcoded G.722 calls unintelligible with recent SVN head
...1541
ulaw - 1578 - 24 969 153 20 3673 - 10389
14363 993 994 828
alaw - 1578 20 - 969 153 20 3673 - 10389
14363 993 994 828
g726aal2 - 2332 803 803 - 907 774 4427 - 11143
15117 24 1748 1582
adpcm - 1632 103 103 1023 - 74 3727 - 10443
14417 1047 1048 882
slin - 1558 29 29 949 133 - 3653 - 10369
14343 973 974 808
lpc10 - 2686 1157 1157 2077 1261 1128 - - 11497
15471 2101 2102 1936...
2007 Apr 09
1
Drb Connection error on multiple dispatch.fcgi ''s
...plugins/backgroundrb/server/lib/backgroundrb/middleman.rb:199:in `new_worker''
/usr/lib/ruby/1.8/drb/drb.rb:1552:in `perform_without_block''
/usr/lib/ruby/1.8/drb/drb.rb:1512:in `perform''
/usr/lib/ruby/1.8/drb/drb.rb:1586:in `main_loop''
/usr/lib/ruby/1.8/drb/drb.rb:1582:in `main_loop''
/usr/lib/ruby/1.8/drb/drb.rb:1578:in `main_loop''
/usr/lib/ruby/1.8/drb/drb.rb:1427:in `run''
/usr/lib/ruby/1.8/drb/drb.rb:1424:in `run''
/usr/lib/ruby/1.8/drb/drb.rb:1344:in `initialize''
/usr/lib/ruby/1.8/drb/drb.rb:1624:in `start_service...