[SOLVED] Bad Repository
Forum rules
Before you post please read how to get help
Before you post please read how to get help
[SOLVED] Bad Repository
Last edited by Moem on Mon Dec 03, 2018 9:49 am, edited 3 times in total.
Reason: Marked this as [SOLVED] for you; please note that you can and should do this for your own topics. Thanks!
Reason: Marked this as [SOLVED] for you; please note that you can and should do this for your own topics. Thanks!
Re: Bad Repository
Not sure, but you can try this:
https://www.youtube.com/watch?v=QiTCduoADmk
https://www.youtube.com/watch?v=QiTCduoADmk
-
- Level 8
- Posts: 2314
- Joined: Tue Feb 21, 2017 8:13 pm
- Location: Alamogordo, New Mexico, USA
Re: Bad Repository
try this first...
then reboot and then try to get updates...DAMIEN
Code: Select all
sudo apt update
ORDO AB CHAO
Re: Bad Repository
archive.canonical.com/ubuntu tara release
doesn't exist hence update manager can't find it.tara is the code-name used for the mint provided repos in 19 - bionic is the ubuntu codename.
What does your
inxi -r
report?BTW - your screenshots as posted are are really hard to read on a low res monitor. Why not just copy/paste the error message or at least link in post to the image with
[rimg][/rimg]
tags which will allow easier zooming in the browser.
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
Re: Bad Repository
second time i've had to tell someone to mouse over or click the image to get a larger view. i actually just posted the link so it would be full-size on mouse over and a single click. now as for inxi -r. here you go. thankssmurphos wrote: ⤴Mon Dec 03, 2018 1:26 amarchive.canonical.com/ubuntu tara release
doesn't exist hence update manager can't find it.
tara is the code-name used for the mint provided repos in 19 - bionic is the ubuntu codename.
What does yourinxi -r
report?
BTW - your screenshots as posted are are really hard to read on a low res monitor. Why not just copy/paste the error message or at least link in post to the image with[rimg][/rimg]
tags which will allow easier zooming in the browser.
https://i.imgur.com/BdpZZ45.png
Code: Select all
Repos: Active apt sources in file: /etc/apt/sources.list.d/additional-repositories.list
deb http://archive.canonical.com/ubuntu tara partner
Active apt sources in file: /etc/apt/sources.list.d/agornostal-ulauncher-bionic.list
deb http://ppa.launchpad.net/agornostal/ulauncher/ubuntu bionic main
deb-src http://ppa.launchpad.net/agornostal/ulauncher/ubuntu bionic main
Active apt sources in file: /etc/apt/sources.list.d/clipgrab-team-ppa-bionic.list
deb http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu bionic main
deb-src http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu bionic main
Active apt sources in file: /etc/apt/sources.list.d/elementary-os-stable-bionic.list
deb http://ppa.launchpad.net/elementary-os/stable/ubuntu bionic main
deb-src http://ppa.launchpad.net/elementary-os/stable/ubuntu bionic main
Active apt sources in file: /etc/apt/sources.list.d/google-chrome.list
deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
Active apt sources in file: /etc/apt/sources.list.d/nilarimogard-webupd8-bionic.list
deb http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu bionic main
deb-src http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu bionic main
Active apt sources in file: /etc/apt/sources.list.d/noobslab-apps-bionic.list
deb http://ppa.launchpad.net/noobslab/apps/ubuntu bionic main
deb-src http://ppa.launchpad.net/noobslab/apps/ubuntu bionic main
Active apt sources in file: /etc/apt/sources.list.d/noobslab-icons-bionic.list
deb http://ppa.launchpad.net/noobslab/icons/ubuntu bionic main
deb-src http://ppa.launchpad.net/noobslab/icons/ubuntu bionic main
Active apt sources in file: /etc/apt/sources.list.d/notepadqq-team-notepadqq-bionic.list
deb http://ppa.launchpad.net/notepadqq-team/notepadqq/ubuntu bionic main
deb-src http://ppa.launchpad.net/notepadqq-team/notepadqq/ubuntu bionic main
Active apt sources in file: /etc/apt/sources.list.d/official-package-repositories.list
deb http://packages.linuxmint.com tara main upstream import backport
deb http://archive.ubuntu.com/ubuntu bionic main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu bionic-updates main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu bionic-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ bionic partner
Active apt sources in file: /etc/apt/sources.list.d/rikmills-latte-dock-bionic.list
deb http://ppa.launchpad.net/rikmills/latte-dock/ubuntu bionic main
deb-src http://ppa.launchpad.net/rikmills/latte-dock/ubuntu bionic main
Active apt sources in file: /etc/apt/sources.list.d/teejee2008-ppa-bionic.list
deb http://ppa.launchpad.net/teejee2008/ppa/ubuntu bionic main
deb-src http://ppa.launchpad.net/teejee2008/ppa/ubuntu bionic main
Active apt sources in file: /etc/apt/sources.list.d/xuzhen666-dockbarx-bionic.list
deb http://ppa.launchpad.net/xuzhen666/dockbarx/ubuntu bionic main
deb-src http://ppa.launchpad.net/xuzhen666/dockbarx/ubuntu bionic main
Re: Bad Repository
Launch Software Sources and remove the "bad" repository under the Additional Repositories tab.
Re: Bad Repository
p.k. will do. question though. did they change the address for or close that repository? cause i had changed a thing here since before my last update where i wasn't getting that message? thanks
Re: Bad Repository
Honestly, I can't really tell. I just went to archive.canonical.com/ubuntu to check if the repository for tara really existed. It didn't. That's why my suggestion. May I ask why did this particular "repository" has ended up in your Sources?
Re: Bad Repository
had to be checked by default, or added when needed by something i installed. i honestly couldn't tell you. thanks for the help and fix, much appreciated.
Re: Bad Repository
It's never existed. Normally it appears when someone has followed an Ubuntu-centric tutorial that ignores the existence of Ubuntu based distros and suggests a command along the lines of
sudo apt-add-repository “deb http://archive.canonical.com/ubuntu $(lsb_release -sc) blah-blah”
history | grep apt-add-repository
will tell you if that is the case. I guess it's possible that something else that has been installed could have added it.For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.