maintainer-feedback requested: [Bug 213255] ports-mgmt/pkg: hardlinks aren't installed by make install (fake-pkg)
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Thu Oct  6 18:31:30 UTC 2016
    
    
  
Tijl Coosemans <tijl at FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to pkg at FreeBSD.org:
Bug 213255: ports-mgmt/pkg: hardlinks aren't installed by make install
(fake-pkg)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213255
--- Description ---
If you install emulators/linux_base-c6 using 'make install' files that are
hardlinks to other files are not installed on the system.  An example is
/compat/linux/sbin/fsck.ext2 but there are several others.  Pkg lists them all
when you delete the package.  When you create a package using 'make package'
and then install that package using 'pkg add' everything is fine.
    
    
More information about the freebsd-pkg
mailing list