Bug 219386 - shells/fish No matches for wildcard '/usr/ports/(commandline -ct)*/'.
Summary: shells/fish No matches for wildcard '/usr/ports/(commandline -ct)*/'.
Status: Closed DUPLICATE of bug 218511
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Alan Somers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-18 16:34 UTC by Martin Filla
Modified: 2017-05-18 18:13 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (asomers)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Filla 2017-05-18 16:34:21 UTC
Hello for command sudo portmaster qt5 no matches wildcard - fish, version 2.5.0

brmlab@ ~> sudo portmaster qt5No matches for wildcard '/usr/ports/(commandline -ct)*/'.  (Tip: empty matches are allowed in 'set', 'count', 'for'.)
/usr/local/share/fish/functions/__fish_complete_subcommand.fish (line 2):         ls -d /usr/ports/(commandline -ct)*/                 | sed -E -e 's#/usr/ports/##' -e 's#/+#/#' -e 's#([^/]+/[^/]+).*#\1#'
                                                                                        ^
in command substitution
	called on line 0 of file /usr/local/share/fish/functions/__fish_complete_subcommand.fish

in command substitution
	called on line 0 of file /usr/local/share/fish/functions/__fish_complete_subcommand.fish

in function '__fish_complete_subcommand'
	called on line 5 of file /usr/local/share/fish/functions/__fish_complete_subcommand_root.fish

in function '__fish_complete_subcommand_root'
	called on standard input
	with parameter list '-u -g'

in command substitution
	called on standard input

-No matches for wildcard '/usr/ports/(commandline -ct)*/'.  (Tip: empty matches are allowed in 'set', 'count', 'for'.)
/usr/local/share/fish/functions/__fish_complete_subcommand.fish (line 2):         ls -d /usr/ports/(commandline -ct)*/                 | sed -E -e 's#/usr/ports/##' -e 's#/+#/#' -e 's#([^/]+/[^/]+).*#\1#'
                                                                                        ^
in command substitution
	called on line 0 of file /usr/local/share/fish/functions/__fish_complete_subcommand.fish

in command substitution
	called on line 0 of file /usr/local/share/fish/functions/__fish_complete_subcommand.fish

in function '__fish_complete_subcommand'
	called on line 5 of file /usr/local/share/fish/functions/__fish_complete_subcommand_root.fish

in function '__fish_complete_subcommand_root'
	called on standard input
	with parameter list '-u -g'

in command substitution
	called on standard input
Comment 1 Alan Somers freebsd_committer freebsd_triage 2017-05-18 18:13:55 UTC

*** This bug has been marked as a duplicate of bug 218511 ***