Bug 1309912 - Unnecessary vdsm-cli dependency pulled in by host-deploy
Summary: Unnecessary vdsm-cli dependency pulled in by host-deploy
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: ovirt-host-deploy
Classification: oVirt
Component: Plugins.VDSM
Version: ---
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ovirt-4.0.0-alpha
: ---
Assignee: Sandro Bonazzola
QA Contact: Pavel Stehlik
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-18 23:50 UTC by Fabian Deutsch
Modified: 2016-02-24 15:06 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-24 15:06:13 UTC
oVirt Team: Integration
Embargoed:
sbonazzo: ovirt-4.0.0?
rule-engine: planning_ack+
sbonazzo: devel_ack+
rule-engine: testing_ack?


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 53831 0 master ABANDONED packaging: drop vdsm-cli dependency 2016-02-24 15:05:13 UTC

Description Fabian Deutsch 2016-02-18 23:50:49 UTC
Description of problem:
Currently host-deploy will install a couple of packages on a system which are not required by vdsm itself, (i.e. vdsm-cli).

The question is: Why are those packages not dependencies of vdsm - if they are required by it?

The complete list of packages beeing installed by host-deploy at deploy time is here:
https://gerrit.ovirt.org/gitweb?p=ovirt-host-deploy.git;a=blob;f=ovirt-host-deploy-offline.spec.in;hb=HEAD#l31

Version-Release number of selected component (if applicable):
3.6

How reproducible:
Always

Steps to Reproduce:
1. Install vdsm on a host
2. Disable all repos
3. Try adding the host to Engine

Actual results:
After 3: Failure because vdsm-cli can not be installed.

Expected results:
By manually installing vdsm in step 2, all required dependencies willl be installed.

Additional info:

Comment 1 Sandro Bonazzola 2016-02-22 13:32:15 UTC
vdsm-cli is there since initial commit: Sun Nov 18 02:20:25 2012.
It seems it's not used in any critical path so I'm fine with dropping it.

Comment 2 Sandro Bonazzola 2016-02-24 15:06:13 UTC
vdsm-cli is a required dependency of the sos plugin shipped within vdsm.
Please open a bz on vdsm for adding proper dependency there.


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