[Bug 212537] the perl 5.22 package doesn't install perl
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Sep 9 20:24:19 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212537
Bug ID: 212537
Summary: the perl 5.22 package doesn't install perl
Product: Ports & Packages
Version: Latest
Hardware: i386
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: cwf-ml at gmx.net
the perl 5.22 package doesnt install /usr/local/bin/perl
consequently, other ports that require perl fail to find it and try o build it
again.
scenario: fresh installed FreeBSD 10.3-RELEASE (i386)
FreeBSD chili2.ivr.lab.arcor.net 10.3-RELEASE FreeBSD 10.3-RELEASE #0 r297264:
Fri Mar 25 03:51:29 UTC 2016
root at releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386
changed pkg repository to latest
did portsnap fetch install
chili2# [~] pkg install perl5.22
(...blahh...
chili2# [~] pkg info perl\*
perl5.22-5.22.3.r3
chili2# [~] ls -al /usr/local/bin/perl
ls: /usr/local/bin/perl: No such file or directory
chili2# [~] rehash && which perl
perl: Command not found.
chili2# [~] ls -al /usr/local/bin/perl*
-rwxr-xr-x 1 root wheel 5628 Aug 14 03:37 /usr/local/bin/perl5.22.3
-rwxr-xr-x 2 root wheel 45417 Aug 14 03:36 /usr/local/bin/perlbug5.22.3
-rwxr-xr-x 1 root wheel 286 Aug 14 03:36 /usr/local/bin/perldoc5.22.3
-rwxr-xr-x 1 root wheel 10847 Aug 14 03:36 /usr/local/bin/perlivp5.22.3
-rwxr-xr-x 2 root wheel 45417 Aug 14 03:36 /usr/local/bin/perlthanks5.22.3
no perl executable.
And now every port that wants perl doesnt find it and tries to build it
again...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list