Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Dec 2014 09:37:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195846] New: [PATCH] dns/unbound forcibly removes /var/run/unbound on uninstall
Message-ID:  <bug-195846-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195846

            Bug ID: 195846
           Summary: [PATCH] dns/unbound forcibly removes /var/run/unbound
                    on uninstall
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sem@FreeBSD.org
          Reporter: roberto@FreeBSD.org
          Assignee: sem@FreeBSD.org
             Flags: maintainer-feedback?(sem@FreeBSD.org)

Created attachment 150424
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150424&action=edit
Diff to remove the bad line.

pkg-plist has that line at the end:
@unexec rm -fr /var/run/unbound

which means that overtime you upgrade the package, you lose unbound.pid for the
currently running binary.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer sem@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195846-13>