Bug 1177550

Summary: lsb requires /sbin/pidof but sysvinit-tools has dropped it in favor of /usr/bin/pidof from procps
Product: [openSUSE] openSUSE Tumbleweed Reporter: Clark Boylan <clark.boylan>
Component: BasesystemAssignee: E-mail List <screening-team-bugs>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: emiliano.langella, michiel
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Clark Boylan 2020-10-10 19:00:08 UTC
The lsb spec requires /sbin/pidof which had been supplied by sysvinit-tools. Recent sysvinit-tools update dropped /sbin/pidof in favor of /usr/bin/pidof provided by procps.

This required manual intervention during a `zypper dup` on a tumbleweed installation to workaround. I went with removal of the lsb package as it appears to be fake anyway and nothing I've got installed appears to depend on it.

Not sure if the lsb package should be updated or removed or what, but since this impacts upgradability figured it was worth a bug.
Comment 1 Michiel Janssens 2020-10-10 20:05:55 UTC
Looks like a duplicate of https://bugzilla.opensuse.org/show_bug.cgi?id=1177550
Or the other way around.
Comment 2 Emiliano Langella 2020-10-10 20:35:18 UTC
I have the same issue.
Comment 3 Dirk Mueller 2020-10-12 08:18:29 UTC
already reported

*** This bug has been marked as a duplicate of bug 1177540 ***