What can I do if a repository/PPA does not have a Release file?remove packages with error on apt-get updateUbuntu 18.04 update problem 404 Not Found [IP: 91.189.95.83 80]Unable to locate package for peerguardianUnable to to install Heimdall on Ubuntu 18.04Ubuntu 18.04 apt-get update ErrorsCan't update securely and is therefore disabled?Cannot update - PPAs do not have release files404 not found errors for PPAs when I run sudo apt updateapt-get update isn't able to connect to the internetCan't do sudo apt-get updateWhat determines PPA updates after new Ubuntu releases?Ubuntu repository does not have a Release fileWine won't install, Does not have valid release fileHow to install PCL for 16.04, PPA not working
Extra battery in the bay of an HDD
Showing a limit approaches e: base of natural log
Why exactly is the answer 50 ohms?
What are the branches of statistics?
Who can change WIP limit in DoW when urgent work emerges?
How many records can an Apex Batch process
Why does Sonny say they call Michael "Giogali"?
How can I prove mathematically the reflection matrix has only the eigenvalues 1 or -1?
Any Issues with running Workbench 1.3 on a Kickstart 1.2 Amiga 500?
Is there a push, in the United States, to use gender-neutral language and gender pronouns (when they are given)?
Easy way of generating a 50-150W load @12V
How to prove that invoices are really UNPAID?
Why is the empennage design of this Lockheed 1049E so complicated?
How does Firefox know my ISP login page?
"A tin of biscuits" vs "A biscuit tin"
Armory Automaton and Dowsing Dagger/Sword of the Animist
Is a list of the most common English words copyrightable?
Dice? = Is that so?
Do you say "good game" after a game in which your opponent played poorly?
Text on old-fashioned differential geometry
Why do adjectives come before nouns in English?
Containing the radiation of a nuclear powered aeroplane
Decode Image from Base64
Can you upgrade armour from breastplate to halfplate?
What can I do if a repository/PPA does not have a Release file?
remove packages with error on apt-get updateUbuntu 18.04 update problem 404 Not Found [IP: 91.189.95.83 80]Unable to locate package for peerguardianUnable to to install Heimdall on Ubuntu 18.04Ubuntu 18.04 apt-get update ErrorsCan't update securely and is therefore disabled?Cannot update - PPAs do not have release files404 not found errors for PPAs when I run sudo apt updateapt-get update isn't able to connect to the internetCan't do sudo apt-get updateWhat determines PPA updates after new Ubuntu releases?Ubuntu repository does not have a Release fileWine won't install, Does not have valid release fileHow to install PCL for 16.04, PPA not working
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
When updating, I get the following error message:
W: The repository 'http://ppa.launchpad.net/mc3man/trusty-media/ubuntu xenial Release' does not have a Release file.
Here, I find another statement on this error: How can I fix a 404 Error when using a PPA or updating my package lists?
This recommends removing certain PPAs; and, I'm not sure if I should do that since it might mean not getting the updates that I need.
Is this what I should do?
apt package-management updates ppa
add a comment
|
When updating, I get the following error message:
W: The repository 'http://ppa.launchpad.net/mc3man/trusty-media/ubuntu xenial Release' does not have a Release file.
Here, I find another statement on this error: How can I fix a 404 Error when using a PPA or updating my package lists?
This recommends removing certain PPAs; and, I'm not sure if I should do that since it might mean not getting the updates that I need.
Is this what I should do?
apt package-management updates ppa
xenial is probably no longer supported should upgrade. You should change all repositories to use old-release.ubuntu.com instead, and then dosudo do-releases-upgrade
to get an supported release of Ubuntu. help.ubuntu.com/community/EOLUpgrades Oh, it was an old PPA. I just had this problem myself, and it was solved by this trick. I came here first when I did a search.
– Anders
Jan 26 '18 at 4:58
Before you try anything else make sure you have network access from your server to the internet. Otherwise you will get this error too.
– user92240
May 15 '18 at 13:25
1
@Anders as of this date Xenial is still supported with maintenance updates. When in doubt you can check the release schedule
– Elder Geek
Feb 19 at 16:03
add a comment
|
When updating, I get the following error message:
W: The repository 'http://ppa.launchpad.net/mc3man/trusty-media/ubuntu xenial Release' does not have a Release file.
Here, I find another statement on this error: How can I fix a 404 Error when using a PPA or updating my package lists?
This recommends removing certain PPAs; and, I'm not sure if I should do that since it might mean not getting the updates that I need.
Is this what I should do?
apt package-management updates ppa
When updating, I get the following error message:
W: The repository 'http://ppa.launchpad.net/mc3man/trusty-media/ubuntu xenial Release' does not have a Release file.
Here, I find another statement on this error: How can I fix a 404 Error when using a PPA or updating my package lists?
This recommends removing certain PPAs; and, I'm not sure if I should do that since it might mean not getting the updates that I need.
Is this what I should do?
apt package-management updates ppa
apt package-management updates ppa
edited May 24 at 11:09
Kevin Bowen
16k15 gold badges62 silver badges73 bronze badges
16k15 gold badges62 silver badges73 bronze badges
asked Jan 1 '17 at 22:44
AddemAddem
3982 gold badges5 silver badges13 bronze badges
3982 gold badges5 silver badges13 bronze badges
xenial is probably no longer supported should upgrade. You should change all repositories to use old-release.ubuntu.com instead, and then dosudo do-releases-upgrade
to get an supported release of Ubuntu. help.ubuntu.com/community/EOLUpgrades Oh, it was an old PPA. I just had this problem myself, and it was solved by this trick. I came here first when I did a search.
– Anders
Jan 26 '18 at 4:58
Before you try anything else make sure you have network access from your server to the internet. Otherwise you will get this error too.
– user92240
May 15 '18 at 13:25
1
@Anders as of this date Xenial is still supported with maintenance updates. When in doubt you can check the release schedule
– Elder Geek
Feb 19 at 16:03
add a comment
|
xenial is probably no longer supported should upgrade. You should change all repositories to use old-release.ubuntu.com instead, and then dosudo do-releases-upgrade
to get an supported release of Ubuntu. help.ubuntu.com/community/EOLUpgrades Oh, it was an old PPA. I just had this problem myself, and it was solved by this trick. I came here first when I did a search.
– Anders
Jan 26 '18 at 4:58
Before you try anything else make sure you have network access from your server to the internet. Otherwise you will get this error too.
– user92240
May 15 '18 at 13:25
1
@Anders as of this date Xenial is still supported with maintenance updates. When in doubt you can check the release schedule
– Elder Geek
Feb 19 at 16:03
xenial is probably no longer supported should upgrade. You should change all repositories to use old-release.ubuntu.com instead, and then do
sudo do-releases-upgrade
to get an supported release of Ubuntu. help.ubuntu.com/community/EOLUpgrades Oh, it was an old PPA. I just had this problem myself, and it was solved by this trick. I came here first when I did a search.– Anders
Jan 26 '18 at 4:58
xenial is probably no longer supported should upgrade. You should change all repositories to use old-release.ubuntu.com instead, and then do
sudo do-releases-upgrade
to get an supported release of Ubuntu. help.ubuntu.com/community/EOLUpgrades Oh, it was an old PPA. I just had this problem myself, and it was solved by this trick. I came here first when I did a search.– Anders
Jan 26 '18 at 4:58
Before you try anything else make sure you have network access from your server to the internet. Otherwise you will get this error too.
– user92240
May 15 '18 at 13:25
Before you try anything else make sure you have network access from your server to the internet. Otherwise you will get this error too.
– user92240
May 15 '18 at 13:25
1
1
@Anders as of this date Xenial is still supported with maintenance updates. When in doubt you can check the release schedule
– Elder Geek
Feb 19 at 16:03
@Anders as of this date Xenial is still supported with maintenance updates. When in doubt you can check the release schedule
– Elder Geek
Feb 19 at 16:03
add a comment
|
4 Answers
4
active
oldest
votes
The PPA you've added does not support your version of Ubuntu. For example, the ppa:mc3man/trusty-media
PPA is only for Trusty (Ubuntu 14.04) only (trusty-media). Obviously, it has no files for Xenial (16.04). You can check the PPA's Launchpad page to see which versions of Ubuntu are supported.
I'd suggest the following:
Remove the PPA for older releases. For this example:
sudo ppa-purge ppa:mc3man/trusty-media
- You can also try tricking apt to use the older release (How can I add a PPA from a previous release?), but that may not always work and can break things in unpredictable ways.
If there's a PPA for your version, add it. In this case, there's a PPA for Xenial: mc3man/xerus-media. You can add it using
sudo add-apt-repository ppa:mc3man/xerus-media
12
So first thing: I didn't haveppa-purge
so as a note if anyone in the future reads this answer: You may first need to get it by runningsudo apt-get install ppa-purge
.
– Addem
Jan 1 '17 at 23:02
7
Second, I tried the first bullet point and I got the warningWarning: apt-get update failed for some reason
after some other error messages that usually come withsudo apt-get update
.
– Addem
Jan 1 '17 at 23:03
3
Also after doing the second bullet point and then runningsudo apt-get update
I get the usual error messages. I'm guessing at this point I should disable the associated Trust Media thing.
– Addem
Jan 1 '17 at 23:05
4
Yep, after un-checking some check boxes for Trusty Media and mc3man under System Settings > Software and Updates > Other software, then I ran update again and get no error messages. I have about 90% confidence I didn't remove anything that I need.
– Addem
Jan 1 '17 at 23:09
6
If you don't haveppa-purge
just usesudo add-apt-repository -r ppa:…
instead.
– dessert
Oct 1 '17 at 21:29
|
show 1 more comment
Yes, unchecking some tick boxes for Trusty Media and mc3man under
System Settings > Software and Updates > Other Software
did the trick. ppa-purge
didn't work for me.
What to do if this is used on a server?
– Brainmaniac
Dec 5 '18 at 10:36
An advantage of this is being able to re-enable the PPA if you just want to disable it temporarily, rather than simply purging the whole thing.
– GDP2
Jul 30 at 20:01
add a comment
|
From my personal experience I can recommend to directly contact the PPA owner (if we talk about PPA) to kindly ask him/her to prepare packages for needed (usually newer, so supported release) with steps below:
- Temporarily disable the PPA in your system (see other answer).
- Visit PPA page on https://launchpad.net and login to it.
- Determine the uploader's name in Uploaded by column, click on the name's hyperlink
Then click on Contact this user
And fill the form with all necessary information:
From: your e-mail will be shown in plain here
Subject: Packaging of AppName for Ubuntu NN.MM release
Message:
Dear PPA owner!
Thank you for your work on the AppName.
It would be great if you create the package for it for Ubuntu NN.MM release.
With best regards,
user.Wait for an e-mail from PPA owner.
- Add PPA again to the system when package get published.
- Enjoy!
add a comment
|
Remove the PPA with the line:
sudo add-apt-repository --remove ppa:mc3man/trusty-media
Now run
sudo apt-get update
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f866901%2fwhat-can-i-do-if-a-repository-ppa-does-not-have-a-release-file%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
The PPA you've added does not support your version of Ubuntu. For example, the ppa:mc3man/trusty-media
PPA is only for Trusty (Ubuntu 14.04) only (trusty-media). Obviously, it has no files for Xenial (16.04). You can check the PPA's Launchpad page to see which versions of Ubuntu are supported.
I'd suggest the following:
Remove the PPA for older releases. For this example:
sudo ppa-purge ppa:mc3man/trusty-media
- You can also try tricking apt to use the older release (How can I add a PPA from a previous release?), but that may not always work and can break things in unpredictable ways.
If there's a PPA for your version, add it. In this case, there's a PPA for Xenial: mc3man/xerus-media. You can add it using
sudo add-apt-repository ppa:mc3man/xerus-media
12
So first thing: I didn't haveppa-purge
so as a note if anyone in the future reads this answer: You may first need to get it by runningsudo apt-get install ppa-purge
.
– Addem
Jan 1 '17 at 23:02
7
Second, I tried the first bullet point and I got the warningWarning: apt-get update failed for some reason
after some other error messages that usually come withsudo apt-get update
.
– Addem
Jan 1 '17 at 23:03
3
Also after doing the second bullet point and then runningsudo apt-get update
I get the usual error messages. I'm guessing at this point I should disable the associated Trust Media thing.
– Addem
Jan 1 '17 at 23:05
4
Yep, after un-checking some check boxes for Trusty Media and mc3man under System Settings > Software and Updates > Other software, then I ran update again and get no error messages. I have about 90% confidence I didn't remove anything that I need.
– Addem
Jan 1 '17 at 23:09
6
If you don't haveppa-purge
just usesudo add-apt-repository -r ppa:…
instead.
– dessert
Oct 1 '17 at 21:29
|
show 1 more comment
The PPA you've added does not support your version of Ubuntu. For example, the ppa:mc3man/trusty-media
PPA is only for Trusty (Ubuntu 14.04) only (trusty-media). Obviously, it has no files for Xenial (16.04). You can check the PPA's Launchpad page to see which versions of Ubuntu are supported.
I'd suggest the following:
Remove the PPA for older releases. For this example:
sudo ppa-purge ppa:mc3man/trusty-media
- You can also try tricking apt to use the older release (How can I add a PPA from a previous release?), but that may not always work and can break things in unpredictable ways.
If there's a PPA for your version, add it. In this case, there's a PPA for Xenial: mc3man/xerus-media. You can add it using
sudo add-apt-repository ppa:mc3man/xerus-media
12
So first thing: I didn't haveppa-purge
so as a note if anyone in the future reads this answer: You may first need to get it by runningsudo apt-get install ppa-purge
.
– Addem
Jan 1 '17 at 23:02
7
Second, I tried the first bullet point and I got the warningWarning: apt-get update failed for some reason
after some other error messages that usually come withsudo apt-get update
.
– Addem
Jan 1 '17 at 23:03
3
Also after doing the second bullet point and then runningsudo apt-get update
I get the usual error messages. I'm guessing at this point I should disable the associated Trust Media thing.
– Addem
Jan 1 '17 at 23:05
4
Yep, after un-checking some check boxes for Trusty Media and mc3man under System Settings > Software and Updates > Other software, then I ran update again and get no error messages. I have about 90% confidence I didn't remove anything that I need.
– Addem
Jan 1 '17 at 23:09
6
If you don't haveppa-purge
just usesudo add-apt-repository -r ppa:…
instead.
– dessert
Oct 1 '17 at 21:29
|
show 1 more comment
The PPA you've added does not support your version of Ubuntu. For example, the ppa:mc3man/trusty-media
PPA is only for Trusty (Ubuntu 14.04) only (trusty-media). Obviously, it has no files for Xenial (16.04). You can check the PPA's Launchpad page to see which versions of Ubuntu are supported.
I'd suggest the following:
Remove the PPA for older releases. For this example:
sudo ppa-purge ppa:mc3man/trusty-media
- You can also try tricking apt to use the older release (How can I add a PPA from a previous release?), but that may not always work and can break things in unpredictable ways.
If there's a PPA for your version, add it. In this case, there's a PPA for Xenial: mc3man/xerus-media. You can add it using
sudo add-apt-repository ppa:mc3man/xerus-media
The PPA you've added does not support your version of Ubuntu. For example, the ppa:mc3man/trusty-media
PPA is only for Trusty (Ubuntu 14.04) only (trusty-media). Obviously, it has no files for Xenial (16.04). You can check the PPA's Launchpad page to see which versions of Ubuntu are supported.
I'd suggest the following:
Remove the PPA for older releases. For this example:
sudo ppa-purge ppa:mc3man/trusty-media
- You can also try tricking apt to use the older release (How can I add a PPA from a previous release?), but that may not always work and can break things in unpredictable ways.
If there's a PPA for your version, add it. In this case, there's a PPA for Xenial: mc3man/xerus-media. You can add it using
sudo add-apt-repository ppa:mc3man/xerus-media
edited Feb 10 at 17:10
wjandrea
10.2k4 gold badges33 silver badges70 bronze badges
10.2k4 gold badges33 silver badges70 bronze badges
answered Jan 1 '17 at 22:58
mikewhatevermikewhatever
25.6k7 gold badges74 silver badges87 bronze badges
25.6k7 gold badges74 silver badges87 bronze badges
12
So first thing: I didn't haveppa-purge
so as a note if anyone in the future reads this answer: You may first need to get it by runningsudo apt-get install ppa-purge
.
– Addem
Jan 1 '17 at 23:02
7
Second, I tried the first bullet point and I got the warningWarning: apt-get update failed for some reason
after some other error messages that usually come withsudo apt-get update
.
– Addem
Jan 1 '17 at 23:03
3
Also after doing the second bullet point and then runningsudo apt-get update
I get the usual error messages. I'm guessing at this point I should disable the associated Trust Media thing.
– Addem
Jan 1 '17 at 23:05
4
Yep, after un-checking some check boxes for Trusty Media and mc3man under System Settings > Software and Updates > Other software, then I ran update again and get no error messages. I have about 90% confidence I didn't remove anything that I need.
– Addem
Jan 1 '17 at 23:09
6
If you don't haveppa-purge
just usesudo add-apt-repository -r ppa:…
instead.
– dessert
Oct 1 '17 at 21:29
|
show 1 more comment
12
So first thing: I didn't haveppa-purge
so as a note if anyone in the future reads this answer: You may first need to get it by runningsudo apt-get install ppa-purge
.
– Addem
Jan 1 '17 at 23:02
7
Second, I tried the first bullet point and I got the warningWarning: apt-get update failed for some reason
after some other error messages that usually come withsudo apt-get update
.
– Addem
Jan 1 '17 at 23:03
3
Also after doing the second bullet point and then runningsudo apt-get update
I get the usual error messages. I'm guessing at this point I should disable the associated Trust Media thing.
– Addem
Jan 1 '17 at 23:05
4
Yep, after un-checking some check boxes for Trusty Media and mc3man under System Settings > Software and Updates > Other software, then I ran update again and get no error messages. I have about 90% confidence I didn't remove anything that I need.
– Addem
Jan 1 '17 at 23:09
6
If you don't haveppa-purge
just usesudo add-apt-repository -r ppa:…
instead.
– dessert
Oct 1 '17 at 21:29
12
12
So first thing: I didn't have
ppa-purge
so as a note if anyone in the future reads this answer: You may first need to get it by running sudo apt-get install ppa-purge
.– Addem
Jan 1 '17 at 23:02
So first thing: I didn't have
ppa-purge
so as a note if anyone in the future reads this answer: You may first need to get it by running sudo apt-get install ppa-purge
.– Addem
Jan 1 '17 at 23:02
7
7
Second, I tried the first bullet point and I got the warning
Warning: apt-get update failed for some reason
after some other error messages that usually come with sudo apt-get update
.– Addem
Jan 1 '17 at 23:03
Second, I tried the first bullet point and I got the warning
Warning: apt-get update failed for some reason
after some other error messages that usually come with sudo apt-get update
.– Addem
Jan 1 '17 at 23:03
3
3
Also after doing the second bullet point and then running
sudo apt-get update
I get the usual error messages. I'm guessing at this point I should disable the associated Trust Media thing.– Addem
Jan 1 '17 at 23:05
Also after doing the second bullet point and then running
sudo apt-get update
I get the usual error messages. I'm guessing at this point I should disable the associated Trust Media thing.– Addem
Jan 1 '17 at 23:05
4
4
Yep, after un-checking some check boxes for Trusty Media and mc3man under System Settings > Software and Updates > Other software, then I ran update again and get no error messages. I have about 90% confidence I didn't remove anything that I need.
– Addem
Jan 1 '17 at 23:09
Yep, after un-checking some check boxes for Trusty Media and mc3man under System Settings > Software and Updates > Other software, then I ran update again and get no error messages. I have about 90% confidence I didn't remove anything that I need.
– Addem
Jan 1 '17 at 23:09
6
6
If you don't have
ppa-purge
just use sudo add-apt-repository -r ppa:…
instead.– dessert
Oct 1 '17 at 21:29
If you don't have
ppa-purge
just use sudo add-apt-repository -r ppa:…
instead.– dessert
Oct 1 '17 at 21:29
|
show 1 more comment
Yes, unchecking some tick boxes for Trusty Media and mc3man under
System Settings > Software and Updates > Other Software
did the trick. ppa-purge
didn't work for me.
What to do if this is used on a server?
– Brainmaniac
Dec 5 '18 at 10:36
An advantage of this is being able to re-enable the PPA if you just want to disable it temporarily, rather than simply purging the whole thing.
– GDP2
Jul 30 at 20:01
add a comment
|
Yes, unchecking some tick boxes for Trusty Media and mc3man under
System Settings > Software and Updates > Other Software
did the trick. ppa-purge
didn't work for me.
What to do if this is used on a server?
– Brainmaniac
Dec 5 '18 at 10:36
An advantage of this is being able to re-enable the PPA if you just want to disable it temporarily, rather than simply purging the whole thing.
– GDP2
Jul 30 at 20:01
add a comment
|
Yes, unchecking some tick boxes for Trusty Media and mc3man under
System Settings > Software and Updates > Other Software
did the trick. ppa-purge
didn't work for me.
Yes, unchecking some tick boxes for Trusty Media and mc3man under
System Settings > Software and Updates > Other Software
did the trick. ppa-purge
didn't work for me.
edited Oct 26 '18 at 15:52
TheOdd
2,4751 gold badge12 silver badges36 bronze badges
2,4751 gold badge12 silver badges36 bronze badges
answered Oct 26 '18 at 13:59
LorzanLorzan
911 silver badge1 bronze badge
911 silver badge1 bronze badge
What to do if this is used on a server?
– Brainmaniac
Dec 5 '18 at 10:36
An advantage of this is being able to re-enable the PPA if you just want to disable it temporarily, rather than simply purging the whole thing.
– GDP2
Jul 30 at 20:01
add a comment
|
What to do if this is used on a server?
– Brainmaniac
Dec 5 '18 at 10:36
An advantage of this is being able to re-enable the PPA if you just want to disable it temporarily, rather than simply purging the whole thing.
– GDP2
Jul 30 at 20:01
What to do if this is used on a server?
– Brainmaniac
Dec 5 '18 at 10:36
What to do if this is used on a server?
– Brainmaniac
Dec 5 '18 at 10:36
An advantage of this is being able to re-enable the PPA if you just want to disable it temporarily, rather than simply purging the whole thing.
– GDP2
Jul 30 at 20:01
An advantage of this is being able to re-enable the PPA if you just want to disable it temporarily, rather than simply purging the whole thing.
– GDP2
Jul 30 at 20:01
add a comment
|
From my personal experience I can recommend to directly contact the PPA owner (if we talk about PPA) to kindly ask him/her to prepare packages for needed (usually newer, so supported release) with steps below:
- Temporarily disable the PPA in your system (see other answer).
- Visit PPA page on https://launchpad.net and login to it.
- Determine the uploader's name in Uploaded by column, click on the name's hyperlink
Then click on Contact this user
And fill the form with all necessary information:
From: your e-mail will be shown in plain here
Subject: Packaging of AppName for Ubuntu NN.MM release
Message:
Dear PPA owner!
Thank you for your work on the AppName.
It would be great if you create the package for it for Ubuntu NN.MM release.
With best regards,
user.Wait for an e-mail from PPA owner.
- Add PPA again to the system when package get published.
- Enjoy!
add a comment
|
From my personal experience I can recommend to directly contact the PPA owner (if we talk about PPA) to kindly ask him/her to prepare packages for needed (usually newer, so supported release) with steps below:
- Temporarily disable the PPA in your system (see other answer).
- Visit PPA page on https://launchpad.net and login to it.
- Determine the uploader's name in Uploaded by column, click on the name's hyperlink
Then click on Contact this user
And fill the form with all necessary information:
From: your e-mail will be shown in plain here
Subject: Packaging of AppName for Ubuntu NN.MM release
Message:
Dear PPA owner!
Thank you for your work on the AppName.
It would be great if you create the package for it for Ubuntu NN.MM release.
With best regards,
user.Wait for an e-mail from PPA owner.
- Add PPA again to the system when package get published.
- Enjoy!
add a comment
|
From my personal experience I can recommend to directly contact the PPA owner (if we talk about PPA) to kindly ask him/her to prepare packages for needed (usually newer, so supported release) with steps below:
- Temporarily disable the PPA in your system (see other answer).
- Visit PPA page on https://launchpad.net and login to it.
- Determine the uploader's name in Uploaded by column, click on the name's hyperlink
Then click on Contact this user
And fill the form with all necessary information:
From: your e-mail will be shown in plain here
Subject: Packaging of AppName for Ubuntu NN.MM release
Message:
Dear PPA owner!
Thank you for your work on the AppName.
It would be great if you create the package for it for Ubuntu NN.MM release.
With best regards,
user.Wait for an e-mail from PPA owner.
- Add PPA again to the system when package get published.
- Enjoy!
From my personal experience I can recommend to directly contact the PPA owner (if we talk about PPA) to kindly ask him/her to prepare packages for needed (usually newer, so supported release) with steps below:
- Temporarily disable the PPA in your system (see other answer).
- Visit PPA page on https://launchpad.net and login to it.
- Determine the uploader's name in Uploaded by column, click on the name's hyperlink
Then click on Contact this user
And fill the form with all necessary information:
From: your e-mail will be shown in plain here
Subject: Packaging of AppName for Ubuntu NN.MM release
Message:
Dear PPA owner!
Thank you for your work on the AppName.
It would be great if you create the package for it for Ubuntu NN.MM release.
With best regards,
user.Wait for an e-mail from PPA owner.
- Add PPA again to the system when package get published.
- Enjoy!
edited Jan 23 at 21:24
answered Jan 18 at 22:01
N0rbertN0rbert
32.7k10 gold badges77 silver badges158 bronze badges
32.7k10 gold badges77 silver badges158 bronze badges
add a comment
|
add a comment
|
Remove the PPA with the line:
sudo add-apt-repository --remove ppa:mc3man/trusty-media
Now run
sudo apt-get update
add a comment
|
Remove the PPA with the line:
sudo add-apt-repository --remove ppa:mc3man/trusty-media
Now run
sudo apt-get update
add a comment
|
Remove the PPA with the line:
sudo add-apt-repository --remove ppa:mc3man/trusty-media
Now run
sudo apt-get update
Remove the PPA with the line:
sudo add-apt-repository --remove ppa:mc3man/trusty-media
Now run
sudo apt-get update
edited Aug 3 at 19:27
Kulfy
8,14010 gold badges32 silver badges60 bronze badges
8,14010 gold badges32 silver badges60 bronze badges
answered Aug 3 at 19:24
Sanchit KhareSanchit Khare
112 bronze badges
112 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f866901%2fwhat-can-i-do-if-a-repository-ppa-does-not-have-a-release-file%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
xenial is probably no longer supported should upgrade. You should change all repositories to use old-release.ubuntu.com instead, and then do
sudo do-releases-upgrade
to get an supported release of Ubuntu. help.ubuntu.com/community/EOLUpgrades Oh, it was an old PPA. I just had this problem myself, and it was solved by this trick. I came here first when I did a search.– Anders
Jan 26 '18 at 4:58
Before you try anything else make sure you have network access from your server to the internet. Otherwise you will get this error too.
– user92240
May 15 '18 at 13:25
1
@Anders as of this date Xenial is still supported with maintenance updates. When in doubt you can check the release schedule
– Elder Geek
Feb 19 at 16:03