1

I am following the docs to install docker on Vmware ubuntu when I run:

sudo apt-get install ./docker-desktop-4.11.0-amd64.deb

I get this:
Reading package lists... Error!

E: read, still have 8 to read but none left E: Internal error, could not locate member control.tar{.zst,.lz4,.gz,.xz,.bz2,.lzma,} E: Could not read meta data from /home/ali/docker-desktop-4.11.0-amd64.deb E: The package lists or status file could not be parsed or opened.

Ali
  • 21

2 Answers2

1

i was finally able to solve this

following the installation steps here https://docs.docker.com/desktop/install/ubuntu/
i was clicking on the Download the latest DEB package which downloaded the docker-desktop 4.11.0
but i was able to find 4.12 from here https://desktop.docker.com/linux/main/amd64/docker-desktop-4.12.0-amd64.deb
and that one worked
Note: i am using ubuntu-22.04.1

Ali
  • 21
0

Had To Get The DEB File From A Different Place

Similar to Ali, and thanks Ali, the file I was downloading from the BIG BLUE BUTTON HERE would not install. I had to click on Debian for version 4.24.0 HERE INSTEAD. Then it installed fine. This may change down the road of course for later versions, but given mine and Ali's experience, just look for different download locations if you hit similar issues. Dang!

Thom Ives
  • 193
  • 1
  • 5