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

Bug#225692: Just a note: works as expected



On Tue, Jan 20, 2004 at 03:41:12PM +0200, Erno Kuusela wrote:

> On Sun, 18 Jan 2004, Erno Kuusela wrote:
> | | Available now at people.debian.org/~jfs/dpkg
> | 
> | seems to work as advertised.
> 
> correction... the link i made no longer has the setuid bit,
> but neither has the newly installde binary.
> 
> # apt-get --reinstall install traceroute-nanog
> 
traceroute-nanog doesn't contain a setuid binary...

-rwxr-xr-x root/root     24408 2003-12-05 17:51:19 ./usr/sbin/traceroute-nanog


Tested with at instead:

descent:~# ls -l /usr/bin/at
-rwsr-xr-x    1 root     root        34488 Jan 18  2002 /usr/bin/at
descent:~# ln /usr/bin/at foo
descent:~# ls -l foo
-rwsr-xr-x    2 root     root        34488 Jan 18  2002 foo

descent:~# dpkg -i at_3.1.8-11_i386.deb
(Reading database ... 11564 files and directories currently installed.)
Preparing to replace at 3.1.8-11 (using at_3.1.8-11_i386.deb) ...
Stopping deferred execution scheduler: atd.
Stopping deferred execution scheduler: atd.
Unpacking replacement at ...
Setting up at (3.1.8-11) ...
Starting deferred execution scheduler: atd.

descent:~# ls -l /usr/bin/at
-rwsr-xr-x    1 root     root        34488 Jan 18  2002 /usr/bin/at
descent:~# ls -l foo
-rw-------    1 root     root        34488 Jan 18  2002 foo

Scott
-- 
Have you ever, ever felt like this?
Had strange things happen?  Are you going round the twist?

Attachment: signature.asc
Description: Digital signature


Reply to: