adoptium / adoptium/installer

[RPM] man pages not linked properly for jre package temurin17

Open
#629 5 comments 0 reactions 1 assignee Claimed by @ascheman View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.