Comment 3 for bug 1961365

Revision history for this message
Xavier Delaruelle (xdelaruelle) wrote : Re: 2.54.3+18.04 update on bionic breaks fish shell

Hi Alberto & all,

I have just tested snapd 2.54.3+18.04.2ubuntu0.1 on ubuntu 18.04 and the data/env/snapd.fish.in fix does not totally correct the issue. Here is the new error message obtain:

```
set: Unknown option '--path'
/usr/share/fish/vendor_conf.d/snapd.fish (line 11):
set --path --export XDG_DATA_DIRS $XDG_DATA_DIRS
^
from sourcing file /usr/share/fish/vendor_conf.d/snapd.fish
   called on line 250 of file /usr/share/fish/config.fish
```

So the --path option is not supported by the version of fish shell available on ubuntu 18.04 (fish 2.7.1)