Displaying 20 results from an estimated 25 matches for "20121221".
Did you mean:
20121229
2015 Jun 25
1
Trying to update a CentOS 7.1 docker image, getting errors on yum update regarding iputils
Hi All;
Is there a corrupt iputils rpm located on one or more of the CentOS
update file servers?
Here's an excerpt of the output of my yum update -y command:
Updating : iputils-20121221-6.el7_1.1.x86_64
17/44Error unpacking rpm package iputils-20121221-6.el7_1.1.x86_64
error: unpacking of archive failed on file /usr/bin/ping: cpio: cap_set_file
error: iputils-20121221-6.el7_1.1.x86_64: install failed
Advice please.
Thanks,
Ken Wolcott
2015 Jun 24
0
CEBA-2015:1145 CentOS 7 iputils BugFix Update
...d Bugfix Advisory 2015:1145
Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1145.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
0790a44cb39ff51f2ac43c3d246be72b89d51ca1d51dfa36264fef665cdb6cf8 iputils-20121221-6.el7_1.1.x86_64.rpm
a85d6f93760132d09fa1ab231972666d8cce2ceffa317541afb3e244e601b3a0 iputils-ninfod-20121221-6.el7_1.1.x86_64.rpm
62599149af6f709f5e1ba0a10e1c7e05da5efbf7bdda26b2ab1c24591cfa2af6 iputils-sysvinit-20121221-6.el7_1.1.x86_64.rpm
Source:
349cdf61004d8d6bba77c0e090daa996b07ee3e786919...
2012 Dec 21
2
[LLVMdev] assert in InnerLoopVectorizer::createEmptyLoop
...unt, IdxTy, "ptrcnt.to.int",
Loc);
else
Count = CastInst::CreateZExtOrBitCast(Count, IdxTy, "zext.cnt", Loc);
// <= this line
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121221/9d60cfb0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test1.c
Type: text/x-csrc
Size: 504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121221/9d60cfb0/attachment.c>
2012 Dec 21
14
[Bug 58615] New: nv43 hangs with direct rendering since 3.7 rework
...l,
now I want to attach partial bisection logs, done with mainline kernel.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20121221/a2e3b05d/attachment.html>
2012 Dec 21
0
[LLVMdev] assert in InnerLoopVectorizer::createEmptyLoop
...unt, IdxTy, "ptrcnt.to.int",
Loc);
else
Count = CastInst::CreateZExtOrBitCast(Count, IdxTy, "zext.cnt", Loc);
// <= this line
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121221/9ab19e8a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oggenc.i.gz
Type: application/x-gzip
Size: 248754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121221/9ab19e8a/attachment.bin>
2012 Dec 21
0
[LLVMdev] assert in InnerLoopVectorizer::createEmptyLoop
...___
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121221/b964f39e/attachment.html>
2012 Dec 21
1
Adding to CreateLocalRepos wiki page
...epo of just the
packages which are already installed on a system. This is useful when you
maintain systems which are in their own isolated network.
~ Andres
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20121221/ab0d8bab/attachment-0006.html>
2012 Dec 20
1
sip call failed in openbts with asterisk
...ryone is busy/congested at this time (1:0/0/1)
-- Auto fallthrough, channel 'SIP/IMSI466990004244439-00000014' status
is 'CHANUNAVAIL'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20121221/0f45de00/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asterisk sip_debug_on
Type: application/octet-stream
Size: 4673 bytes
Desc: not available
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20121221/0f45de00/attachmen...
2013 Feb 12
0
error message from predict.coxph
In one particular situation predict.coxph gives an error message. Namely: stratified data, predict='expected', new data, se=TRUE. I think I found the error but I'll leave that to you to decide.
Thanks,
Chris
######## CODE
library(survival)
set.seed(20121221)
nn <- 10 # sample size in each group
lambda0 <- 0.1 # event rate in group 0
lambda1 <- 0.2 # event rate in group 1
t0 <- 10 # time to estimate expected numbers of events
# 'correct' number of events at time t0 = rate of events (lambda) times time (t0)
t0*lambda0
t0*lambda1
#...
2012 Dec 21
0
[LLVMdev] LLVM getBasicBlockIndex() or equivalent
...ndles_8cpp_source.html#l00078
Or something equivalent? I just want to get an ID of the basic blocks.
Thank you !
--
Best regards,
Alexandru Ionut Diaconescu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121221/c07a38f5/attachment.html>
2012 Dec 21
0
[LLVMdev] llvm segfault Instruction::getOpcode
...AL__N_19ifChecker9operEquivEPN4llvm11InstructionES3_+16>:
movzbl 0x4(%edx),%edx
What is the problem?
Thank you !
--
Best regards,
Alexandru Ionut Diaconescu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121221/c2cf8ac3/attachment.html>
2012 Dec 21
0
[LLVMdev] clang+llvm-3.2-x86-linux-ubuntu-12.04 targets x86_64 instead of x86
...s/RELEASE_32/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
Downloaded from http://llvm.org/releases/3.2/clang+llvm-3.2-x86-linux-ubuntu-12.04.tar.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121221/6ae0fd0f/attachment.html>
2012 Dec 21
3
[LLVMdev] Heads up -- take two for renaming VMCore -> IR
...hat. I'll move each header one at a time so that folks can chime in on the
review thread if there are questions / concerns about the layering here.
-Chandler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121221/fcf85b6c/attachment.html>
2012 Dec 21
0
[LLVMdev] llvm 3.2 regression
...s mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
--
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121221/8bac1efa/attachment.html>
2015 Jun 24
0
CentOS-announce Digest, Vol 124, Issue 12
...d Bugfix Advisory 2015:1145
Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1145.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
0790a44cb39ff51f2ac43c3d246be72b89d51ca1d51dfa36264fef665cdb6cf8 iputils-20121221-6.el7_1.1.x86_64.rpm
a85d6f93760132d09fa1ab231972666d8cce2ceffa317541afb3e244e601b3a0 iputils-ninfod-20121221-6.el7_1.1.x86_64.rpm
62599149af6f709f5e1ba0a10e1c7e05da5efbf7bdda26b2ab1c24591cfa2af6 iputils-sysvinit-20121221-6.el7_1.1.x86_64.rpm
Source:
349cdf61004d8d6bba77c0e090daa996b07ee3e786919...
2012 Dec 21
2
Can data.frame be saved as image?
Dear R forum
I have one stupid question, but I have no other solution to it in sight?
Suppose some R process creates graphs etc alongwith main output as data.frame e.g
output1 = data.frame(bands = c("A", "B", "C"), results = c(74, 108, 65))
I normally save this output as some csv file.
But I need to save this output as some image (I understand this is weird,
2012 Dec 20
2
[LLVMdev] llvm 3.2 regression
On Thu, Dec 20, 2012 at 11:35:47PM +0400, Anton Korobeynikov wrote:
> > Can this be fixed before the 3.2 release?
> Given that release is tomorrow, then - no, unfortunately.
Well if you can't fix the bug by tomorrow, can't you at least revert the
failing part of...
2012 Dec 21
2
[LLVMdev] LLVM 3.2 on Xcode
...iling list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
--
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121221/871fc99d/attachment.html>
2012 Dec 07
0
[LLVMdev] Interprocedural Register Allocation
Hi Jakob,
I have been trying to learn how the CodeGen passes work and I am playing
around with the -debug-pass option. I tried implementing a bare
CallGraphSCCPass based Pass in the CodeGen which basically does nothing for
now. I mostly tried to replicate what RegAlloc passes do. I did this
instead of modifying the existing RegAlloc passes to use CallGraphSCCPass
because that was becoming way too
2012 Nov 02
2
[LLVMdev] Interprocedural Register Allocation
On Oct 31, 2012, at 1:41 PM, Madhusudan C.S <madhusudancs at gmail.com> wrote:
> I have spent last 4 weeks trying to figure out how to implement
> Interprocedural Register Allocation. I must admit that I was really
> overwhelmed with LLVM's codebase while trying to figure this out :)
> There is so much to know! I think I have reached a point where I
> have some sort of