Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2018 15:03:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226983] print/texlive-full doesn't record print/texlive-texmf-source as runtime dependency in package metadata when DOCS and SOURCE are selected
Message-ID:  <bug-226983-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226983

            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@FreeBSD.org
          Reporter: Trond.Endrestol@ximalas.info
             Flags: maintainer-feedback?(hrs@FreeBSD.org)
          Assignee: hrs@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 dependencie=
s.
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226983-13>