[Bug 278536] sysutils/dtrace-toolkit: installs broken symlinks for man pages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Apr 2024 21:03:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278536
Bug ID: 278536
Summary: sysutils/dtrace-toolkit: installs broken symlinks for
man pages
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: 0mp@FreeBSD.org
Reporter: asomers@FreeBSD.org
Flags: maintainer-feedback?(0mp@FreeBSD.org)
Assignee: 0mp@FreeBSD.org
This port installs some man pages, and creates symlinks to those man pages.
But the symlinks are broken. For example:
/usr/local/share/man/man1/hotkernel.1.gz@ ->
../../dtrace-toolkit/Man/man1m/hotkernel.1m.gz
But that destination doesn't exist. Instead, what does exist is the following
(note the lack of ".gz"):
/usr/local/share/dtrace-toolkit/Man/man1m/hotkernel.1m
--
You are receiving this mail because:
You are the assignee for the bug.