[master] 49712a5 vmods running vmodtool require python, so check for it

Dridi Boukelmoune dridi at varni.sh
Tue May 26 12:02:43 CEST 2015


On Tue, May 26, 2015 at 11:54 AM, Tollef Fog Heen <tfheen at fastly.com> wrote:
> 2015-05-24 13:04 GMT+02:00 Poul-Henning Kamp <phk at phk.freebsd.dk>:
>
>> The fact that *building* a VMOD requires python is not a good reason
>> to make the Varnish *run-time* package depend on python.
>
> Surely vmodtool.py goes into the varnish development package, which
> does depend on Python.

Not on Fedora, so probably not on EL distros.

$ 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

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

Dridi

> --
> Tollef Fog Heen | Operations Engineer
> fastly.com | @fastly | Linkedin
>
> _______________________________________________
> varnish-commit mailing list
> varnish-commit at varnish-cache.org
> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit



More information about the varnish-commit mailing list