If it's from the calling shell this bug is present in zsh, bash and
pdksh (Note: ran as nonroot to avoid excess information):

[pat...@ubuntola grabber]% lvs
File descriptor 15 (pipe:[15011]) leaked on lvs invocation. Parent PID 3077: 
/bin/zsh
File descriptor 16 (pipe:[15011]) leaked on lvs invocation. Parent PID 3077: 
/bin/zsh
  WARNING: Running as a non-root user. Functionality may be unavailable.
[pat...@ubuntola grabber]% bash
[pat...@ubuntola grabber]% lvs
File descriptor 15 (pipe:[15011]) leaked on lvs invocation. Parent PID 7501: 
bash
File descriptor 16 (pipe:[15011]) leaked on lvs invocation. Parent PID 7501: 
bash
  WARNING: Running as a non-root user. Functionality may be unavailable.
[pat...@ubuntola grabber]% exit
[pat...@ubuntola grabber]% pdksh 
$ lvs
File descriptor 15 (pipe:[15011]) leaked on lvs invocation. Parent PID 7576: 
pdksh
File descriptor 16 (pipe:[15011]) leaked on lvs invocation. Parent PID 7576: 
pdksh
  WARNING: Running as a non-root user. Functionality may be unavailable.
$ 
[pat...@ubuntola grabber]%

-- 
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for lvm2.
https://bugs.launchpad.net/bugs/591823

Title:
  "File descriptor \d+ (\S+) leaked on lvs invocation."

_______________________________________________
Mailing list: https://launchpad.net/~registry
Post to     : registry@lists.launchpad.net
Unsubscribe : https://launchpad.net/~registry
More help   : https://help.launchpad.net/ListHelp

Reply via email to