maintainer-feedback requested: [Bug 207966] ports-mgmt/pkg: pkg(8) is not checking/returning +PRE_INSTALL/+POST_INSTALL error
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Mon Mar 14 05:18:15 UTC 2016
    
    
  
Maxim Sobolev <sobomax at FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to pkg at FreeBSD.org:
Bug 207966: ports-mgmt/pkg: pkg(8) is not checking/returning
+PRE_INSTALL/+POST_INSTALL error
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207966
--- Description ---
Created attachment 168125
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=168125&action=edit
Proposed fix to pass error forward.
pkg(8) is not propagating error from running scripts when installing port,
making it impossible to pass an error back to the make. For some reason warning
is issued but error is not passed forward. The attached patch fixes the issue
for us.
    
    
More information about the freebsd-pkg
mailing list