https://bugzilla.redhat.com/show_bug.cgi?id=1241919



--- Comment #23 from Jackson Isaac <[email protected]> ---
I am symlinking the kernprof binary to kernprof-%{python2_version} and
similarly for %{python3_version}.

But I think, we should cp kernprof to kernprof-%{python2_version} for py2 and
for py3 we can keep a symlink.

While building for py3, kernprof binary is built for the py3 version, so
kernprof-py2 will also point to the py3 version as both symlink links to the
same kernprof. Hence, the dangling symlink warning in rpmlint I believe.

Any thoughts on this ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to