similar to: yum update info output

Displaying 20 results from an estimated 10000 matches similar to: "yum update info output"

2017 Nov 07
0
yum update info output
On 11/06/2017 01:01 PM, Thomas Roth wrote: > Hi all, > > when I check for updates with yum, it gives me a list of packages, with > some additional info, e.g. > > ?--> systemd-sysv-219-42.el7_4.1.x86_64 from @updates removed (updateinfo) > ?--> systemd-sysv-219-42.el7_4.4.x86_64 from updates removed (updateinfo) > > > yum info will tell me that I have 4.1 of
2018 May 12
2
Latest CentOS does not boot, Proliant ML330 G6
> m.roth at 5-cent.us kirjoitti 11.5.2018 kello 22.52: > > Jari Fredriksson wrote: >> Hello all. >> >> I just upgraded to the latest and tried to reboot: kernel panic and dead >> as a brick. >> >> Luckily GRUB still works and booting the to the next option in boot menu >> succeeds. >> >> How can this be? This OS is assumed to be
2017 Jan 13
1
yum --security check-update
Hi all, Does anyone know why when I run the following command, I get thousands of packages in the output, saying they've been excluded? [root at server yum.repos.d]# yum --security check-update | less Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.removed.com * epel: mirror.removed.com * extras: mirror.removed.com * updates: mirror.removed.com
2017 Oct 20
0
CEBA-2017:2941 CentOS 7 systemd BugFix Update
CentOS Errata and Bugfix Advisory 2017:2941 Upstream details at : https://access.redhat.com/errata/RHBA-2017:2941 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: bbb053ff5961c79e958b2d1a7237ddd67765ec8d337f845a91778601d2c1876b libgudev1-219-42.el7_4.4.i686.rpm
2017 Oct 10
1
yum security update issue
Hi all, I have used http://cefs.steve-meier.de/ plus https://github.com/vmfarms/generate_updateinfo to insert some security-information into my os-updates - mirror. This seems to work, but only partially. On my 7.4 test server, > yum --security -v check-update gives me dnsmasq, nss, nss-sysinit and nss-tools as the packages to install. The nss-packages are all of "severity =
2017 Sep 18
4
Update from 7.3 to 7.4 failing because of architecture change from PPC64 to PPC
Hello, I'm having problems updating from 7.3 to 7.4 on my ppc64 (IBM Power7 p770) installation. yum update stops with Error: Multilib version problems found. [..] Protected multilib versions: systemd-libs-219-42.el7.ppc != systemd-libs-219-42.el7_4.1.ppc64 When I scroll back through the transaction check I see various package dependencies for *.ppc instead of *.ppc64. First appearance in
2017 Jun 21
2
Problems with EPEL
I didn't want to join yet another mailing list.... Is anyone/everyone having issues? Our hourly cron job checking update is failing on EPEL: Updateinfo file is not valid XML: <open file '/var/cache/yum/x86_64/7/epel/gen/updateinfo.xml', mode 'rt' at 0x1dd46f0> When I try to look at it, it appears to have binary data in it. mark
2019 May 30
2
epel repository broken
Hello, I have now over two Days this errors on all my systems ? Updateinfo file is not valid XML: <open file '/var/cache/yum/x86_64/7/epel/ 92f2e15cad66d79ea1ad327e2af7af89d98e4d153d7a3e27ff41946f476af5b4- updateinfo.xml.zck', mode 'rt' at 0x7f464cf24420> a "yum clean all" dont't change the Problem! -- mit freundliche Gr??en / best regards, G?nther J.
2017 Dec 07
2
kmod c74 broken: howto report it
hi all, latest kmod update 20-15.el7_4.6 is broken on our systems, while previous 20-15.el7_4.4 was working fine (and downgrading fixes the issue). the issue is with modules from mellanox kmod rpms that are symlinked in the weak-updates dir. the config files in /etc/depmod.d look ok (and do work with previous version): dist.conf has weak-updates after built-in, and mellanox kmod rpms ship a
2017 Sep 18
2
Update from 7.3 to 7.4 failing because of architecture change from PPC64 to PPC
Yep. This worked. Thanks! Why yum can't figure this out itself? On Mon, Sep 18, 2017 at 3:29 PM, Johnny Hughes <johnny at centos.org> wrote: > On 09/18/2017 08:18 AM, Armin Kunaschik wrote: >> Hello, >> >> I'm having problems updating from 7.3 to 7.4 on my ppc64 (IBM Power7 >> p770) installation. >> yum update stops with >> Error: Multilib
2015 Sep 09
1
yum list-sec CVE
2015-09-03 12:56 GMT+02:00 Karanbir Singh <mail-lists at karan.org>: > On 02/09/15 19:27, Raymond Durand wrote: > > Hi, > > > > Is the command > > #yum list-sec cves > > > > still compatible with Centos7? > > > this should not have worked with any version of CentOS, you can do some > scraping and feeding into a local repo instance, but
2015 Jan 06
2
When will CentOS Publish Errata?
> 1. Blatant screen scraping is a violation of the terms of service for RHN .. > so where is a SOURCE of information for something like this: > > https://rhn.redhat.com/errata/RHSA-2014-2024.html > > If you read this: > https://access.redhat.com/help/terms/ > > then, one can not just grab all the info on that errata page and distribute it .. > which is why we LINK
2019 May 29
1
Updateinfo file is not valid XML
Hi, Since last night, all my servers spew out the following error when trying to run an update, either via yum-cron or manually: # yum check-update Loaded plugins: fastestmirror, priorities Determining fastest mirrors ... 194 packages excluded due to repository priority protections Updateinfo file is not valid XML: <open file
2015 Jan 06
2
When will CentOS Publish Errata?
On 01/06/2015 04:25 AM, Liam O'Toole wrote: > On 2015-01-06, Somers-Harris, David | David | OPS > <david.somers-harris at mail.rakuten.com> wrote: >>> 1. Blatant screen scraping is a violation of the terms of service >>> for RHN .. so where is a SOURCE of information for something like >>> this: >>> >>>
2015 Apr 08
4
Update only of security vulnerabilities?
Hi All :) What is the best way to get a list of available security updates? I found several commands for that: 1) yum updateinfo list updates -q --security 2) yum list-security --security -q 3) yum --security check-update -q Based on the sample output below I think I can use any of the three with some awk to get a list of packages. yum updateinfo list updates -q --security FEDORA-EPEL-2014-0525
2018 May 11
1
Centos7 update: epel no route to host
Hello All, I' have a laptop who's not booting to graphical screen today. Actualy I had several the last few days, related to cr repo. This one won't update, EM: updates | 3.4 kB 00:00:00 epel/x86_64/updateinfo FAILED https://mirror.ynet.sk/epel/7/x86_64/repodata/3ada5bcbccaa9772074a773b15bd01dd48e753a184ebecfed590de6c389ada03-updateinfo.xml.bz2: [Errno 14] curl#7 -
2006 Jul 24
1
Problems with MGE ESV 8+ and NUT 2.0.3
Hello, I recently had a failure with my old MGE ESV8 ups, it just died on me so I had to get a new one. I found a MGE ESV8+ cheap and everything seems to work fine with it except the communication with the computer. The old ESV8 (non +) worked fine with NUT after applying some patches I got from the mailing list, but I think they are in the source tree now. I'm using the same cable that
2017 Dec 06
0
CEBA-2017:3324 CentOS 7 libvirt BugFix Update
CentOS Errata and Bugfix Advisory 2017:3324 Upstream details at : https://access.redhat.com/errata/RHBA-2017:3324 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 90bd9b96021ad618cde8609b30cebacf2e746f25418e259fa7d57cc9965d1c49 libvirt-3.2.0-14.el7_4.4.x86_64.rpm
2018 Mar 10
0
CEEA-2018:0405 CentOS 7 fence-agents Enhancement Update
CentOS Errata and Enhancement Advisory 2018:0405 Upstream details at : https://access.redhat.com/errata/RHEA-2018:0405 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 81164e5236795d49af78522b24efa7b49235382e2457f3d43c00f069020857b3 fence-agents-all-4.0.11-66.el7_4.4.x86_64.rpm
2018 Jan 26
0
CentOS-announce Digest, Vol 155, Issue 7
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