Bug#981815: Please explain

2021-07-03 Thread Hilko Bengen
* Сергей Фёдоров: > Sorry for the late response - I just went to the mail and did not expect > a letter from you. >   > I wanted to use sudo to delete the list of root owner files whose names > are placed in the file. Your main problem, as Dennis has explained, is that the redirection will be int

Bug#981815: Please explain

2021-07-01 Thread Dennis Filder
On Thu, Jul 01, 2021 at 07:59:51AM +0200, Marc Haber wrote: > I cringe at the necessity of using strace to obtain vital debugging > information. Would it be worth to make an upstream withlist request for > debugging output of this string so that stracing sudo unnecessary? It is > quite hard to str

Bug#981815: Please explain

2021-06-30 Thread Marc Haber
On Wed, Jun 30, 2021 at 06:04:57PM +0200, Dennis Filder wrote: > I find the easiest way to inspect what the ultimately executed command > will look like after meta character evaluation is by processing the > output of strace, e.g. like so: > > printf '/dev/null\n/dev/zero\n' > /tmp/files > str

Bug#981815: Please explain

2021-06-30 Thread Dennis Filder
X-Debbugs-CC: serfyo...@yandex.ru On Wed, Jun 30, 2021 at 05:27:45PM +0300, Сергей Фёдоров wrote: > Sorry for the late response - I just went to the mail and did not > expect a letter from you. > > I wanted to use sudo to delete the list of root owner files whose > names are placed in the file.

Bug#981815: Please explain

2021-02-27 Thread Hilko Bengen
control: tag -1 moreinfo I have read your bug report multiple times and it remains mostly unclear what you are trying to achieve. Please try to come up with a more minimal example and state what you'd expect to happen (and what happens instead). Some of your sudoers rule variants contain a "<" wh