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



--- Comment #14 from Petr Viktorin <[email protected]> ---
I still think the py3-virtualenv change would be better done (more readable)
with a patch than with sed, but it's OK as it is.

This part:
    mkdir -p %{getenv:HOME}/.local/venvs
    mkdir -p %{getenv:HOME}/.local/bin
can create directories outside %{_buildroot}, which is against packaging
guidelines [0]. Plus I'm confused about how exactly these commands are solving
the problem.


[0]
https://fedoraproject.org/wiki/Packaging:Guidelines#Scriplets_are_only_allowed_to_write_in_certain_directories

-- 
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]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to