Public bug reported: I was attempting to install MonoDevelop per the instructions on MonoDevelop's web site.
It says to install flatpak (which I did, via apt) and then issue this command: flatpak install --user --from https://download.mono-project.com/repo/monodevelop.flatpakref I did that as well. Flatpak started downloading things but eventually errored out with this error message: error: While pulling app/com.xamarin.MonoDevelop/x86_64/stable from remote com.xamarin.MonoDevelop-origin: Socket I/O timed out I tried this 5 times, each time with the same result. After searching around on the internet, I saw a forum thread where someone suggested I check my ostree version: $ ostree --version Command 'ostree' not found, but can be installed with: sudo apt install ostree I then installed ostree, re-ran the flatpak install and it installed. I suggest ostree be added as a dependency to flatpak. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: flatpak 0.11.3-3 ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17 Uname: Linux 4.15.0-20-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Fri May 4 09:07:23 2018 InstallationDate: Installed on 2018-05-04 (0 days ago) InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426) ProcEnviron: PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: flatpak UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: flatpak (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1769152 Title: flatpak missing ostree dependency To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/flatpak/+bug/1769152/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
