[Bug 1229106] New: lsof reports "Operation not permitted", zypper malfunction
https://bugzilla.suse.com/show_bug.cgi?id=1229106 Bug ID: 1229106 Summary: lsof reports "Operation not permitted", zypper malfunction Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.6 Hardware: x86-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: screening-team-bugs@suse.de Reporter: bsenf@gmx.net QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- Created attachment 876651 --> https://bugzilla.suse.com/attachment.cgi?id=876651&action=edit output - ps -ef Issue: lsof 4.99 reports "Operation not permitted" on some processes (eg postfix) (only within LXC) Environment LXC container (unprivileged, nesting=1) based on PROXMOX OS within container openSUSE 15.6 AppArmor + SElinux (per default) disabled Btw: bare-systems or VM's are not affected) Side-Effekts zypper ps -s / zypper ps -sss reports always the postfix reboot complete container won't help My workaround: reinstall old lsof (version 4.91 from openSUSE 15.5) and zypper worked well. My commands & attachments: cd /tmp ps -ef > /tmp/ps-ef.lst zypper ps > zypper-ps.lst zypper ps -s > zypper-ps-s.lst zypper ps -sss > zypper-ps-sss.lst lsof-491.bin -p $(pgrep master) > lsof-491-master.lst lsof-499.bin -p $(pgrep master) > lsof-499-master.lst strace -f -s 1024 -o strace-lsof-491.lst lsof-491.bin -p $(pgrep master) strace -f -s 1024 -o strace-lsof-499.lst lsof-499.bin -p $(pgrep master) -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1229106 https://bugzilla.suse.com/show_bug.cgi?id=1229106#c1 --- Comment #1 from Bernd Senf <bsenf@gmx.net> --- Created attachment 876652 --> https://bugzilla.suse.com/attachment.cgi?id=876652&action=edit output - rpm -qa -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1229106 https://bugzilla.suse.com/show_bug.cgi?id=1229106#c2 --- Comment #2 from Bernd Senf <bsenf@gmx.net> --- Created attachment 876653 --> https://bugzilla.suse.com/attachment.cgi?id=876653&action=edit output - zypper ps -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1229106 https://bugzilla.suse.com/show_bug.cgi?id=1229106#c3 --- Comment #3 from Bernd Senf <bsenf@gmx.net> --- Created attachment 876654 --> https://bugzilla.suse.com/attachment.cgi?id=876654&action=edit output - zypper ps -s -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1229106 https://bugzilla.suse.com/show_bug.cgi?id=1229106#c4 --- Comment #4 from Bernd Senf <bsenf@gmx.net> --- Created attachment 876655 --> https://bugzilla.suse.com/attachment.cgi?id=876655&action=edit output - zypper ps -sss -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1229106 https://bugzilla.suse.com/show_bug.cgi?id=1229106#c5 --- Comment #5 from Bernd Senf <bsenf@gmx.net> --- Created attachment 876656 --> https://bugzilla.suse.com/attachment.cgi?id=876656&action=edit lsof version 4.91 on process postfix/master -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1229106 https://bugzilla.suse.com/show_bug.cgi?id=1229106#c6 --- Comment #6 from Bernd Senf <bsenf@gmx.net> --- Created attachment 876657 --> https://bugzilla.suse.com/attachment.cgi?id=876657&action=edit lsof version 4.99 on process postfix/master -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1229106 https://bugzilla.suse.com/show_bug.cgi?id=1229106#c7 --- Comment #7 from Bernd Senf <bsenf@gmx.net> --- Created attachment 876658 --> https://bugzilla.suse.com/attachment.cgi?id=876658&action=edit strace on lsof 491 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1229106 https://bugzilla.suse.com/show_bug.cgi?id=1229106#c8 --- Comment #8 from Bernd Senf <bsenf@gmx.net> --- Created attachment 876659 --> https://bugzilla.suse.com/attachment.cgi?id=876659&action=edit strace on lsof 499 on process postfix/master -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com