Err http://ppa.launchpad.net trusty/main amd64 Packages 404 Not Found

Asked by Roman

Hello everybody!
Sorry for my noob question! I`am just started to be ubuntu user.. What do I need to do to solve this update problem/bug?
Thanks for Answers!

mastino@mastino-Inspiron-N5110:~$ sudo apt-get update
[sudo] password for mastino:
Ign http://archive.ubuntu.com trusty InRelease
Hit http://archive.ubuntu.com trusty Release.gpg
Hit http://archive.ubuntu.com trusty Release
Hit http://archive.ubuntu.com trusty/universe amd64 Packages
Ign https://private-ppa.launchpad.net trusty InRelease
Hit https://private-ppa.launchpad.net trusty Release.gpg
Hit http://archive.ubuntu.com trusty/universe i386 Packages
Hit https://private-ppa.launchpad.net trusty Release
Hit https://private-ppa.launchpad.net trusty/main amd64 Packages
Hit https://private-ppa.launchpad.net trusty/main i386 Packages
Hit http://archive.ubuntu.com trusty/universe Translation-en
Ign http://archive.ubuntu.com trusty/universe Translation-en_US
Ign https://private-ppa.launchpad.net trusty/main Translation-en_US
Ign https://private-ppa.launchpad.net trusty/main Translation-en
Ign http://ppa.launchpad.net trusty InRelease
Ign http://ppa.launchpad.net trusty InRelease
Hit http://ppa.launchpad.net trusty Release.gpg
Ign http://ppa.launchpad.net trusty Release.gpg
Hit http://ppa.launchpad.net trusty Release
Ign http://ppa.launchpad.net trusty Release
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Err http://ppa.launchpad.net trusty/main amd64 Packages
  404 Not Found
Err http://ppa.launchpad.net trusty/main i386 Packages
  404 Not Found
Ign http://ppa.launchpad.net trusty/main Translation-en_US
Ign http://ppa.launchpad.net trusty/main Translation-en
W: Failed to fetch http://ppa.launchpad.net/upubuntu-com/ppa/ubuntu/dists/trusty/main/binary-amd64/Packages 404 Not Found

W: Failed to fetch http://ppa.launchpad.net/upubuntu-com/ppa/ubuntu/dists/trusty/main/binary-i386/Packages 404 Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.
mastino@mastino-Inspiron-N5110:~$ ^C

Question information

Language:
French (France) Edit question
Status:
Solved
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Solved by:
Roman
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

http://ppa.launchpad.net/upubuntu-com/ppa/ubuntu/dists/

The PPA doesn't support Trusty and should be removed.

Revision history for this message
Roman (romanmastino) said :
#2

Thanks for Answer! I really new in ubuntu.. how should I remove it?

Revision history for this message
Roman (romanmastino) said :
#3

Thanks for Answer! I really new in ubuntu.. how should I remove it?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

What is the answer of:

grep -i -R upubuntu /etc/apt/*

Please don't add PPAs if you are new to the OS. They can cause issues especially when changing to a new release.

Once we have the output we can remove the PPA.

Revision history for this message
Roman (romanmastino) said :
#5

Like this?

mastino@mastino-Inspiron-N5110:~$ grep -i -R upubuntu /etc/apt/*
grep: /etc/apt/auth.conf: Permission denied
/etc/apt/sources.list.d/upubuntu-com-ppa-trusty.list:deb http://ppa.launchpad.net/upubuntu-com/ppa/ubuntu trusty main
/etc/apt/sources.list.d/upubuntu-com-ppa-trusty.list:# deb-src http://ppa.launchpad.net/upubuntu-com/ppa/ubuntu trusty main
/etc/apt/sources.list.d/upubuntu-com-ppa-trusty.list.save:deb http://ppa.launchpad.net/upubuntu-com/ppa/ubuntu trusty main
/etc/apt/sources.list.d/upubuntu-com-ppa-trusty.list.save:# deb-src http://ppa.launchpad.net/upubuntu-com/ppa/ubuntu trusty main
grep: /etc/apt/trustdb.gpg: Permission denied
Binary file /etc/apt/trusted.gpg.d/upubuntu-com-ppa.gpg matches
mastino@mastino-Inspiron-N5110:~$ sudo grep -i -R upubuntu /etc/apt/*
[sudo] password for mastino:
/etc/apt/sources.list.d/upubuntu-com-ppa-trusty.list:deb http://ppa.launchpad.net/upubuntu-com/ppa/ubuntu trusty main
/etc/apt/sources.list.d/upubuntu-com-ppa-trusty.list:# deb-src http://ppa.launchpad.net/upubuntu-com/ppa/ubuntu trusty main
/etc/apt/sources.list.d/upubuntu-com-ppa-trusty.list.save:deb http://ppa.launchpad.net/upubuntu-com/ppa/ubuntu trusty main
/etc/apt/sources.list.d/upubuntu-com-ppa-trusty.list.save:# deb-src http://ppa.launchpad.net/upubuntu-com/ppa/ubuntu trusty main
Binary file /etc/apt/trusted.gpg.d/upubuntu-com-ppa.gpg matches
mastino@mastino-Inspiron-N5110:~$
mastino@mastino-Inspiron-N5110:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

Why did you run it with sudo? I didn't state to use sudo, nor is it needed..... If a commands needs sudo, I will add it.

sudo rm /etc/apt/sources.list.d/upubuntu-com-ppa-trusty*

Then if you run:

sudo apt-get update

It will now be smooth.

Revision history for this message
Roman (romanmastino) said :
#7

You are my HERO! Thank you very much for the first class support! I really enjoy ubuntu software&community!
Thanks!

Revision history for this message
daniele (dpizzocolo) said :
#8

it tells me....

rm: impossibile rimuovere "/etc/apt/sources.list.d/upubuntu-com-ppa-trusty*": File o directory non esistente

can't remove file or directory doesn't exists....

Revision history for this message
daniele (dpizzocolo) said :
#9

I have the same problem.....anyone?

thanks...

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#10

Please don't go adding PPAs until you have at least a little understanding of your OS.

Revision history for this message
Lita (gustave-onja) said :
#11

I have also the same issue:

Réception de : 32 http://security.ubuntu.com trusty-security/universe Translation-en [56,8 kB]
3 720 ko réceptionnés en 2min 5s (29,6 ko/s)
W: Impossible de récupérer http://mg.archive.ubuntu.com/ubuntu/dists/trusty/Release Impossible de trouver l'entrée « restricted/binary-amd64/Packages » attendue dans le fichier « Release » :  ligne non valable dans sources.list ou fichier corrompu

W: Impossible de récupérer http://mg.archive.ubuntu.com/ubuntu/dists/trusty/main/binary-amd64/Packages Somme de contrôle de hachage incohérente

E: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.

Revision history for this message
Richard Bradley Smith (rsmithsc-z) said :
#12

I did this:
~/Downloads$ sudo rm /etc/apt/sources.list.d/upubuntu-com-ppa-trusty*
rm: cannot remove ‘/etc/apt/sources.list.d/upubuntu-com-ppa-trusty*’: No such file or directory
smartron@Ubuntu1:~/Downloads$ cd /etc/apt/sources.list.d
smartron@Ubuntu1:/etc/apt/sources.list.d$ ls -la
-rw-r--r-- 1 root root 150 Jul 18 22:06 openshot_developers-ppa-trusty.list
-rw-r--r-- 1 root root 150 Jul 18 22:06 openshot_developers-ppa-trusty.list.save
smartron@Ubuntu1:/etc/apt/sources.list.d$ sudo rm openshot_developers-ppa-trusty.list
smartron@Ubuntu1:/etc/apt/sources.list.d$ sudo rm openshot_developers-ppa-trusty.list.save
sudo apt-get update (results look good to me - no errors)
sudo apt-get remove gdal-bin
sudo apt-get install gdal-bin

Which all seems good but I still have my original problem to resolve:
package 'libjasper1:i386' missing
But I think that is a different issue with Ubuntu.

Revision history for this message
Romeo Sarte (rbs7816) said :
#13

To: actionparsnip

Thank you for your solution to this problem....... I was able to fix it.....I tried some solutions but it's only yours that solve my problem. Thank you very much....You're really smart.........

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#14

Because you are adding PPAs and they can cause issues. I suggest you stick to the Ubuntu repository packages and you'll have fewer issues

Revision history for this message
KitchM (tech-frontrowcomputer) said :
#15

rm: cannot remove ‘/etc/apt/sources.list.d/upubuntu-com-ppa-trusty*’: No such file or directory

Is that because I'm using 14.04.5?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#17

Rahul, please make your own question rather than piggybacking someone elses

Revision history for this message
Rahul Yadav (rahulluutaa) said :
#18

Okay Thanks