https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224042
Bug ID: 224042 Summary: textproc/py-docutils: symlinks broken for flavored package Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: pyt...@freebsd.org Reporter: free...@dhke.de Flags: maintainer-feedback?(pyt...@freebsd.org) Assignee: pyt...@freebsd.org After upgrading to the flavored ports tree, my locally build packages (both on the live system as well as via poudriere) give me incorrectly linked binaries: lrwxr-x--- 1 root wheel 11 Dec 2 21:34 rst2html-2.7 -> rst2html.py -rwxr-x--- 1 root wheel 602 Dec 2 21:34 rst2html.py-2.7 -rwxr-x--- 1 root wheel 722 Dec 2 21:34 rst2html4.py-2.7 -rwxr-x--- 1 root wheel 1147 Dec 2 21:34 rst2html5.py-2.7 lrwxr-x--- 1 root wheel 12 Dec 2 21:34 rst2latex-2.7 -> rst2latex.py -rwxr-x--- 1 root wheel 799 Dec 2 21:34 rst2latex.py-2.7 lrwxr-x--- 1 root wheel 10 Dec 2 21:34 rst2man-2.7 -> rst2man.py -rwxr-x--- 1 root wheel 608 Dec 2 21:34 rst2man.py-2.7 lrwxr-x--- 1 root wheel 21 Dec 2 21:34 rst2odt_prepstyles-2.7 -> rst2odt_prepstyles.py -rwxr-x--- 1 root wheel 1706 Dec 2 21:34 rst2odt_prepstyles.py-2.7 lrwxr-x--- 1 root wheel 10 Dec 2 21:34 rst2odt-2.7 -> rst2odt.py -rwxr-x--- 1 root wheel 772 Dec 2 21:34 rst2odt.py-2.7 lrwxr-x--- 1 root wheel 16 Dec 2 21:34 rst2pseudoxml-2.7 -> rst2pseudoxml.py -rwxr-x--- 1 root wheel 609 Dec 2 21:34 rst2pseudoxml.py-2.7 lrwxr-x--- 1 root wheel 9 Dec 2 21:34 rst2s5-2.7 -> rst2s5.py -rwxr-x--- 1 root wheel 645 Dec 2 21:34 rst2s5.py-2.7 lrwxr-x--- 1 root wheel 12 Dec 2 21:34 rst2xetex-2.7 -> rst2xetex.py -rwxr-x--- 1 root wheel 879 Dec 2 21:34 rst2xetex.py-2.7 lrwxr-x--- 1 root wheel 10 Dec 2 21:34 rst2xml-2.7 -> rst2xml.py -rwxr-x--- 1 root wheel 610 Dec 2 21:34 rst2xml.py-2.7 lrwxr-x--- 1 root wheel 14 Dec 2 21:34 rstpep2html-2.7 -> rstpep2html.py -rwxr-x--- 1 root wheel 678 Dec 2 21:34 rstpep2html.py-2.7 It looks like automatic renaming with flavored ports breaks the existing symlink logic. Bug #224030 seems to be related, so the root cause might be a more overarching infrastructure problem. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"