[Bug 215426] pkg install git on fresh system lead to broken git

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 19 19:27:56 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215426

            Bug ID: 215426
           Summary: pkg install git on fresh system lead to broken git
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: vova at fbsd.ru

1. Install FreeBSD 11.0
% uname -a 
FreeBSD machine.local 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu
Sep 29 03:40:55 UTC 2016    
root at releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  i386

# pkg install git 
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
The following 20 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
        git: 2.9.2_2
        expat: 2.2.0
        python27: 2.7.12
        libffi: 3.2.1
        readline: 6.3.8
        p5-Error: 0.17024
        perl5: 5.20.3_15
        cvsps: 2.1_2
        pcre: 8.39
        p5-Authen-SASL: 2.16_1
        p5-Digest-HMAC: 1.03_1
        p5-GSSAPI: 0.28_1
        curl: 7.51.0_1
        ca_root_nss: 3.27.1
        p5-Net-SMTP-SSL: 1.03
        p5-IO-Socket-SSL: 2.038
        p5-Net-SSLeay: 1.78
        p5-IO-Socket-IP: 0.37_1
        p5-Socket: 2.021
        p5-Mozilla-CA: 20160104

Number of packages to be installed: 20
...
#

% git clone ssh://git@github.com/vgrebenschikov/snap7.git
Shared object "libintl.so.8" not found, required by "git"
%

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


More information about the freebsd-ports-bugs mailing list