Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • aports aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 666
    • Issues 666
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 289
    • Merge requests 289
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Our ARM infrastructure is unreachable at the moment, so CI jobs will time-out and packages will not be updated until the servers are back.

  • alpinealpine
  • aportsaports
  • Merge requests
  • !16787

main/fish: make util-linux a dep of fish-doc and add a README

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Leo requested to merge Leo/aports:fish into master Jan 13, 2021
  • Overview 2
  • Commits 1
  • Pipelines 3
  • Changes 2

It is required to have util-linux to use the help command in any of the builtins fish provides as the internal __fish_print_help function uses the ul program that util-linux provides.

__fish_print_help also returns early if there are no manpages installed which are present in fish-doc so can we can kludingly deal with this by tying the util-linux dependency to the -doc subpackage.

This is not perfect as many users that want fish-doc don't want util-linux but it is better than giving a free util-linux dependency to anyone that installs fish

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fish