[Bug 214381] ports make install doesn't handle symbolic links correctly

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 21 05:13:02 UTC 2016


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

--- Comment #9 from Baptiste Daroussin <bapt at FreeBSD.org> ---
I have been able to easily reproduce and I have a regression test ready, I'm
working on a fix. Too me so far it looks like a bug in libarchve and the way it
walk through the filesystem and die with a "Operation Not Permited" if one
directory is a symlink to a directory (only it case it wants to create a
hardlink) and a bug in pkg which misses an error checking in that case so does
not report anything.

I'm working on a fix.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list