Perhaps someone more familiar with flatpak can chime in, but my suspicion is a permissions issue either with your user not belonging to a particular group (possibly there is a flatpak group) or the group in question itself doesn’t have appropriate permissions.
I’d investigate along those lines first. The I/O socket problem I’d think had something to do with your internet connection or Flathub itself. Regards, Adrien > On Oct 10, 2018, at 11:33 PM, randix <[email protected]> wrote: > > *So here's where I'm at... > > 1. I previously activated Linux on the Google Pixel Chromebook without any > problem at all. > > 2. This evening I had no problem installing flatpak. I first entered at the > terminal prompt: > > sudo apt-get install flatpak > > then I entered... > > sudo flatpak remote-add --if-not-exists flathub > https://flathub.org/repo/flathub.flatpakrepo > > I restarted the Chromebook > > 3. Per the instructions on the flathub site, to install GnuCash, I entered > at the terminal prompt: > > flatpak install flathub org.gnucash.GnuCash > > It started installing just fine, and then I would get the message: "While > pulling runtime/org.gnome.Platform/x86-64/3.28 from remote flathub socket > I/O timed out > > I then re-ran it again about 4 or 5 times, each time got the above error > message, but each time more was installed, until finally, it appeared the > install was complete without generating the above error message, but now I > get a different error message... > > GDBus.Error:org.free desktop.DBus.Error.AccessDenied:Flatpak system > operation Deploy not allowed for user* > > Here's a cut and paste of the actual text: > > stephenrmiller@penguin:~$ flatpak install flathub org.gnucash.GnuCash > Required runtime for org.gnucash.GnuCash/x86_64/stable > (org.gnome.Platform/x86_64/3.28) is not installed, searching... > Found in remote flathub, do you want to install it? [y/n]: y > Installing: org.gnome.Platform/x86_64/3.28 from flathub > > Receiving delta parts: 0/10 215.4 kB/s 14.0 MB/268.4 MB 19 minutes 41 > seconds remaining > error: While pulling runtime/org.gnome.Platform/x86_64/3.28 from remote > flathub: Socket I/O timed out > stephenrmiller@penguin:~$ flatpak install flathub org.gnucash.GnuCash > Required runtime for org.gnucash.GnuCash/x86_64/stable > (org.gnome.Platform/x86_64/3.28) is not installed, searching... > Found in remote flathub, do you want to install it? [y/n]: y > Installing: org.gnome.Platform/x86_64/3.28 from flathub > > Receiving delta parts: 0/10 253.1 kB/s 15.7 MB/268.4 MB 16 minutes 38 > seconds remaining > error: While pulling runtime/org.gnome.Platform/x86_64/3.28 from remote > flathub: Socket I/O timed out > stephenrmiller@penguin:~$ flatpak install flathub org.gnucash.GnuCash > Required runtime for org.gnucash.GnuCash/x86_64/stable > (org.gnome.Platform/x86_64/3.28) is not installed, searching... > Found in remote flathub, do you want to install it? [y/n]: y > Installing: org.gnome.Platform/x86_64/3.28 from flathub > > Receiving delta parts: 1/10 1.0 MB/s 94.9 MB/268.4 MB 2 minutes 48 seconds > remaining > error: While pulling runtime/org.gnome.Platform/x86_64/3.28 from remote > flathub: Socket I/O timed out > stephenrmiller@penguin:~$ flatpak install flathub org.gnucash.GnuCash > Required runtime for org.gnucash.GnuCash/x86_64/stable > (org.gnome.Platform/x86_64/3.28) is not installed, searching... > Found in remote flathub, do you want to install it? [y/n]: y > Installing: org.gnome.Platform/x86_64/3.28 from flathub > > Receiving delta parts: 8/10 2.1 MB/s 192.5 MB/266.2 MB 35 seconds remaining > > error: While pulling runtime/org.gnome.Platform/x86_64/3.28 from remote > flathub: Socket I/O timed out > stephenrmiller@penguin:~$ flatpak install flathub org.gnucash.GnuCash > Required runtime for org.gnucash.GnuCash/x86_64/stable > (org.gnome.Platform/x86_64/3.28) is not installed, searching... > Found in remote flathub, do you want to install it? [y/n]: y > Installing: org.gnome.Platform/x86_64/3.28 from flathub > > 10 delta parts, 6 loose fetched; 47133 KiB transferred in 8 seconds > > error: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Flatpak system > operation Deploy not allowed for user > stephenrmiller@penguin:~$ flatpak install flathub org.gnucash.GnuCash > Required runtime for org.gnucash.GnuCash/x86_64/stable > (org.gnome.Platform/x86_64/3.28) is not installed, searching... > Found in remote flathub, do you want to install it? [y/n]: y > Installing: org.gnome.Platform/x86_64/3.28 from flathub > > 1 metadata, 0 content objects fetched; 569 B transferred in 5 seconds > > error: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Flatpak system > operation Deploy not allowed for user > stephenrmiller@penguin:~$ ^C > > > > > > -- > Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html > _______________________________________________ > gnucash-user mailing list > [email protected] > To update your subscription preferences or to unsubscribe: > https://lists.gnucash.org/mailman/listinfo/gnucash-user > If you are using Nabble or Gmane, please see > https://wiki.gnucash.org/wiki/Mailing_Lists for more information. > ----- > Please remember to CC this list on all your replies. > You can do this by using Reply-To-List or Reply-All. > _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
