FS#56514 - [lldb] Missing man pages

Attached to Project: Arch Linux
Opened by Jacques Nel (jmnel) - Wednesday, 29 November 2017, 23:43 GMT
Last edited by Evangelos Foutras (foutrelis) - Monday, 19 March 2018, 22:46 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Evangelos Foutras (foutrelis)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The man pages for lldb are missing in this package.

Additional info:
* lldb version 5.0.0

Steps to reproduce:
$ man lldb
`No manual entry for lldb`
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Monday, 19 March 2018, 22:46 GMT
Reason for closing:  Fixed
Additional comments about closing:  lldb 6.0.0-4
Comment by Eli Schwartz (eschwartz) - Thursday, 30 November 2017, 00:12 GMT
  • Field changed: Status (Unconfirmed → Assigned)
  • Field changed: Category (Documentation → Packages: Extra)
  • Field changed: Architecture (x86_64 → All)
  • Field changed: Severity (Medium → Very Low)
  • Task assigned to Evangelos Foutras (foutrelis)
They provide a prebuilt manpage in docs/lldb.1 but it doesn't appear that their CMakeLists.txt tries to install any of the documentation at all.
Comment by Jacques Nel (jmnel) - Thursday, 30 November 2017, 07:31 GMT
Thank you for the informtion. I will manually install those.

Loading...