[kwlug-disc] Installing Docker fails on Raspberry Pi 3

Khalid Baheyeldin kb at 2bits.com
Tue May 4 23:59:48 EDT 2021


Here is a clue to where the issue is:

# aptitude search overlayfs
p   fuse-overlayfs ...

# aptitude install fuse-overlayfs
The following NEW packages will be installed:
  fuse-overlayfs fuse3{ab} libfuse3-3{a}
0 packages upgraded, 3 newly installed, 8 to remove and 0 not upgraded.
Need to get 121 kB of archives. After unpacking 5190 kB will be freed.
The following packages have unmet dependencies:
 fuse3 : Breaks: fuse but 2.9.9-1+deb10u1 is installed
The following actions will resolve these dependencies:

     Remove the following packages:
1)     fuse [2.9.9-1+deb10u1 (now, stable)]

I may be able to do it by removing fuse, in favour of fuse3

# aptitude purge fuse
Reading package lists... Done
Building dependency tree
Reading state information... Done
...
The following packages will be REMOVED:
  fuse* gvfs-fuse*
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 187 kB disk space will be freed.
Do you want to continue? [Y/n]

Tempted to just do it ...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://kwlug.org/pipermail/kwlug-disc_kwlug.org/attachments/20210504/159ff65d/attachment.htm>


More information about the kwlug-disc mailing list