Bug 1225243 - Varnish devel package should require python
Summary: Varnish devel package should require python
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: varnish
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ingvar Hagelund
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-26 22:54 UTC by Dridi Boukelmoune
Modified: 2015-10-09 14:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-09 14:14:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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