- Code: Select all
W: Failed to fetch http://ppa.launchpad.net/gwendal-lebihan-dev/cinnamon-nightly/ubuntu/dists/debian/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/gwendal-lebihan-dev/cinnamon-nightly/ubuntu/dists/debian/main/binary-amd64/Packages 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/webupd8team/jupiter/ubuntu/dists/debian/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/webupd8team/jupiter/ubuntu/dists/debian/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
If it is of any use, here is the complete output of apt-get update
- Code: Select all
Ign http://ppa.launchpad.net debian InRelease
Ign http://ppa.launchpad.net debian InRelease
Ign http://ppa.launchpad.net debian Release.gpg
Ign http://ppa.launchpad.net debian Release.gpg
Ign http://ppa.launchpad.net debian Release
Ign http://ppa.launchpad.net debian Release
Ign http://packages.linuxmint.com debian InRelease
Hit http://debian.linuxmint.com testing InRelease
Get:1 http://packages.linuxmint.com debian Release.gpg [197 B]
Hit http://debian.linuxmint.com testing/updates InRelease
Get:2 http://packages.linuxmint.com debian Release [15.6 kB]
Ign http://debian.linuxmint.com testing InRelease
Hit http://debian.linuxmint.com testing/main amd64 Packages/DiffIndex
Hit http://debian.linuxmint.com testing/contrib amd64 Packages/DiffIndex
Hit http://debian.linuxmint.com testing/non-free amd64 Packages/DiffIndex
Get:3 http://packages.linuxmint.com debian/main amd64 Packages [16.8 kB]
Hit http://debian.linuxmint.com testing/contrib Translation-en/DiffIndex
Err http://ppa.launchpad.net debian/main Sources
404 Not Found
Err http://ppa.launchpad.net debian/main amd64 Packages
404 Not Found
Ign http://ppa.launchpad.net debian/main Translation-en_US
Ign http://ppa.launchpad.net debian/main Translation-en
Err http://ppa.launchpad.net debian/main Sources
404 Not Found
Err http://ppa.launchpad.net debian/main amd64 Packages
404 Not Found
Hit http://debian.linuxmint.com testing/main Translation-en/DiffIndex
Hit http://debian.linuxmint.com testing/non-free Translation-en/DiffIndex
Ign http://ppa.launchpad.net debian/main Translation-en_US
Ign http://ppa.launchpad.net debian/main Translation-en
Hit http://debian.linuxmint.com testing/updates/main amd64 Packages
Get:4 http://packages.linuxmint.com debian/upstream amd64 Packages [5,387 B]
Hit http://debian.linuxmint.com testing/updates/contrib amd64 Packages
Get:5 http://packages.linuxmint.com debian/import amd64 Packages [63.3 kB]
Hit http://debian.linuxmint.com testing/updates/non-free amd64 Packages
Hit http://debian.linuxmint.com testing Release.gpg
Hit http://debian.linuxmint.com testing Release
Hit http://debian.linuxmint.com testing/main amd64 Packages/DiffIndex
Hit http://debian.linuxmint.com testing/non-free amd64 Packages/DiffIndex
Ign http://packages.linuxmint.com debian/import Translation-en_US
Ign http://packages.linuxmint.com debian/import Translation-en
Ign http://packages.linuxmint.com debian/main Translation-en_US
Ign http://packages.linuxmint.com debian/main Translation-en
Ign http://packages.linuxmint.com debian/upstream Translation-en_US
Ign http://packages.linuxmint.com debian/upstream Translation-en
Ign http://debian.linuxmint.com testing/updates/contrib Translation-en_US
Ign http://debian.linuxmint.com testing/updates/contrib Translation-en
Ign http://debian.linuxmint.com testing/updates/main Translation-en_US
Ign http://debian.linuxmint.com testing/updates/main Translation-en
Ign http://debian.linuxmint.com testing/updates/non-free Translation-en_US
Ign http://debian.linuxmint.com testing/updates/non-free Translation-en
Ign http://debian.linuxmint.com testing/main Translation-en_US
Ign http://debian.linuxmint.com testing/main Translation-en
Ign http://debian.linuxmint.com testing/non-free Translation-en_US
Ign http://debian.linuxmint.com testing/non-free Translation-en
Fetched 101 kB in 11s (8,802 B/s)
W: Failed to fetch http://ppa.launchpad.net/gwendal-lebihan-dev/cinnamon-nightly/ubuntu/dists/debian/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/gwendal-lebihan-dev/cinnamon-nightly/ubuntu/dists/debian/main/binary-amd64/Packages 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/webupd8team/jupiter/ubuntu/dists/debian/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/webupd8team/jupiter/ubuntu/dists/debian/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
and my /etc/apt/sources.list
- Code: Select all
deb http://packages.linuxmint.com/ debian main upstream import
deb http://debian.linuxmint.com/latest testing main contrib non-free
deb http://debian.linuxmint.com/latest/security testing/updates main contrib non-free
deb http://debian.linuxmint.com/latest/multimedia testing main non-free
And, finally, those are the two commands I gave to add repositories for nemo and Jupiter, in order:
- Code: Select all
sudo add-apt-repository ppa:gwendal-lebihan-dev/cinnamon-nightly
sudo add-apt-repository ppa:webupd8team/jupiter
I googled a bit about the problem, but found only Debian Lenny matters and these two posts, viewtopic.php?f=61&t=113640&p=633867&hilit=404#p633867 viewtopic.php?f=198&t=91071, which are absolutely not my case. Anyone has any idea what's going wrong?





