I've added deb [arch=amd64] https://download.docker.com/linux/ubuntu eoan stable
to my sources.list, and then ran sudo apt update
, which returns:
W: Skipping acquire of configured file 'stable/binary-amd64/Packages' as repository 'https://download.docker.com/linux/ubuntu eoan InRelease' doesn't have the component 'stabl
e' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'stable/i18n/Translation-en_US' as repository 'https://download.docker.com/linux/ubuntu eoan InRelease' doesn't have the component 'stab
le' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'stable/i18n/Translation-en' as repository 'https://download.docker.com/linux/ubuntu eoan InRelease' doesn't have the component 'stable'
(component misspelt in sources.list?)
W: Skipping acquire of configured file 'stable/dep11/Components-amd64.yml' as repository 'https://download.docker.com/linux/ubuntu eoan InRelease' doesn't have the component '
stable' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'stable/dep11/icons-48x48.tar' as repository 'https://download.docker.com/linux/ubuntu eoan InRelease' doesn't have the component 'stabl
e' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'stable/dep11/icons-64x64.tar' as repository 'https://download.docker.com/linux/ubuntu eoan InRelease' doesn't have the component 'stabl
e' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'stable/dep11/icons-64x64@2.tar' as repository 'https://download.docker.com/linux/ubuntu eoan InRelease' doesn't have the component 'stable' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'stable/dep11/icons-128x128.tar' as repository 'https://download.docker.com/linux/ubuntu eoan InRelease' doesn't have the component 'stable' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'stable/cnf/Commands-amd64' as repository 'https://download.docker.com/linux/ubuntu eoan InRelease' doesn't have the component 'stable' (component misspelt in sources.list?)
Has anyone experienced the same? I couldn't find the reason for it, or how to fix it.