
Il 14/01/2015 08:28, Michael Burman ha scritto:
Hi Sandro,
cat /etc/yum.conf [main] cachedir=/var/cache/yum/$basearch/$releasever keepcache=0 debuglevel=2 logfile=/var/log/yum.log exactarch=1 obsoletes=1 gpgcheck=1 plugins=1 installonly_limit=3
# This is the default, if you make this bigger yum won't see if the metadata # is newer on the remote and so you'll "gain" the bandwidth of not having to # download the new metadata and "pay" for it by yum not having correct # information. # It is esp. important, to have correct metadata, for distributions like # Fedora which don't keep old packages around. If you don't like this checking # interupting your command line usage, it's much better to have something # manually check the metadata once an hour (yum-updatesd will do this). # metadata_expire=90m
# PUT YOUR REPOS HERE OR IN separate files named file.repo # in /etc/yum.repos.d
- I changed the gpgcheck=0 in /etc/yum.conf and it's working now :)
Thank you very much!
You're welcome. I suggest you to remove the gpgcheck line from /etc/yum.conf and allow repo files to specify it without being overridden.
Michael B
----- Original Message ----- From: "Sandro Bonazzola" <sbonazzo@redhat.com> To: "Alon Bar-Lev" <alonbl@redhat.com>, "Michael Burman" <mburman@redhat.com> Cc: infra@ovirt.org, "Meni Yakove" <myakove@redhat.com> Sent: Wednesday, January 14, 2015 8:53:35 AM Subject: Re: 'Package otopi-java-1.3.1-0.0.master.20141124.git523a28c.el6.noarch.rpm is not signed' when trying to install 3.6 from ovirt-master-snapshot
Il 13/01/2015 19:40, Alon Bar-Lev ha scritto:
----- Original Message -----
From: "Michael Burman" <mburman@redhat.com> To: infra@ovirt.org Cc: "Meni Yakove" <myakove@redhat.com> Sent: Tuesday, January 13, 2015 4:26:16 PM Subject: 'Package otopi-java-1.3.1-0.0.master.20141124.git523a28c.el6.noarch.rpm is not signed' when trying to install 3.6 from ovirt-master-snapshot
Hello,
I'm running 'yum install ovirt-engine' from ovirt-master-snapshot for ovirt 3.6 , and from ovirt-master-snapshot-static. this the second time i do it this week and in first time i didn't had this issue, but this time, I'm getting this "Package otopi-java-1.3.1-0.0.master.20141124.git523a28c.el6.noarch.rpm is not signed" this message appears only after finished downloading all packages and installation is dropped. This is a clean installation and i don't have any 'gpgchk enabled'
I am unsure snapshots are signed.
Snapshot are not signed. repo file installed by ovirt-release*-snapshot have gpg check disabled. Can you attach your /etc/yum.conf and /etc/yum.repos.d/* ?
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com