[Bug 242905] misc/qtchooser symlinks break users tools and qt5 deps
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 2 01:31:36 GMT 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242905
--- Comment #6 from grarpamp at gmail.com ---
Lines 10~13:
Redundant, bin/qtchooser presence of lines 15~18 implies this.
Line 15 and 30:
The admin etc may have disabled the perms, and
we are only managing the hier not exec them,
so change both the -x to -f.
Line 50:
This appears to be anti clobber/problem test,
any type of inode may be there, so be wider...
a) change -f to -e
b) if test fails, emit the clue with else "ls -l ${target}"
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list