Installing flatpack on raspbian system

Bart bart.utahman at gmail.com
Thu Aug 20 11:17:12 UTC 2020


I’m trying to install Firefox on a raspberry pi 4.

I’m getting an IP not found.  The system responds to a ping — so I’m guessing its a software failure on that node.  Who should I ask?  Posting to a mailing list seems odd, but I didn’t see anywhere else to go with this request.

Thanks,

monet at pi4:~ $ uname -a
Linux pi4 4.19.118-v7l+ #1311 SMP Mon Apr 27 14:26:42 BST 2020 armv7l GNU/Linux
monet at pi4:~ $ sudo apt install flatpak
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  libappstream-glib8 libostree-1-1 libpipewire-0.2-1 xdg-desktop-portal xdg-desktop-portal-gtk
Suggested packages:
  accountsservice evince
The following NEW packages will be installed:
  flatpak libappstream-glib8 libostree-1-1 libpipewire-0.2-1 xdg-desktop-portal xdg-desktop-portal-gtk
0 upgraded, 6 newly installed, 0 to remove and 2 not upgraded.
Need to get 113 kB/1,404 kB of archives.
After this operation, 5,841 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Err:1 http://raspbian.raspberrypi.org/raspbian buster/main armhf libappstream-glib8 armhf 0.7.14-1
  404  Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/a/appstream-glib/libappstream-glib8_0.7.14-1_armhf.deb  404  Not Found [IP: 93.93.128.193 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
monet at pi4:~ $ sudo apt install flatpak --fix-missing
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  libappstream-glib8 libostree-1-1 libpipewire-0.2-1 xdg-desktop-portal xdg-desktop-portal-gtk
Suggested packages:
  accountsservice evince
The following NEW packages will be installed:
  flatpak libappstream-glib8 libostree-1-1 libpipewire-0.2-1 xdg-desktop-portal xdg-desktop-portal-gtk
0 upgraded, 6 newly installed, 0 to remove and 2 not upgraded.
Need to get 113 kB/1,404 kB of archives.
After this operation, 5,841 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Err:1 http://raspbian.raspberrypi.org/raspbian buster/main armhf libappstream-glib8 armhf 0.7.14-1
  404  Not Found [IP: 93.93.128.193 80]
Unable to correct missing packages.
E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/a/appstream-glib/libappstream-glib8_0.7.14-1_armhf.deb  404  Not Found [IP: 93.93.128.193 80]
E: Aborting install.

monet at pi4:~ $ ping 93.93.128.193
PING 93.93.128.193 (93.93.128.193) 56(84) bytes of data.
64 bytes from 93.93.128.193: icmp_seq=1 ttl=57 time=91.3 ms
64 bytes from 93.93.128.193: icmp_seq=2 ttl=57 time=92.7 ms
64 bytes from 93.93.128.193: icmp_seq=3 ttl=57 time=88.6 ms
64 bytes from 93.93.128.193: icmp_seq=4 ttl=57 time=89.6 ms
64 bytes from 93.93.128.193: icmp_seq=5 ttl=57 time=90.8 ms
^C
--- 93.93.128.193 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 11ms
rtt min/avg/max/mdev = 88.609/90.605/92.678/1.429 ms
monet at pi4:~ $ 




More information about the Flatpak mailing list