Project

Profile

Help

Issue #1277

closed

Developer Setup Dependencies Documentation doesn't work with dnf

Added by pcreech over 8 years ago. Updated almost 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Master
Platform Release:
2.6.4
OS:
Fedora 22
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation, Easy Fix, Pulp 2
Sprint:
Quarter:

Description

Items four and five under the Dependencies section of the Developer Setup guide do not work with dnf.

/etc/dnf/dnf.conf specifies "clean_requiremnts_on_remove=true", causing the command "sudo yum remove pulp-\* python-pulp\*" to not only remove those packages, but also their installed dependencies.

The solution proposed in irc is to switch the documentation to specify installing the required packages based on the .spec file, as used in the vagrant-setup.sh script.

https://github.com/pulp/pulp/blob/master/playpen/vagrant-setup.sh#L24

Also available in: Atom PDF