[Bug 224042] textproc/py-docutils: symlinks broken for non default flavored package

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 3 08:24:52 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224042

--- Comment #4 from Peter Wullinger <freebsd at dhke.de> ---
(In reply to Antoine Brodin from comment #3)
> Please try attached patch.

lrwxr-xr-x  1 root   wheel     15 Dec  3 09:14 rst2html -> rst2html.py-2.7
lrwxr-xr-x  1 root   wheel     15 Dec  3 09:14 rst2html-2.7 -> rst2html.py-2.7
lrwxr-xr-x  1 root   wheel     15 Dec  3 09:14 rst2html.py -> rst2html.py-2.7
-rwxr-xr-x  1 root   wheel    602 Dec  3 09:14 rst2html.py-2.7

Yep, that looks as it should be (if I understand USES=concurrent properly).

"rst2html.py-2.7" looks weird, but I'm pretty hopeful that this is a non-issue.

Result of build with default Python 3.6:

lrwxr-xr-x  1 root   wheel    15 Dec  2 20:58 rst2html -> rst2html.py-3.6
lrwxr-xr-x  1 root   wheel    11 Dec  2 20:58 rst2html-3.6 -> rst2html.py
lrwxr-xr-x  1 root   wheel    15 Dec  2 20:58 rst2html.py -> rst2html.py-3.6
-rwxr-xr-x  1 root   wheel   602 Dec  2 20:58 rst2html.py-3.6

Seems also what should happen.

Thanks a lot.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-python mailing list