quarto-dev / quarto-dev/quarto-cli
man quarto doesn't work on Ubuntu
Open
@cscheid is already working on this.
Since Jun 5, 2024.
enhancement
installers
linux
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Bug description
After installing quarto (both 1.4 and 1.5), man quarto returns
no manual entry for quarto
file /usr/local/share/man/quarto.1 confirms that there is something wrong with the postinst script. It returns
quarto.1: broken symbolic link to /opt/quarto/share/man/quarto.man
The actual man page is quarto-man.man not quarto.man.
Steps to reproduce
No response
Expected behavior
No response
Actual behavior
No response
Your environment
Ubuntu 22.04
Quarto check output
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.