Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Sep 2016 20:24:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 212537] the perl 5.22 package doesn't install perl
Message-ID:  <bug-212537-13@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: cwf-ml@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.=20

scenario: fresh installed FreeBSD 10.3-RELEASE (i386)

FreeBSD chili2.ivr.lab.arcor.net 10.3-RELEASE FreeBSD 10.3-RELEASE #0 r2972=
64:
Fri Mar 25 03:51:29 UTC 2016=20=20=20=20
root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  i386

changed pkg repository to latest=20
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.=20

And now every port that wants perl doesnt find it and tries to build it
again...

--=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-212537-13>