On Mon, Jan 28, 2008 at 03:32:48PM +0300, Dmitry E. Oboukhov wrote: > wrapper can be done? : > > # mv /usr/bin/update-menus /usr/bin/update-menus.dist > # echo '#!/bin/sh' > /usr/bin/update-menus > # echo /usr/bin/update-menus.dist -d '"$@"' >> /usr/bin/update-menus > # chmod 755 /usr/bin/update-menus
For what purpose ? I think you can achieve the same behavior by editing /etc/menu-methods/menu.config and setting the verbosity to debug. I have made further test and it depends on the apt version. menu works with apt <= 0.7.6, but not with apt >= 0.7.7. I suspect a problem with signal handling herited from the parent. Cheers, -- Bill. <[EMAIL PROTECTED]> Imagine a large red swirl here. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

