Bug 1696313 - Drop unneeded dependencies from safelease
Summary: Drop unneeded dependencies from safelease
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-distribution
Classification: oVirt
Component: safelease
Version: 4.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ovirt-4.4.0
: 4.4.0
Assignee: Sandro Bonazzola
QA Contact: Pavol Brilla
URL:
Whiteboard:
Depends On:
Blocks: 1705928
TreeView+ depends on / blocked
 
Reported: 2019-04-04 14:16 UTC by Sandro Bonazzola
Modified: 2020-05-20 20:00 UTC (History)
4 users (show)

Fixed In Version: safelease-1.0.1
Doc Type: Bug Fix
Doc Text:
Before this update, some architecture-specific dependencies of VDSM were moved to safelease in order to keep VDSM architecture-agnostic. With this update, those dependencies have been returned to VDSM and removed from safelease.
Clone Of:
Environment:
Last Closed: 2020-05-20 20:00:21 UTC
oVirt Team: Storage
Embargoed:
sbonazzo: ovirt-4.4?


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 99743 0 'None' MERGED packaging: drop unnecessary dependencies 2020-04-27 15:22:17 UTC

Internal Links: 1696316

Description Sandro Bonazzola 2019-04-04 14:16:45 UTC
safelease spec file has:
# Numactl is not available on s390[x] and ARM
%ifnarch s390 s390x %{arm}
Requires: numactl
%endif

%ifarch x86_64
Requires: python2-dmidecode
Requires: dmidecode
Requires: virt-v2v
%endif

while this package doesn't really need these deps.

Comment 1 Pavol Brilla 2020-04-16 10:56:02 UTC
# yum deplist safelease
Last metadata expiration check: 1:15:42 ago on Thu 16 Apr 2020 11:39:51 AM CEST.
package: safelease-1.0.1-1.el8ev.ppc64le
  dependency: libc.so.6(GLIBC_2.17)(64bit)
   provider: glibc-2.28-101.el8.x86_64
  dependency: rtld(GNU_HASH)
   provider: glibc-2.28-101.el8.i686
   provider: glibc-2.28-101.el8.x86_64

package: safelease-1.0.1-1.el8ev.x86_64
  dependency: libc.so.6(GLIBC_2.4)(64bit)
   provider: glibc-2.28-101.el8.x86_64
  dependency: rtld(GNU_HASH)
   provider: glibc-2.28-101.el8.i686
   provider: glibc-2.28-101.el8.x86_64

Comment 2 Sandro Bonazzola 2020-05-20 20:00:21 UTC
This bugzilla is included in oVirt 4.4.0 release, published on May 20th 2020.

Since the problem described in this bug report should be
resolved in oVirt 4.4.0 release, it has been closed with a resolution of CURRENT RELEASE.

If the solution does not work for you, please open a new bug report.


Note You need to log in before you can comment on or make changes to this bug.