Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
832 views
in Technique[技术] by (71.8m points)

ubuntu - File descriptor 3 (pipe:[34331]) leaked on vgs invocation. Parent PID 5424: /usr/sbin/grub-probe

I have installed Ubuntu 20.04.01 Server with LVM support.

When I execute sudo apt-get upgrade I get this error in many lines:

    File descriptor 3 (pipe:[34331]) leaked on vgs invocation. Parent PID 5326: /usr/sbin/grub-probe
    File descriptor 3 (pipe:[34331]) leaked on vgs invocation. Parent PID 5326: /usr/sbin/grub-probe
    File descriptor 3 (pipe:[34331]) leaked on vgs invocation. Parent PID 5326: /usr/sbin/grub-probe
    Found linux image: /boot/vmlinuz-5.4.0-64-generic
    Found initrd image: /boot/initrd.img-5.4.0-64-generic
    File descriptor 3 (pipe:[34331]) leaked on vgs invocation. Parent PID 5410: /usr/sbin/grub-probe
    File descriptor 3 (pipe:[34331]) leaked on vgs invocation. Parent PID 5410: /usr/sbin/grub-probe
    File descriptor 3 (pipe:[34331]) leaked on vgs invocation. Parent PID 5410: /usr/sbin/grub-probe

Should I worry about this situation and do researching how to fix these errors? What is the reason of them?

question from:https://stackoverflow.com/questions/65852190/file-descriptor-3-pipe34331-leaked-on-vgs-invocation-parent-pid-5424-usr

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...