Date: Mon, 05 Dec 2016 02:15:41 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214381] ports make install doesn't handle symbolic links correctly Message-ID: <bug-214381-13-uRP0HPATvz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214381-13@https.bugs.freebsd.org/bugzilla/> References: <bug-214381-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214381 --- Comment #23 from takeda@takeda.tk --- BTW, as David pointed out, there's another issue with symlinks: The new pkg-devel still has it and actually after installation is in an unusable state: # ls -l libpkg.so* lrwxr-xr-x 1 root wheel 6 Dec 4 18:10 libpkg.so -> @????? lrwxr-xr-x 1 root wheel 6 Dec 4 18:10 libpkg.so.4 -> @????? -rwxr-xr-x 1 root wheel 5160043 Dec 4 18:10 libpkg.so.4.0.0 After I installed it, I fixed symlinks by hand, and reinstalled pkg-devel a= gain but pkg-devel broke them again. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214381-13-uRP0HPATvz>