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! Michael B ----- Original Message ----- From: "Sandro Bonazzola" <[email protected]> To: "Alon Bar-Lev" <[email protected]>, "Michael Burman" <[email protected]> Cc: [email protected], "Meni Yakove" <[email protected]> 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" <[email protected]> >> To: [email protected] >> Cc: "Meni Yakove" <[email protected]> >> 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 -- Michael Burman Intern in RedHat Israel, RHEV-M QE Network Team Mobile: 054-5355725 IRC: mburman _______________________________________________ Infra mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/infra
