pmprog
DNF (Did Not Finish)
- Joined
- Apr 25, 2011
- Messages
- 4,150
On my Lubuntu laptop, I've done an "apt update", and I've started getting the following error
I reinstalled Steam from the .deb file on the website, and that hasn't resolved it.
In /etc/apt/sources.list.d/, I have two files steam.list and steam.list.save; both contain
Does anyone have any idea what's wrong, and how I can fix it?
Thanks
Code:
W: Conflicting distribution: http://repo.steampowered.com/steam precise InRelease (expected precise but got stable)
W: Skipping acquire of configured file 'steam/source/Sources' as repository 'http://repo.steampowered.com/steam precise InRelease' doesn't have the component 'steam' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'steam/binary-i386/Packages' as repository 'http://repo.steampowered.com/steam precise InRelease' doesn't have the component 'steam' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'steam/binary-amd64/Packages' as repository 'http://repo.steampowered.com/steam precise InRelease' doesn't have the component 'steam' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'steam/i18n/Translation-en' as repository 'http://repo.steampowered.com/steam precise InRelease' doesn't have the component 'steam' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'steam/i18n/Translation-en_GB' as repository 'http://repo.steampowered.com/steam precise InRelease' doesn't have the component 'steam' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'steam/dep11/Components-amd64.yml' as repository 'http://repo.steampowered.com/steam precise InRelease' doesn't have the component 'steam' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'steam/dep11/icons-48x48.tar' as repository 'http://repo.steampowered.com/steam precise InRelease' doesn't have the component 'steam' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'steam/dep11/icons-64x64.tar' as repository 'http://repo.steampowered.com/steam precise InRelease' doesn't have the component 'steam' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'steam/dep11/icons-64x64@2.tar' as repository 'http://repo.steampowered.com/steam precise InRelease' doesn't have the component 'steam' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'steam/dep11/icons-128x128.tar' as repository 'http://repo.steampowered.com/steam precise InRelease' doesn't have the component 'steam' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'steam/cnf/Commands-amd64' as repository 'http://repo.steampowered.com/steam precise InRelease' doesn't have the component 'steam' (component misspelt in sources.list?)
I reinstalled Steam from the .deb file on the website, and that hasn't resolved it.
In /etc/apt/sources.list.d/, I have two files steam.list and steam.list.save; both contain
Code:
deb [arch=amd64,i386] http://repo.steampowered.com/steam/ precise steam
deb-src [arch=amd64,i386] http://repo.steampowered.com/steam/ precise steam
Does anyone have any idea what's wrong, and how I can fix it?
Thanks