Bug 219386

Summary: shells/fish No matches for wildcard '/usr/ports/(commandline -ct)*/'.
Product: Ports & Packages Reporter: Martin Filla <freebsd>
Component: Individual Port(s)Assignee: Alan Somers <asomers>
Status: Closed DUPLICATE    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (asomers)
Priority: ---    
Version: Latest   
Hardware: amd64   
OS: Any   

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 ***