Hi, I'm working to packaging xdaliclock, but 've a problem with debmake: I will use it with sudo, and the I've set my /etc/sudoers to
# Cmnd alias specification Cmnd_Alias DEBIAN_NEEDED=/usr/bin/debpkg,/usr/bin/build # User privilege specification root ALL=(ALL) ALL cesco ALL=/sbin/SVGATextMode,DEBIAN_NEEDED but when I type build -rsudo as cesco I get: [EMAIL PROTECTED]:~/Debian-project/xdaliclock-2.07$ build -rsudo dpkg-buildpackage: source package is xdaliclock dpkg-buildpackage: source version is 2.07-1 dpkg-buildpackage: source version is Francesco Tapparo <[EMAIL PROTECTED]> dpkg-buildpackage: build architecture is i386 sudo debian/rules clean Sorry, user cesco is not allowed to execute "debian/rules clean" as root on mizar. I understand that adding debiuan/rules to the sudoers file will resolve my problem, but it would be dangerous, if my script would be wrong. Is this step necessary, or I'm wrong? Thanks for any answer Franceso Tapparo [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .