similar to: CEBA-2013:1046 CentOS 6 glibc Update

Displaying 20 results from an estimated 120 matches similar to: "CEBA-2013:1046 CentOS 6 glibc Update"

2013 Jul 12
0
CentOS-announce Digest, Vol 101, Issue 8
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2013 Oct 15
0
CentOS-announce Digest, Vol 104, Issue 6
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2013 Aug 28
0
CEBA-2013:1179 CentOS 6 glibc Update
CentOS Errata and Bugfix Advisory 2013:1179 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1179.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 4c14dd60cada88633694c3f1c605ad59f4d6c05fad3d13d4ecdb6ef1d94c3e3f glibc-2.12-1.107.el6_4.4.i686.rpm
2013 Oct 14
0
CEBA-2013:1421 CentOS 6 glibc Update
CentOS Errata and Bugfix Advisory 2013:1421 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1421.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 4c811ca786013f6bd60d6eae101388eecbbdca862a22b2732a934612bd3fe877 glibc-2.12-1.107.el6_4.5.i686.rpm
2013 Aug 29
0
CentOS-announce Digest, Vol 102, Issue 16
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2013 Oct 10
4
- problem gcc with yum
hi all, today, I have this problem: # yum install gcc Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: ftp.hosteurope.de * epel: mirror.de.leaseweb.net * extras: ftp.hosteurope.de * updates: ftp.hosteurope.de Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.4.7-3.el6 will be installed
2011 Mar 04
1
a simple problem
Hello R-help   I am working with large data table that have the occasional label,  a particular time point in an experiment. E.g: "Time (min)", "R1 R1", "R2 R1", "R3 R1", "R4 R1" .909, 1.117, 1.225, 1.048, 1.258 3.942, 1.113, 1.230, 1.049, 1.262 3.976, 1.105, 1.226, 1.051, 1.259 4.009, 1.114, 1.231, 1.053, 1.259 4.042, 1.107, 1.230, 1.048, 1.262
2007 Aug 15
0
Negative Binomial: glm.nb
Hi Folks, I'm playing with glm.nb() in MASS. Reference: the negative binomial distribution P(y) = (Gamma(theta+y)/(Gamma(theta)*y!))*(p^theta)*(1-p)^y y = 0,1,2,... in the notation of the MASS book (section 7.4), where p = theta/(mu + theta) so (1-p) = mu/(mu + theta) where mu is the expected value of Y. It seems from ?glm.nb that an initial value of theta is either supplied, or
2008 Aug 08
2
aggregate
Dear All- I have a dataset that is comprised of the following: doy yr mon day hr hgt1 hgt2 hgt3 co21 co22 co23 sig1 sig2 sig3 dif flag 244.02083 2005 09 01 00 2.6 9.5 17.8 375.665 373.737 373.227 3.698 1.107 0.963 -0.509 PRE 244.0625 2005 09 01 01 2.6 9.5 17.8 393.66 384.773 379.466 15.336 11.033 5.76 -5.307 PRE 244.10417 2005 09 01 02 2.6 9.5 17.8 411.162 397.866 387.755 6.835 5.61 6.728
2002 Mar 14
2
PATCH: better progress reporting
I've been looking at the --progress reporting, which is somewhat improved these days. But look at this output of this evening rawhide mirror update: [...] perl-DB_File-1.75-27.i386.rpm 73430 100% 519.63kB/s 0:00:00 perl-DB_File-1.75-28.99.3.i386.rpm 61783 100% 533.94kB/s 0:00:00 [...] Now, while it's good to have the ETA ticking down as something is fetched,
2014 Feb 06
1
Application Hang issue in RHEL6.4
Hi All, We see our application Hanging at shmctl (SHM_LOCK). Kernel : 2.6.32-358.el6.x86_64 OS : Red Hat Enterprise Linux Server release 6.4 (Santiago) 1. When it hangs, this is what strace gives: [RHEL6.4 at 10.201.0.221 bin]# strace -p 23793 Process 23793 attached - interrupt to quit [ Process PID=23793 runs in 32 bit mode. ] shmget(0x110c1be, 16777216, 0666) =
2014 Aug 23
0
Asterisk Crash 1.8.13.0
Hi, I have tried to start asterisk 1.8.13.0 using "asterisk -vvvvvvvvvvvvvgc" and service asterisk start. Every time I found below kinds of error. Please help me out, if anyone have idea Reading symbols from /usr/lib/libpq.so.5...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libpq.so.5 Reading symbols from /lib/libldap_r-2.4.so.2...(no debugging symbols
2007 Jul 14
0
ts model challenge (transfer function)
Dear useRs, I am trying to model a time series with a transfer function. I think it can be put into the ARMA framework, and estimated with the 'arima' function (and others have made similar comments on this list). I have tried to do that, but the results have so far been disappointing. Maybe I am trying to make 'arima' do something it can't... The data are time series of
2013 Sep 10
1
Dovecot 2.0, 2.1 and 2.2.5 core dump when Quota Plugin (FS) is enabled
Hi, we are actually deploying a new IMAP-Server, targeting dovecot 2.1.17. Unfortunately, our tests with imaptest did not succeed, were ending in core dumps. We did this test: ./imaptest host=example.com port=143 user=strack pass=secret disconnect_quit no_pipelining mbox=dovecot-crlf That's what we get in dovecot's log: Sep 10 11:17:04 imap-login: Info: Login: user=<strack>,
2012 Aug 03
1
Multiple Comparisons-Kruskal-Wallis-Test: kruskal{agricolae} and kruskalmc{pgirmess} don't yield the same results although they should do (?)
Hi there, I am doing multiple comparisons for data that is not normally distributed. For this purpose I tried both functions kruskal{agricolae} and kruskalmc{pgirmess}. It confuses me that these functions do not yield the same results although they are doing the same thing, don't they? Can anyone tell my why this happens and which function I can trust? kruskalmc() tells me that there are no
2017 Mar 09
0
[Bug 1046] mobility header with range gives illegible rule
https://bugzilla.netfilter.org/show_bug.cgi?id=1046 Shyam Saini <mayhs11saini at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED CC|
2011 Sep 22
0
CEBA-2011:1046 CentOS 5 i386 udev Update
CentOS Errata and Bugfix Advisory 2011:1046 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-1046.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: de5aa28e2af3a53b1fd25ef62a02a8b0 libvolume_id-095-14.27.el5.i386.rpm 132f6fe68011df0e978bb956f53aead3 libvolume_id-devel-095-14.27.el5.i386.rpm
2011 Sep 22
0
CEBA-2011:1046 CentOS 5 x86_64 udev Update
CentOS Errata and Bugfix Advisory 2011:1046 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-1046.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: e4f19abb81ff088364b30a5175dbb0d1 libvolume_id-095-14.27.el5.i386.rpm 4dfd7975585708cd23d72d1d9a9b1e82 libvolume_id-095-14.27.el5.x86_64.rpm
2014 Aug 12
0
CEEA-2014:1046 CentOS 7 yum-utils Enhancement Update
CentOS Errata and Enhancement Advisory 2014:1046 Upstream details at : https://rhn.redhat.com/errata/RHEA-2014-1046.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: ea7e7baa17dd63572fef201446bb164a518ea38ef95f980f6c3ac38ab778c906 yum-NetworkManager-dispatcher-1.1.31-25.el7_0.noarch.rpm
2001 Aug 09
1
bug (and fix) in seq.POSIXt (PR#1046)
I can't reach r-project.org at the moment so cannot check whether this is a known bug. > version _ platform i386-pc-mingw32 arch x86 os Win32 system x86, Win32 status major 1 minor 3.0 year 2001 month 06 day 22 language R The