On 12/17/2010 11:14 PM, brian m. carlson wrote: > On Sat, Dec 04, 2010 at 04:25:22PM +0800, Thomas Goirand wrote: >> Package: sbox-dtc >> Version: 1.11.2-1 >> Severity: grave >> >> The patch would be simple. Just adding this in the postinst: >> >> chmod u=+rwS /usr/lib/cgi-bin/sbox >> chown root.root /usr/lib/cgi-bin/sbox > > You probably want to use "root:root" here (that is, a colon instead of a > dot) because POSIX mandates the use of the colon. People running with > POSIXLY_CORRECT or _POSIX2_VERSION set in the environment will see the > chmod invocation fail.
Which is what has been done in the postinst already, so there's no issue here (eg: the package really IS using colon and not a dot). Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org