[ACTION REQUIRED] broken dependency with vdsm git6e84643

DEBUG util.py:417: Error: Package: vdsm-4.18.999-232.git6e84643.el7.centos.x86_64 (ovirt-master-snapshot) DEBUG util.py:417: Requires: safelease >= 1.0-7 DEBUG util.py:417: Available: safelease-1.0-5.el7.x86_64 (centos-epel) DEBUG util.py:417: safelease = 1.0-5.el7 -- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com

It might be a good idea to add an install test to check-patch.sh so we'll avoid such errors in the future... On Wed, Jul 13, 2016 at 10:04 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
DEBUG util.py:417: Error: Package: vdsm-4.18.999-232.git6e84643.el7.centos.x86_64 (ovirt-master-snapshot) DEBUG util.py:417: Requires: safelease >= 1.0-7 DEBUG util.py:417: Available: safelease-1.0-5.el7.x86_64 (centos-epel) DEBUG util.py:417: safelease = 1.0-5.el7
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Eyal Edri Associate Manager RHEV DevOps EMEA ENG Virtualization R&D Red Hat Israel phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ)

On Wed, Jul 13, 2016 at 9:08 AM, Eyal Edri <eedri@redhat.com> wrote:
It might be a good idea to add an install test to check-patch.sh so we'll avoid such errors in the future...
+1
On Wed, Jul 13, 2016 at 10:04 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
DEBUG util.py:417: Error: Package: vdsm-4.18.999-232.git6e84643.el7.centos.x86_64 (ovirt-master-snapshot) DEBUG util.py:417: Requires: safelease >= 1.0-7 DEBUG util.py:417: Available: safelease-1.0-5.el7.x86_64 (centos-epel) DEBUG util.py:417: safelease = 1.0-5.el7
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Eyal Edri Associate Manager RHEV DevOps EMEA ENG Virtualization R&D Red Hat Israel
phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ)
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com

On Wed, Jul 13, 2016 at 10:08 AM, Eyal Edri <eedri@redhat.com> wrote:
It might be a good idea to add an install test to check-patch.sh so we'll avoid such errors in the future...
We have such test - if you modified the spec, we build and install rpms.
From check-patch.sh:
# In case of vdsm specfile or any Makefile.am file modification in commit, # try to build and install all new created packages if git diff-tree --no-commit-id --name-only -r HEAD | egrep --quiet 'vdsm.spec.in|Makefile.am' ; then ./automation/build-artifacts.sh yum -y install "$EXPORT_DIR/"!(*.src).rpm fi
On Wed, Jul 13, 2016 at 10:04 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
DEBUG util.py:417: Error: Package: vdsm-4.18.999-232.git6e84643.el7.centos.x86_64 (ovirt-master-snapshot) DEBUG util.py:417: Requires: safelease >= 1.0-7 DEBUG util.py:417: Available: safelease-1.0-5.el7.x86_64 (centos-epel) DEBUG util.py:417: safelease = 1.0-5.el7
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Eyal Edri Associate Manager RHEV DevOps EMEA ENG Virtualization R&D Red Hat Israel
phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ)
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

On Wed, Jul 13, 2016 at 10:44:54AM +0300, Nir Soffer wrote:
On Wed, Jul 13, 2016 at 10:08 AM, Eyal Edri <eedri@redhat.com> wrote:
It might be a good idea to add an install test to check-patch.sh so we'll avoid such errors in the future...
We have such test - if you modified the spec, we build and install rpms.
From check-patch.sh:
# In case of vdsm specfile or any Makefile.am file modification in commit, # try to build and install all new created packages if git diff-tree --no-commit-id --name-only -r HEAD | egrep --quiet 'vdsm.spec.in|Makefile.am' ; then ./automation/build-artifacts.sh yum -y install "$EXPORT_DIR/"!(*.src).rpm fi
On Wed, Jul 13, 2016 at 10:04 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
DEBUG util.py:417: Error: Package: vdsm-4.18.999-232.git6e84643.el7.centos.x86_64 (ovirt-master-snapshot) DEBUG util.py:417: Requires: safelease >= 1.0-7 DEBUG util.py:417: Available: safelease-1.0-5.el7.x86_64 (centos-epel) DEBUG util.py:417: safelease = 1.0-5.el7
And specifically, https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-277e8cf30d says that safelease >= 1.0-7 was pushed to stable 4 months ago, 2016-03-24 15:32:12 (UTC). So the probalem is in a specific rpm mirror, probably.

On Wed, Jul 13, 2016 at 10:04 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
DEBUG util.py:417: Error: Package: vdsm-4.18.999-232.git6e84643.el7.centos.x86_64 (ovirt-master-snapshot) DEBUG util.py:417: Requires: safelease >= 1.0-7 DEBUG util.py:417: Available: safelease-1.0-5.el7.x86_64 (centos-epel) DEBUG util.py:417: safelease = 1.0-5.el7
Yaniv, 1.0-7 not available on centos?
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

On 13 Jul 2016, at 09:42, Nir Soffer <nsoffer@redhat.com> wrote:
On Wed, Jul 13, 2016 at 10:04 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
DEBUG util.py:417: Error: Package: vdsm-4.18.999-232.git6e84643.el7.centos.x86_64 (ovirt-master-snapshot) DEBUG util.py:417: Requires: safelease >= 1.0-7 DEBUG util.py:417: Available: safelease-1.0-5.el7.x86_64 (centos-epel) DEBUG util.py:417: safelease = 1.0-5.el7
Yaniv, 1.0-7 not available on centos?
https://dl.fedoraproject.org/pub/epel/7/x86_64/s/safelease-1.0-7.el7.x86_64.... Sandro, wrong repos set up?
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

On Wed, Jul 13, 2016 at 10:14 AM, Michal Skrivanek < michal.skrivanek@redhat.com> wrote:
On 13 Jul 2016, at 09:42, Nir Soffer <nsoffer@redhat.com> wrote:
On Wed, Jul 13, 2016 at 10:04 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
DEBUG util.py:417: Error: Package: vdsm-4.18.999-232.git6e84643.el7.centos.x86_64 (ovirt-master-snapshot) DEBUG util.py:417: Requires: safelease >= 1.0-7 DEBUG util.py:417: Available: safelease-1.0-5.el7.x86_64 (centos-epel) DEBUG util.py:417: safelease = 1.0-5.el7
Yaniv, 1.0-7 not available on centos?
https://dl.fedoraproject.org/pub/epel/7/x86_64/s/safelease-1.0-7.el7.x86_64.... Sandro, wrong repos set up?
Maybe mirror not aligned or proxy issue. Adding infra.
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community
collaboration.
See how it works at redhat.com
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
participants (5)
-
Dan Kenigsberg
-
Eyal Edri
-
Michal Skrivanek
-
Nir Soffer
-
Sandro Bonazzola