Mailspring: Bug: Can't install using .deb as gfvs-bin cannot be found

Created on 9 Nov 2020  路  3Comments  路  Source: Foundry376/Mailspring

Tried to install on Pop!_OS 20.10 but can't as the package gfvs-bin is not install-able.

https://i.imgur.com/oH7xKnS.png

bug

Most helpful comment

Install using the following command:
sudo dpkg --ignore-depends=gvfs-bin -i mailspring-1.7.8-amd64.deb

All 3 comments

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Install using the following command:
sudo dpkg --ignore-depends=gvfs-bin -i mailspring-1.7.8-amd64.deb

Nice, that worked. Considering it doesn't need to have this dependency installed, would it be best to update the project so that it doesn't require it?

Was this page helpful?
0 / 5 - 0 ratings