Bug 1225243

Summary: Varnish devel package should require python
Product: [Fedora] Fedora Reporter: Dridi Boukelmoune <dridi.boukelmoune>
Component: varnishAssignee: Ingvar Hagelund <ingvar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: dridi.boukelmoune, ingvar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-09 14:14:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dridi Boukelmoune 2015-05-26 22:54:30 UTC
Description of problem:
The varnish-libs-devel package doesn't require python, but provides a python script for module (vmod) writers.

This has been recently discussed on a varnish mailing list.

Version-Release number of selected component (if applicable):
varnish-libs-devel = 4.0.3-3.fc21

But most likely true for all maintained versions.

How reproducible:
Always.

Steps to Reproduce:
$ rpm -qR varnish-libs-devel
/usr/bin/env
/usr/bin/pkg-config
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
varnish-libs = 4.0.3-3.fc21

Actual results:
Python is not a requirement.

Expected results:
Python is a requirement.

Additional info:
$ rpm -ql varnish-libs-devel | grep py
/usr/share/varnish/vmodtool.py
/usr/share/varnish/vmodtool.pyc
/usr/share/varnish/vmodtool.pyo

Comment 1 Ingvar Hagelund 2015-05-27 08:30:36 UTC
I'll add this for the next release.

Ingvar

Comment 2 Ingvar Hagelund 2015-10-09 14:14:23 UTC
varnish-4.1.0-1 in rawhide includes this. Closing with RAWHIDE.