FS#63036 - [9base] empty manpages

Attached to Project: Community Packages
Opened by Lucas (lucc) - Saturday, 29 June 2019, 12:06 GMT
Last edited by Jelle van der Waa (jelly) - Monday, 05 June 2023, 14:28 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Lukas Fleischer (lfleischer)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The 9base package contains some empty man pages (e.g. unicode.1 has 0 bytes). It is very confusing to get completino for `man unicode` and see the $PAGER open an empty file. Maybe it would be better to delete these empty files. That would make it clear that there is no documentation for that program.

Additional info:
* package version(s) 9base 6-6
* link to upstream bug report: none yet.

Steps to reproduce:
-
This task depends upon

Closed by  Jelle van der Waa (jelly)
Monday, 05 June 2023, 14:28 GMT
Reason for closing:  Upstream
Additional comments about closing:  Please report an issue upstream.
Comment by Jelle van der Waa (jelly) - Monday, 05 June 2023, 14:03 GMT
Still an issue of as today.

[jelle@⬢ testing][~/projects/shed]%ls -lh /opt/plan9/share/man/man1/unicode.1
-r--r--r-- 1 root root 0 Nov 14 2022 /opt/plan9/share/man/man1/unicode.1
[jelle@⬢ testing][~/projects/shed]%pacman -Q 9base
9base 6-8
Comment by Jelle van der Waa (jelly) - Monday, 05 June 2023, 14:26 GMT
This is an upstream problem:

[jelle@t14s][~/projects/packages/9base/src/9base-6]%ls -lh unicode/unicode.1
-rw-r--r-- 1 jelle jelle 0 Jun 4 2010 unicode/unicode.1

Loading...