Public bug reported: Hitting tab when the "man" package is not installed results in a "apropos" parsing error. "man" should be added as a dependency.
~> apt-get <tab> fish: Unknown command ���apropos��� /usr/share/fish/functions/__fish_describe_command.fish (line 6): apropos $argv ^/dev/null | awk -v FS=" +- +" '{ ^ in function ���__fish_describe_command���, called on standard input, with parameter list ���apt-get��� in command substitution called on standard input, ~> sudo apt-get install man Reading package lists... Done Building dependency tree .... Building database of manual pages ... Processing triggers for libc-bin (2.19-0ubuntu6.4) ... ~> sudo apt-get <tab> autoclean (Clean packages no longer be downloaded) install (Install one or more packages) autoremove (Remove automatically installed packages) purge (Remove and purge one or more packages) build-dep (Install/remove packages for dependencies) remove (Remove one or more packages) check (Update cache and check dependencies) source (Fetch source packages) clean (Clean local caches and packages) update (Update sources) dist-upgrade (Distro upgrade) upgrade (Upgrade or install newest packages) dselect-upgrade (Use with dselect front-end) ** Affects: fish (Ubuntu) Importance: Undecided Status: New ** Description changed: Hitting tab when the "man" package is not installed results in a "apropos" parsing error. "man" should be added as a dependency. ~> apt-get <tab> fish: Unknown command ���apropos��� /usr/share/fish/functions/__fish_describe_command.fish (line 6): apropos $argv ^/dev/null | awk -v FS=" +- +" '{ - ^ + ^ in function ���__fish_describe_command���, - called on standard input, - with parameter list ���apt-get��� + called on standard input, + with parameter list ���apt-get��� in command substitution - called on standard input, + called on standard input, ~> sudo apt-get install man Reading package lists... Done - Building dependency tree + Building dependency tree .... Building database of manual pages ... Processing triggers for libc-bin (2.19-0ubuntu6.4) ... ~> sudo apt-get <tab> autoclean (Clean packages no longer be downloaded) install (Install one or more packages) autoremove (Remove automatically installed packages) purge (Remove and purge one or more packages) build-dep (Install/remove packages for dependencies) remove (Remove one or more packages) check (Update cache and check dependencies) source (Fetch source packages) clean (Clean local caches and packages) update (Update sources) dist-upgrade (Distro upgrade) upgrade (Upgrade or install newest packages) - dselect-upgrade (Use with dselect front-end) - ubuntu@bunker ~> sudo apt-get install man + dselect-upgrade (Use with dselect front-end) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1409351 Title: Fish is missing a dependency on "man" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fish/+bug/1409351/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs