[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debhelper: dh_fixperms should come after dh_suidregister (was: Re: setgid stuff)



> With all due respect, I think you misunderstood the problem.
> 
> The problem here is that "dh_fixperms" runs *before* "dh_suidregister".
> This is how dh_make, from slink does it. I have heard potato
> might be that same.
> 
> 1. dh_fixperms removes the setuid bit.
> 
> 2. dh_suidregister fails to register the program, since the setuid
> bit was already removed. dh_suidregister cannot remove the
> suid bit, as it was already removed.

>From the example /usr/(share/)doc/debhelper/examples/rules in potato:
	[...]
	dh_fixperms
	# You may want to make some executables suid here.
	dh_suidregister
	[...]
The comment is part of the example....

   Julian

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

  Julian Gilbey, Dept of Maths, QMW, Univ. of London. J.D.Gilbey@qmw.ac.uk
        Debian GNU/Linux Developer,  see http://www.debian.org/~jdg


Reply to: