[Bug 249374] ports-mgmt/pkg: 1.15.4 cannot unroll hard links to copies, and still runs pkg-install after error
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 16 14:20:42 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249374
--- Comment #2 from Matthias Andree <mandree at FreeBSD.org> ---
the demo port prints:
===> Installing for failport-0.0
===> Checking if failport is already installed
===> Switching to root credentials for 'install' target
===> Registering installation for failport-0.0
Installing failport-0.0...
/bin/sh failport-0.0 PRE-INSTALL
[...environment dump here, omitted from PR...]
pkg-static: Fail to create hardlink:
/usr/local/etc/.pkgtemp.example.timestamp.sfTyw84qY7mt:Cross-device link
/bin/sh failport-0.0 POST-INSTALL
[...environment dump here, omitted from PR...]
/bin/sh pkg-install failport-0.0 POST-INSTALL should _NOT_ be run, but was
pkg-static: POST-INSTALL script failed
*** Error code 70
Stop.
make[1]: stopped in /usr/ports.svn/sysutils/failport
*** Error code 1
Stop.
make: stopped in /usr/ports.svn/sysutils/failport
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-pkg
mailing list