FS#50650 - [wayland] Missing manpages

Attached to Project: Arch Linux
Opened by buergi (buergi) - Sunday, 04 September 2016, 11:53 GMT
Last edited by Sébastien Luttringer (seblu) - Tuesday, 27 September 2016, 20:57 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Sébastien Luttringer (seblu)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

There are a lot of manpages linking to wayland-*.{c,h} manpages, which are not included in the package.
Check out the following to get a list
zgrep -h "^\.so" /usr/share/man/man3/wl* | sort | uniq

This causes a bunch of warnings in
journalctl -u man-db

Looks like this is a problem in the Makefile itself as the PKGBUILD calls nothing but `make install`,
but maybe we can just fix it in the PKGBUILD and copy over the missing files manually.

Additional info:
* wayland 1.11.0-1
This task depends upon

Closed by  Sébastien Luttringer (seblu)
Tuesday, 27 September 2016, 20:57 GMT
Reason for closing:  Upstream
Comment by Sébastien Luttringer (seblu) - Monday, 26 September 2016, 22:31 GMT
Please report the problem upstream, then they will fix the issue for every distribution.

Loading...