Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Apr 2016 16:39:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208583] www/nginx: prevent port breaking user symlink
Message-ID:  <bug-208583-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 208583
           Summary: www/nginx: prevent port breaking user symlink
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: osa@FreeBSD.org
          Reporter: smh@FreeBSD.org
             Flags: maintainer-feedback?(osa@FreeBSD.org)
          Assignee: osa@FreeBSD.org

Created attachment 169042
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169042&action=
=3Dedit
Patch which fixes the issue

On uninstall the nginx port removes the link %D/www/nginx if it exists.

It expects that it created it but that might not be the case.

The uninstall should check to see if it created the link i.e. it points whe=
re
it would if it created it, and only then remove it.

I'm thinking something like the attached patch.

--=20
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-208583-13>