[SOLVED] Problems to update from update manager (Target Packages multiples times..)

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
klas88
Level 2
Level 2
Posts: 63
Joined: Wed Jan 24, 2018 5:51 pm

[SOLVED] Problems to update from update manager (Target Packages multiples times..)

Post by klas88 »

I can not update my Linux Mint 18.3 Sylvia for a long time from update manager. Neither have I been able to update Gimp by following the instrucion (https://ubunlog.com/instala-la-nueva-ve ... 18-04-lts/) from Terminal with Flatpak, and I guess this error will be related.

W: Target Packages (non-free/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/additional-repositories.list:1 e /etc/apt/sources.list.d/additional-repositories.list:2

Error screenshot => http://subirimagen.me/uploads/20180619100419.png
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
JerryF
Level 16
Level 16
Posts: 6570
Joined: Mon Jun 08, 2015 1:23 pm
Location: Rhode Island, USA

Re: Problems to update from update manager (Target Packages multiples times..)

Post by JerryF »

Please copy the results of the following command and paste the result in between code tags (it's the 5th button above where you type your posts and looks like this < / >

Code: Select all

inxi -r
klas88
Level 2
Level 2
Posts: 63
Joined: Wed Jan 24, 2018 5:51 pm

Re: Problems to update from update manager (Target Packages multiples times..)

Post by klas88 »

Code: Select all

Repos:     Active apt sources in file: /etc/apt/sources.list
           deb http://ppa.launchpad.net/alexlarsson/flatpak/ubuntu bionic main
           deb-src http://ppa.launchpad.net/alexlarsson/flatpak/ubuntu bionic main
           Active apt sources in file: /etc/apt/sources.list.d/additional-repositories.list
           deb https://deb.opera.com/opera-stable/ stable non-free
           deb https://deb.opera.com/opera-stable/ stable non-free
           deb http://archive.canonical.com/ sylvia partner
           Active apt sources in file: /etc/apt/sources.list.d/kdenlive-kdenlive-stable-xenial.list
           deb http://ppa.launchpad.net/kdenlive/kdenlive-stable/ubuntu xenial main
           deb-src http://ppa.launchpad.net/kdenlive/kdenlive-stable/ubuntu xenial main
           Active apt sources in file: /etc/apt/sources.list.d/official-package-repositories.list
           deb http://mirrors.evowise.com/linuxmint/packages sylvia main upstream import backport
           deb http://archive.ubuntu.com/ubuntu xenial main restricted universe multiverse
           deb http://archive.ubuntu.com/ubuntu xenial-updates main restricted universe multiverse
           deb http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse
           deb http://security.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
           deb http://archive.canonical.com/ubuntu/ xenial partner
           Active apt sources in file: /etc/apt/sources.list.d/webupd8team-tor-browser-xenial.list
           deb http://ppa.launchpad.net/webupd8team/tor-browser/ubuntu xenial main
           deb-src http://ppa.launchpad.net/webupd8team/tor-browser/ubuntu xenial main
Sir Charles

Re: Problems to update from update manager (Target Packages multiples times..)

Post by Sir Charles »

W: Target Packages (non-free/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/additional-repositories.list:1 e /etc/apt/sources.list.d/additional-repositories.list:2
Active apt sources in file: /etc/apt/sources.list.d/additional-repositories.list
deb https://deb.opera.com/opera-stable/ stable non-free
deb https://deb.opera.com/opera-stable/ stable non-free
Hi klas88,

Open Software Sources from the application menu.
Click on "Additional repositories". You will find two entries for "opera-stable". Delete one of them. Close the window.
Open a terminal and run:

Code: Select all

sudo apt-get update
Good luck!
klas88
Level 2
Level 2
Posts: 63
Joined: Wed Jan 24, 2018 5:51 pm

Re: Problems to update from update manager (Target Packages multiples times..)

Post by klas88 »

Solved! Thanks!
Sir Charles

Re: [SOLVED] Problems to update from update manager (Target Packages multiples times..)

Post by Sir Charles »

Great! You are welcome!

Cheers
Locked

Return to “Software & Applications”