tag 605868 + unreproducible
quit

How was this bug originally produced? Installing the package creates
the following file:

r...@dwarf:/# ls -l /usr/lib/cgi-bin/sbox 
-rwSr-xr-x 1 root root 25288 Dec 10 15:17 /usr/lib/cgi-bin/sbox

So it does have SUID bit set and it is owned by root:root.

Thomas, could your system have been modified? If you use:

sudo apt-get --reinstall install sbox-dtc

does it fix itself?

What do you get from:

ls -l /usr/lib/cgi-bin/sbox-dtc

?

(nb in your original report, chmod doesn't accept the 'S' option, it's
lowercase for the option, uppercase for the actual result.)

r...@dwarf:/# chmod u=+rwS /usr/lib/cgi-bin/sbox 
chmod: invalid mode: `u=+rwS'
Try `chmod --help' for more information.

chmod u=+rws /usr/lib/cgi-bin/sbox 
which is exactly what the package does in the postinst.

Unless some more detail can be added about how this bug originated, it
should be closed.

-- 


Neil Williams
=============
http://www.linux.codehelp.co.uk/

Attachment: pgpvw2naaG0Xs.pgp
Description: PGP signature

Reply via email to