[Bug 226983] print/texlive-full doesn't record print/texlive-texmf-source as runtime dependency in package metadata when DOCS and SOURCE are selected

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 27 15:03:14 UTC 2018


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

            Bug ID: 226983
           Summary: print/texlive-full doesn't record
                    print/texlive-texmf-source as runtime dependency in
                    package metadata when DOCS and SOURCE are selected
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: hrs at FreeBSD.org
          Reporter: Trond.Endrestol at ximalas.info
             Flags: maintainer-feedback?(hrs at FreeBSD.org)
          Assignee: hrs at FreeBSD.org

The scenario goes like this:

print/texlive-full is configured with DOCS and SOURCE both turned on.
make run-depends-list contains print/texlive-texmf-source and 22 additional
dependencies.
ports-mgmt/synth compares the recorded runtime dependencies of the generated
package against the port's runtime dependencies, and surprisingly finds a
discrepancy.
print/texlive-texmf-source is missing from the recorded runtime dependencies.
Thus, the package is rejected and deleted, which cascades to local metaports
depending on print/texlive-full.
Deselecting SOURCE makes synth happy.

I know the defaults are DOCS on and SOURCE off, but I think Mk/bsd.tex.mk
should handle the above. Feel free to disagree.

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


More information about the freebsd-ports-bugs mailing list