[Bug 275127] lang/perl5: pkg: POST-INSTALL script failed

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 16 Nov 2023 13:13:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275127

            Bug ID: 275127
           Summary: lang/perl5: pkg: POST-INSTALL script failed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd@igalic.co

when installing lang/perl5 with pkg -r /some/path, it will fail with the
following error:

[14/24] Extracting perl5-5.34.1_3: 100%
/usr/local/lib/perl5: /usr/local/lib/perl5/site_perl/man: realpath: No such
file or directory
/usr/local/lib/perl5: /usr/local/lib/perl5/5.34/perl/man: realpath: No such
file or directory
pkg: POST-INSTALL script failed

This means that the port is not pkg -r safe, and cannot easily be relocated to
a different root.

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