On Sun, Jan 18, 2009 at 2:02 PM, Bill Allombert
<bill.allomb...@math.u-bordeaux1.fr> wrote:
> Does running
>
> /bin/bash -o pipefail -c 'dpkg-query --show --showformat="\${status} 
> \${provides} \${package}\n" | sed -n -e 
> "/installed\|triggers-awaited\|triggers-pending 
> /{s/^.*\(installed\|triggers-awaited\|triggers-pending\) *//; s/[, ][, 
> ]*/\n/g; p}"'
> succeed ? What strace give for that command ?

It does succeed. Its successful output and strace are attached.

-- 
Daniel Moerner <dmoer...@gmail.com>

Attachment: command-output
Description: Binary data

Attachment: command-strace
Description: Binary data

Reply via email to