Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2019 08:36:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237668] lang/erlang-man sets an incorrect MANPATH
Message-ID:  <bug-237668-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 237668
           Summary: lang/erlang-man sets an incorrect MANPATH
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: erlang@FreeBSD.org
          Reporter: bsdpr@phoe.frmug.org
             Flags: maintainer-feedback?(erlang@FreeBSD.org)
          Assignee: erlang@FreeBSD.org

The lang/erlang-man port installs in /usr/local/etc/man.d the erlang.conf w=
hich
contains "MANPATH /usr/local/lib/erlang/man". The path in this file is
incorrect, it should had been "MANPATH /usr/local/lib/erlang".

The manifest shows that either the erlang.conf file is incorrect, or that t=
he
man categories directories aren't installed in the correct location as show=
n by
the pkg manifest:

$ pkg info -l erlang-man-19.3 | head
erlang-man-19.3:
        /usr/local/etc/man.d/erlang.conf
        /usr/local/lib/erlang/man1/cdv.1
        /usr/local/lib/erlang/man1/ct_run.1
        /usr/local/lib/erlang/man1/diameterc.1
        /usr/local/lib/erlang/man1/epmd.1
        /usr/local/lib/erlang/man1/erl.1
        /usr/local/lib/erlang/man1/erl_call.1
        /usr/local/lib/erlang/man1/erlc.1
        /usr/local/lib/erlang/man1/erlsrv.1

--=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-237668-7788>