https://bugzilla.opensuse.org/show_bug.cgi?id=1175919 workaround: # update-alternatives --set man /usr/libexec/man-db/wrapper Cheers, Ben Am 30.08.20 um 18:27 schrieb Patrick Shanahan:
* Peter Suetterlin <pit@astro.su.se> [08-30-20 11:47]:
Dominique Leuenberger wrote:
Packages changed: man ==== man ====
- Set libexecdir at build time for wrapper (boo#1175813) - Do the same in mandb.service For me, that broke the man package. Now I get
woodstock:~% man ls If 'man' is not a typo you can use command-not-found to lookup the package that contains it, like this: cnf man woodstock:~% ls -l /usr/bin/man lrwxrwxrwx 1 root root 21 Aug 27 13:48 /usr/bin/man -> /etc/alternatives/man woodstock:~% l /etc/alternatives/man lrwxrwxrwx 1 root root 23 Jul 25 18:58 /etc/alternatives/man -> /usr/lib/man-db/wrapper
guess that should now also point to libexec?
Same is the case for apropos and whatis. I had same with "man", zypper -v in --force man solved.
Probably same will work for apropos and whatis.
Didn't feel interested enough to chase problem further.
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org