Date: Wed, 07 Dec 2016 22:54:13 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214381] ports make install doesn't handle symbolic links correctly Message-ID: <bug-214381-13-GomuKquQMv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214381-13@https.bugs.freebsd.org/bugzilla/> References: <bug-214381-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214381 david@catwhisker.org changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #177546|0 |1 is obsolete| | --- Comment #34 from david@catwhisker.org --- Created attachment 177768 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D177768&action= =3Dedit Script to check for ports/packages that are incompletely installed (In reply to Tijl Coosemans from comment #32) OK; this version of the script does not whine about a file unless it fails = both -e and -L. I'm not completely convinced that this is ideal, but it may be = the best we can do given the available information. It may whine if the file exists, but the invoker lacks permission to determ= ine that (e.g., in the case of ${LOCALBASE}/etc/polkit-1/rules.d/50-default.rul= es when the invoker has eUID !=3D 0), so that is also something worth noting (= as Baptiste Daroussin pointed out in an out-of-band conversation). Invoking this version of the script as root with the '\*' argument, my syst= ems report "clean" as of this writing. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214381-13-GomuKquQMv>