Displaying 20 results from an estimated 2000 matches similar to: "yum - package version database"
2009 Apr 28
1
Reconfiguring yum
Hi there --
I need to reconfigure yum on one of our centos 5.3 systems in order for the
automatic updates to work.
Currently the error messages that I am getting are shown below:
$ sudo yum check-update
Loaded plugins: allowdowngrade, changelog, downloadonly, fastestmirror,
priorities, protectbase, tsflags, versionlock
Loading mirror speeds from cached hostfile
* base: mirrors.rit.edu
*
2014 Jun 04
3
KVM integrated network (user mode) dying after inactivity
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi list,
I searched the web for bug reports regarding this phenomenon I see on
*multiple* machines of a customer, however, I didn't find an exact
fit. So, I'd like to ask here whether anyone else has run into this.
I have multiple CentOS 6 machines running using KVM to virtualize a
bunch of machines on them (LVM-based).
Software releases
2010 Mar 25
1
[LLVMdev] TSFlagsFields and TSFlagsShifts obsolete?
I think we can get rid of the TSFlagsFields and TSFlagsShifts hack in the InstrInfo TableGen class now.
This seems to work just fine:
class Instruction {
bits<32> TSFlags;
}
class Domain<bits<2> val> {
bits<2> Value = val;
}
def GenericDomain : Domain<0>;
def SSEPackedInt : Domain<1>;
def SSEPackedSingle : Domain<2>;
def SSEPackedDouble :
2014 Feb 05
0
CEBA-2014:0138 CentOS 6 yum-utils Update
CentOS Errata and Bugfix Advisory 2014:0138
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0138.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
074cded096000092dfd80b9b85c440b53d591c21e70de7eee824ea23a526c0f9 yum-NetworkManager-dispatcher-1.1.30-17.el6_5.noarch.rpm
2018 Aug 09
0
CESA-2018:2284 Important CentOS 6 yum-utils Security Update
CentOS Errata and Security Advisory 2018:2284 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2018:2284
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
7bfcb55e8ee020fb90438be89a7e6c4659815a47a6a1dc84307ed097c610b164 yum-NetworkManager-dispatcher-1.1.30-42.el6_10.noarch.rpm
2014 Oct 31
2
[LLVMdev] TSFlags in AsmBackend
Hello LLVM,
I'd like to check TSFlags in my AsmBackend code. However AsmBackend
objects don't have a reference to MCInstrInfo, which is the only way
I've seen to reach TSFlags. A quickie grep shows that none of the
existing targets check TSFlags in their AsmBackends. Is there any
reason I shouldn't check TSFlags in AsmBackend? If not, what's the
best way to go about it?
2018 Aug 10
0
CentOS-announce Digest, Vol 162, Issue 1
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://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
2014 Mar 27
1
Asterisk SSL support broken with update from openssl-1.0.0 to 1.0.1e, recompiling does *not* help
I am having an issue that prevents WebSockets over SSL/TLS (or any kind of encrypted HTTP traffic to Asterisk) from working after an openssl library update.
My setup is CentOS 6 x86_64, and initially, with openssl[-devel]-1.0.0-20.el6_2.5.x86_64 . With this openssl versions, https over TCP port 8089 initializes correctly with asterisk-11.7.0. After an upgrade to
2008 Dec 29
4
yum cannot find bittorent rpm at dag
I am trying to get the x86_64 isos of CentOS-5.2. I wish to use
bittorrent. The last time that I did this I required the bittorent
package from Dag's repository. I have configured
/etc/yum.repos.d/DagWieers.repo thus:
[dag]
name=Dag Wieers RPM Repository for Red Hat Enterprise Linux
#Also see URL http://dag.wieers.com/home-made/apt/
2004 Jun 07
2
[LLVMdev] Emitting assembler code
Hello,
I'm trying to write assembler code writer, and of course, have new questions.
I'd like the structure my implementation like this:
if (/*binary instruction*/) {
// print destination
O << " = ";
// print first operand
O << opcode;
// print second operand.
}
if (/* unary instruction */ ) {
....
}
if (/*control instruction*/) {
....
2004 Jun 07
0
[LLVMdev] Emitting assembler code
On Mon, 7 Jun 2004, Vladimir Prus wrote:
>
> Hello,
> I'm trying to write assembler code writer, and of course, have new questions.
> I'd like the structure my implementation like this:
> if (/*binary instruction*/) {
> if (/* unary instruction */ ) {
> if (/*control instruction*/) {
Okay, that should be no problem.
> The question is how to write those
2013 Jul 01
3
Yum errors
Hi,
I have a machine that recently had some file system corruption. fsck was able
repair the file system but I am getting the following error when I try to
do yum update:
[Errno 21] Is a directory: '/var/lib/yum/yumdb/e/2f883c08e3b596b66fcc19c6b4d73b11c9aaa43e-e2fsprogs-1.41.12-14.el6_4.2-x86_64/checksum_type'
In searching Google, some suggested renaming the yumdb but that just results
2014 Jan 08
0
CESA-2014:0015 Important CentOS 6 openssl Update
CentOS Errata and Security Advisory 2014:0015 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-0015.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
dade1d156bd3ea872b6622e0c8f2eab5453424cbaadd475a49e6d77455169752 openssl-1.0.1e-16.el6_5.4.i686.rpm
2014 Jan 09
0
CentOS-announce Digest, Vol 107, Issue 5
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
2017 Sep 04
2
Issues in Vector Add Instruction Machine Code Emission
Thank You.
My add instruction has TA as follows:
def P_256B_VADD : I<0xE1, MRMDestReg, (outs VRP_2048:$dst), (ins
VRP_2048:$src1, VRPIM_2048:$src2),"P_256B_VADD\t{$src1, $src2, $dst|$dst,
$src1, $src2}", [(set VRP_2048:$dst, (add (v64i32 VRP_2048:$src1), (v64i32
VRP_2048:$src2)))]>, TA;
so i defined;
bool HasTA = TSFlags & X86II::TA; in x86MCCodeEmitter.cpp
then used
2015 Jul 10
2
[LLVMdev] TSFlags
Hello all,
I wan to ask, what is exactly the purpose of TSFlags and can it be used for
the condition handling in instructions?
How can I implement the conditions in the instruction when I don't have
access to the Status Register?
Best regards,
ES
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2017 Sep 04
2
Issues in Vector Add Instruction Machine Code Emission
Hello,
I am trying to emit binary for my implemented vector instructions. Although
yet i havent done any change or addition in MC framework, For vector load
instruction there are no error coming. But for vector add
instruction is something like this;
> %R_0_REG2048b_1<def> = P_256B_VADD %R_0_REG2048b_1<kill>,
%R_0_REG2048b_0<kill>
I am getting the following error:
Unknown
2017 Sep 04
2
Issues in Vector Add Instruction Machine Code Emission
You are right. But when i defined my instruction as follows:
def P_256B_VADD : I<0xE1, MRMDestReg, (outs VRP_2048:$dst), (ins
VRP_2048:$src1, VRPIM_2048:$src2),"P_256B_VADD\t{$src1, $src2, $dst|$dst,
$src1, $src2}", [(set VRP_2048:$dst, (add (v64i32 VRP_2048:$src1), (v64i32
VRP_2048:$src2)))]>, VEX_4V;
I get opcode conflicts? Then what to do?
On Tue, Sep 5, 2017 at 3:51 AM,
2009 Mar 03
1
Yum security plugin
Hi,
On CentOS 5.2 x86_64 (2.6.18-92) the yum security plugin seem to not
working.
If I try "yum update --security" nothing is done.
Is there something to configure ?
All the following packages are installed on my system.
yum.noarch 3.2.8-9.el5.centos.2.1
installed
yum-aliases.noarch 1.1.10-9.el5.centos
installed
2011 Sep 22
0
CEBA-2011:1045 CentOS 5 i386 yum-utils Update
CentOS Errata and Bugfix Advisory 2011:1045
Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-1045.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
i386:
bc4cec042b74a73350edb914d7bf2497 yum-aliases-1.1.16-16.el5.centos.noarch.rpm
8c67968edb8406adb383175f3a2f3208 yum-allowdowngrade-1.1.16-16.el5.centos.noarch.rpm