Should I delete all PPAs to fix failed updates on Ubuntu 18.04?

  • Thread starter Thread starter member 428835
  • Start date Start date
  • Tags Tags
    Linux Ubuntu
AI Thread Summary
On Ubuntu 18.04, users may encounter the error "Failed to download repository information" when attempting software updates. This issue typically arises from the inclusion of PPAs (Personal Package Archives) that do not have a Release file, indicating they are not maintained for the current version of Ubuntu. Specifically, repositories such as texstudio, gstffmpeg-keep, and equalx are not supported for Ubuntu 18.04 (Bionic), as they only cater to older versions like 12.04 and 14.04. To resolve the issue, users should consider removing these unsupported PPAs from the Software Updates settings. If a newer version of a package is needed, it is advisable to look for actively maintained PPAs or to upgrade the system to a more recent version of Ubuntu, such as 20.04, which offers extended support and more up-to-date packages.
member 428835
Hi PF

On Ubuntu 18.04 when I try and run software updates I get the error "Failed to download repository information". When I run apt-get in terminal I get
Code:
E: The repository 'http://ppa.launchpad.net/blahota/texstudio/ubuntu bionic Release' does not have a Release file.

N: Updating from such a repository can't be done securely, and is therefore disabled by default.

N: See apt-secure(8) manpage for repository creation and user configuration details.

E: The repository 'http://ppa.launchpad.net/mc3man/gstffmpeg-keep/ubuntu bionic Release' does not have a Release file.

N: Updating from such a repository can't be done securely, and is therefore disabled by default.

N: See apt-secure(8) manpage for repository creation and user configuration details.

E: The repository 'http://ppa.launchpad.net/q-quark/equalx/ubuntu bionic Release' does not have a Release file.

N: Updating from such a repository can't be done securely, and is therefore disabled by default.

N: See apt-secure(8) manpage for repository creation and user configuration details.

Any ideas? I'm thinking its a PPA issue. In Software Updates under Other Software should I delete all http://ppa.launchpad packages?
 
Computer science news on Phys.org
Based on this answer, the PPA you've added does not support your version of Ubuntu.

Checking the first one (texstudio), it seems to be the case. Only Ubuntu versions 12.04, 14.04, 14.10, 15.04 are supported. (Click the 'Technical details about this PPA' link to see this info)
 
joshmccraney said:
I'm thinking its a PPA issue.
Given the error messages that's a fairly safe deduction :biggrin:
joshmccraney said:
In Software Updates under Other Software should I delete all http://ppa.launchpad packages?
Either that, or if you need a newer version than what is in the bionic repo then seek out actively maintained PPAs: for instance for texstudio the one linked from https://www.texstudio.org/

Or if my guess that you have just upgraded from 16.04 (which reaches EOL this month) is correct, delete all the PPAs and upgrade on through to 20.04 for another 2 years of support (and more recent versions of packages, although focal is still on 2.12.22 for texmate so if you want v3 you will still need Sundermeyer's PPA).
 
  • Like
Likes member 428835
I came across a video regarding the use of AI/ML to work through complex datasets to determine complicated protein structures. It is a promising and beneficial use of AI/ML. AlphaFold - The Most Useful Thing AI Has Ever Done https://www.ebi.ac.uk/training/online/courses/alphafold/an-introductory-guide-to-its-strengths-and-limitations/what-is-alphafold/ https://en.wikipedia.org/wiki/AlphaFold https://deepmind.google/about/ Edit/update: The AlphaFold article in Nature John Jumper...
Thread 'Urgent: Physically repair - or bypass - power button on Asus laptop'
Asus Vivobook S14 flip. The power button is wrecked. Unable to turn it on AT ALL. We can get into how and why it got wrecked later, but suffice to say a kitchen knife was involved: These buttons do want to NOT come off, not like other lappies, where they can snap in and out. And they sure don't go back on. So, in the absence of a longer-term solution that might involve a replacement, is there any way I can activate the power button, like with a paperclip or wire or something? It looks...

Similar threads

Back
Top