Hi,

Our dtrace script in systemtap-sdt-devel starts "#!/usr/bin/python".
Usually this leads to an implicit "Requires: /usr/bin/python", but for
some reason our rawhide build did not get this.  The F15, F14, and F13
builds from the same spec required python as expected.

The rawhide build which missed the dependency:
http://koji.fedoraproject.org/koji/buildinfo?buildID=244934
http://koji.fedoraproject.org/koji/rpminfo?rpmID=2556409

Compared to the F15 build which properly requires python:
http://koji.fedoraproject.org/koji/buildinfo?buildID=244942
http://koji.fedoraproject.org/koji/rpminfo?rpmID=2556473

Is this a bug?  Or must we now explicitly require python?

Thanks,
Josh
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to