Last active
May 23, 2016 17:19
-
-
Save HongPong/338bc98dc5a97dc827c3b9ad349f6231 to your computer and use it in GitHub Desktop.
A ton of errors thrown on CentOS 7 for updating fish with yum
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# yum update | |
Loaded plugins: fastestmirror | |
base | 3.6 kB 00:00 | |
epel/x86_64/metalink | 12 kB 00:00 | |
epel | 4.3 kB 00:00 | |
extras | 3.4 kB 00:00 | |
shells_fish_release_2 | 1.2 kB 00:00 | |
updates | 3.4 kB 00:00 | |
webtatic | 3.6 kB 00:00 | |
(1/3): epel/x86_64/updateinfo | 556 kB 00:00 | |
(2/3): shells_fish_release_2/primary | 1.3 kB 00:00 | |
(3/3): epel/x86_64/primary_db | 4.1 MB 00:00 | |
Loading mirror speeds from cached hostfile | |
* base: ftp.linux.ncsu.edu | |
* epel: mirror.us.leaseweb.net | |
* extras: mirror.us.leaseweb.net | |
* updates: mirror.net.cen.ct.gov | |
* webtatic: us-east.repo.webtatic.com | |
shells_fish_release_2 3/3 | |
Resolving Dependencies | |
--> Running transaction check | |
---> Package fish.x86_64 0:2.2.0-7.el7 will be updated | |
---> Package fish.x86_64 0:2.3.0-2.1 will be an update | |
---> Package php-composer-spdx-licenses.noarch 0:1.1.3-1.el7 will be updated | |
---> Package php-composer-spdx-licenses.noarch 0:1.1.4-1.el7 will be an update | |
--> Finished Dependency Resolution | |
Dependencies Resolved | |
================================================================================ | |
Package Arch Version Repository Size | |
================================================================================ | |
Updating: | |
fish x86_64 2.3.0-2.1 shells_fish_release_2 1.4 M | |
php-composer-spdx-licenses noarch 1.1.4-1.el7 epel 15 k | |
Transaction Summary | |
================================================================================ | |
Upgrade 2 Packages | |
Total download size: 1.4 M | |
Is this ok [y/d/N]: y | |
Downloading packages: | |
Delta RPMs disabled because /usr/bin/applydeltarpm not installed. | |
(1/2): php-composer-spdx-licenses-1.1.4-1.el7.noarch.rpm | 15 kB 00:00 | |
(2/2): fish-2.3.0-2.1.x86_64.rpm | 1.4 MB 00:02 | |
-------------------------------------------------------------------------------- | |
Total 598 kB/s | 1.4 MB 00:02 | |
Running transaction check | |
Running transaction test | |
Transaction test succeeded | |
Running transaction | |
Updating : php-composer-spdx-licenses-1.1.4-1.el7.noarch 1/4 | |
Updating : fish-2.3.0-2.1.x86_64 2/4 | |
Cleanup : php-composer-spdx-licenses-1.1.3-1.el7.noarch 3/4 | |
Cleanup : fish-2.2.0-7.el7.x86_64 4/4 | |
Verifying : fish-2.3.0-2.1.x86_64 1/4 | |
Verifying : php-composer-spdx-licenses-1.1.4-1.el7.noarch 2/4 | |
Verifying : fish-2.2.0-7.el7.x86_64 3/4 | |
Verifying : php-composer-spdx-licenses-1.1.3-1.el7.noarch 4/4 | |
Updated: | |
fish.x86_64 0:2.3.0-2.1 php-composer-spdx-licenses.noarch 0:1.1.4-1.el7 | |
Complete! | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
root@five # fish --version | |
fish, version 2.3.0 | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 1): string replace -r '^'"$realhome"'($|/)' '~$1' $PWD | |
^ | |
in command substitution | |
called on line 0 of file /usr/share/fish/functions/prompt_pwd.fish | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input | |
fish: Unknown command 'string' | |
/usr/share/fish/functions/prompt_pwd.fish (line 18): string replace -ar '(\.?[^/]{'"$fish_prompt_pwd_dir_length"'})[^/]*/' '$1/' $tmp | |
^ | |
in function “prompt_pwd” | |
called on line 6 of file /usr/share/fish/functions/fish_prompt.fish | |
in command substitution | |
called on line 4 of file /usr/share/fish/functions/fish_prompt.fish | |
in function “fish_prompt” | |
called on standard input | |
in command substitution | |
called on standard input |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment