[RPM] man pages not linked properly for jre package temurin17
Open
bug
help wanted
- Dominant language
- Jinja
- Stars
- 168
- Forks
- 77
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 12
Description
Hi, so the issue is reproducible by:
1)installing temurin-17-jre rpm package
2) calling "man java"
-the cause of this problem is the lack of "--slave" declaration for jre manpages in postinstall scriptlet of the rpm, thus missing links to the installed manpages (the scriptlets can be checked by calling "rpm -qp --scripts pkgname")
another problem is that manpages are missing in temurin-17-jre altogether
refer to the difference in jdk vs jre package in this matter or jre of different major version e.g.11
Contributor guide
Assessment
This issue has not been assessed yet.