Linux Lite Forums
W: Target packages errors - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18)
+--- Thread: W: Target packages errors (/showthread.php?tid=6922)



W: Target packages errors - csias40 - 04-14-2020

When I try to update or do any installs on synaptic, I get these errors!  Help!

W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth-pro.list:3W: Target Packages (main/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth-pro.list:3
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth-pro.list:3
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth-pro.list:3
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth-pro.list:3
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth.list:3
W: Target Packages (main/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth.list:3
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth.list:3
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth.list:3
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth.list:3
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'http://dl.google.com/linux/earth/deb stable InRelease' doesn't support architecture 'i386'
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth-pro.list:3
W: Target Packages (main/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth-pro.list:3
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth-pro.list:3
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth-pro.list:3
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth-pro.list:3
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth.list:3
W: Target Packages (main/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth.list:3
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth.list:3
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth.list:3
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/google-earth-ec.list:3 and /etc/apt/sources.list.d/google-earth.list:3



Re: W: Target packages errors - Moltke - 04-15-2020

[member=5666]csias40[/member] You seem to have the google earth and google earth pro repo multiple times on your sources list, so you need to edit one of those and comment it, for that, open a terminal and type:
Code:
sudo nano /etc/apt/sources.list.d/google-earth.list
or
Code:
sudo nano /etc/apt/sources.list.d/google-earth-pro.list
It's up to you to decide which one you want/need. Place a "#" symbol in front of the line that begins with deb, like
Code:
#deb http://dl.google.com/linux/earth/deb/ stable main
or
Code:
#deb http://dl.google.com/linux/earth-pro/deb/ stable main
Then try to update again and everything should be fine.

Hope this helps! Smile



Re: W: Target packages errors - csias40 - 04-18-2020

Ended up with this, but can't seem to understand about adding a # in front.  I actually removed both with synaptic, but it doesn't seem it really is gone.  They don't seem to work with this computer.. get the tiny little earth box others have mentioned due to the video card.
[Image: wH0EGYADjmkOQAAAABJRU5ErkJggg==]