Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Mar 2015 15:20:00 +0100
From:      <rank1seeker@gmail.com>
To:        hackers@FreeBSD.org
Subject:   ports-mgmt/pkg (still) fails to install in DESTDIR
Message-ID:  <20150327152000.000015e6@gmail.com>

next in thread | raw e-mail | index | archive | help
# make -C /usr/ports/ports-mgmt/pkg DESTDIR=3D/poligon/freebsd install clean
Fails at:
------------------
=3D=3D=3D=3D> Compressing man pages (compress-man)
=3D=3D=3D>  Installing for pkg-1.4.12
=3D=3D=3D>  Checking if pkg already installed
=3D=3D=3D>   Registering installation for pkg-1.4.12
pkg-static: Cannot open "/var/run/ld-elf.so.hints": No such file or directo=
ry
*** Error code 1

Stop.
make[1]: stopped in /tmp/mountpoint.w4WP0q/ports-mgmt/pkg
*** Error code 1

Stop.
make: stopped in /tmp/mountpoint.w4WP0q/ports-mgmt/pkg
=3D=3D=3D>  Chrooted make in /poligon/freebsd failed
=3D=3D=3D>  Cleaning up...
*** Error code 1

Stop.
make: stopped in /usr/ports/ports-mgmt/pkg
------------------

I've found this, but it was 2 years ago and still not implemented/fixed:
    http://lists.freebsd.org/pipermail/svn-src-stable-10/2013-December/0004=
95.html

My fix vas to chroot in DESTDIR and simply issue:
# pkg -v
Which started bootstrapp ...


Domagoj Smol=C4=8Di=C4=87



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150327152000.000015e6>