Bug 1176057

Summary: man unusable after libexec dir change due to alternatives not updated
Product: [openSUSE] openSUSE Tumbleweed Reporter: Dominik Heidler <dheidler>
Component: OtherAssignee: E-mail List <screening-team-bugs>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: fvogt, werner
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Dominik Heidler 2020-09-02 08:44:30 UTC
[root@athene ~]# /usr/bin/man
bash: /usr/bin/man: No such file or directory
[root@athene ~]# l /usr/bin/man
lrwxrwxrwx 1 root root 21 27. Aug 14:48 /usr/bin/man -> /etc/alternatives/man
[root@athene ~]# l /etc/alternatives/man
lrwxrwxrwx 1 root root 23 13. Aug 12:17 /etc/alternatives/man -> /usr/lib/man-db/wrapper
[root@athene ~]# l /usr/lib/man-db/wrapper
ls: Zugriff auf '/usr/lib/man-db/wrapper' nicht möglich: No such file or directory
[root@athene ~]# l /usr/libexec/man-db/wrapper
-rwxr-xr-x 1 root root 14800 27. Aug 14:48 /usr/libexec/man-db/wrapper
Comment 1 Fabian Vogt 2020-09-02 13:04:55 UTC
Dupe

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