The repository 'http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu xenial Release' does not have a Release file [duplicate]


up vote
0
down vote
favorite
This question already has an answer here:
How can I fix a 404 Error when using a PPA or updating my package lists?
8 answers
This is the result I get for sudo apt-get update
W: The repository 'http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
How can I resolve this?
16.04 apt package-management ppa
marked as duplicate by Zanna, Fabby, user68186, Eric Carvalho, N0rbert Mar 23 at 14:07
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |Â
up vote
0
down vote
favorite
This question already has an answer here:
How can I fix a 404 Error when using a PPA or updating my package lists?
8 answers
This is the result I get for sudo apt-get update
W: The repository 'http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
How can I resolve this?
16.04 apt package-management ppa
marked as duplicate by Zanna, Fabby, user68186, Eric Carvalho, N0rbert Mar 23 at 14:07
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
@karel doesn't look like a dependency issue to me
â Sebastian Stark
Mar 23 at 9:17
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
This question already has an answer here:
How can I fix a 404 Error when using a PPA or updating my package lists?
8 answers
This is the result I get for sudo apt-get update
W: The repository 'http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
How can I resolve this?
16.04 apt package-management ppa
This question already has an answer here:
How can I fix a 404 Error when using a PPA or updating my package lists?
8 answers
This is the result I get for sudo apt-get update
W: The repository 'http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
How can I resolve this?
This question already has an answer here:
How can I fix a 404 Error when using a PPA or updating my package lists?
8 answers
16.04 apt package-management ppa
16.04 apt package-management ppa
edited Mar 23 at 9:30


Zanna
48k13119228
48k13119228
asked Mar 23 at 8:46


Kira KE
11
11
marked as duplicate by Zanna, Fabby, user68186, Eric Carvalho, N0rbert Mar 23 at 14:07
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by Zanna, Fabby, user68186, Eric Carvalho, N0rbert Mar 23 at 14:07
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
@karel doesn't look like a dependency issue to me
â Sebastian Stark
Mar 23 at 9:17
add a comment |Â
@karel doesn't look like a dependency issue to me
â Sebastian Stark
Mar 23 at 9:17
@karel doesn't look like a dependency issue to me
â Sebastian Stark
Mar 23 at 9:17
@karel doesn't look like a dependency issue to me
â Sebastian Stark
Mar 23 at 9:17
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
5
down vote
This PPA does not support your version of ubuntu. You can see that from visiting the URL http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu/dists/. There is not much you can do except hoping that it will be updated (not likely as this repository seems abandoned for a long time) or find another PPA for your purpose.
add a comment |Â
up vote
0
down vote
I found out that the error came because i have installed uGet downloader and it uses ppa from http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu. So to fix this, open "Software & Updates" then select "other software" tab and find the site that caused the error(in my case, http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu) and uncheck it and then give authentication then reload. Done.
Got it Your question was a bit misleading because it looked like you installed that ppa on purpose. Good you found a way to fix your problem.
â Sebastian Stark
Mar 23 at 17:13
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
5
down vote
This PPA does not support your version of ubuntu. You can see that from visiting the URL http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu/dists/. There is not much you can do except hoping that it will be updated (not likely as this repository seems abandoned for a long time) or find another PPA for your purpose.
add a comment |Â
up vote
5
down vote
This PPA does not support your version of ubuntu. You can see that from visiting the URL http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu/dists/. There is not much you can do except hoping that it will be updated (not likely as this repository seems abandoned for a long time) or find another PPA for your purpose.
add a comment |Â
up vote
5
down vote
up vote
5
down vote
This PPA does not support your version of ubuntu. You can see that from visiting the URL http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu/dists/. There is not much you can do except hoping that it will be updated (not likely as this repository seems abandoned for a long time) or find another PPA for your purpose.
This PPA does not support your version of ubuntu. You can see that from visiting the URL http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu/dists/. There is not much you can do except hoping that it will be updated (not likely as this repository seems abandoned for a long time) or find another PPA for your purpose.
answered Mar 23 at 8:53


Sebastian Stark
4,708938
4,708938
add a comment |Â
add a comment |Â
up vote
0
down vote
I found out that the error came because i have installed uGet downloader and it uses ppa from http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu. So to fix this, open "Software & Updates" then select "other software" tab and find the site that caused the error(in my case, http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu) and uncheck it and then give authentication then reload. Done.
Got it Your question was a bit misleading because it looked like you installed that ppa on purpose. Good you found a way to fix your problem.
â Sebastian Stark
Mar 23 at 17:13
add a comment |Â
up vote
0
down vote
I found out that the error came because i have installed uGet downloader and it uses ppa from http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu. So to fix this, open "Software & Updates" then select "other software" tab and find the site that caused the error(in my case, http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu) and uncheck it and then give authentication then reload. Done.
Got it Your question was a bit misleading because it looked like you installed that ppa on purpose. Good you found a way to fix your problem.
â Sebastian Stark
Mar 23 at 17:13
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I found out that the error came because i have installed uGet downloader and it uses ppa from http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu. So to fix this, open "Software & Updates" then select "other software" tab and find the site that caused the error(in my case, http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu) and uncheck it and then give authentication then reload. Done.
I found out that the error came because i have installed uGet downloader and it uses ppa from http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu. So to fix this, open "Software & Updates" then select "other software" tab and find the site that caused the error(in my case, http://ppa.launchpad.net/t-tujikawa/ppa/ubuntu) and uncheck it and then give authentication then reload. Done.
answered Mar 23 at 9:58


Kira KE
11
11
Got it Your question was a bit misleading because it looked like you installed that ppa on purpose. Good you found a way to fix your problem.
â Sebastian Stark
Mar 23 at 17:13
add a comment |Â
Got it Your question was a bit misleading because it looked like you installed that ppa on purpose. Good you found a way to fix your problem.
â Sebastian Stark
Mar 23 at 17:13
Got it Your question was a bit misleading because it looked like you installed that ppa on purpose. Good you found a way to fix your problem.
â Sebastian Stark
Mar 23 at 17:13
Got it Your question was a bit misleading because it looked like you installed that ppa on purpose. Good you found a way to fix your problem.
â Sebastian Stark
Mar 23 at 17:13
add a comment |Â
@karel doesn't look like a dependency issue to me
â Sebastian Stark
Mar 23 at 9:17