Enviado em 02/03/2013 - 09:12h
wellingtonfelix escreveu:
Execute no terminal:
Obs.: É uma linha única de comando, ou seja: Copie, cole no terminal e pressione [ENTER].
oem@oem-linux:~$ sudo cp /etc/apt/sources.list /etc/apt/sources-list-backup ;sudo grep -Eiv "http://www.debian-multimedia.org/dists/wheezy" /etc/apt/sources-list-backup > /etc/apt/sources.list ; sudo apt-get updateExecute no terminal:
sudo cp /etc/apt/sources.list /etc/apt/sources-list-backup ;sudo grep -Eiv "http://www.debian-multimedia.org/dists/wheezy" /etc/apt/sources-list-backup > /etc/apt/sources.list ; sudo apt-get update
Obs.: É uma linha única de comando, ou seja: Copie, cole no terminal e pressione [ENTER].
bash: /etc/apt/sources.list: Permissão negada
Obter:1 http://security.debian.org wheezy/updates InRelease [102 kB]
Obter:2 http://debian.pop-sc.rnp.br wheezy InRelease [224 kB]
Ign http://www.debian-multimedia.org wheezy InRelease
Obter:3 http://security.debian.org wheezy/updates/main i386 Packages [14 B]
Ign http://www.debian-multimedia.org wheezy Release.gpg
Ign http://security.debian.org wheezy/updates/main TranslationIndex
Obter:4 http://debian.pop-sc.rnp.br wheezy/main i386 Packages/DiffIndex [7.876 B]
Ign http://www.debian-multimedia.org wheezy Release
Obter:5 http://debian.pop-sc.rnp.br wheezy/contrib i386 Packages/DiffIndex [7.819 B]
Atingido http://debian.pop-sc.rnp.br wheezy/non-free i386 Packages/DiffIndex
Ign http://debian.pop-sc.rnp.br wheezy/contrib TranslationIndex
Obter:6 http://debian.pop-sc.rnp.br wheezy/main TranslationIndex [2.364 B]
Ign http://debian.pop-sc.rnp.br wheezy/non-free TranslationIndex
Obter:7 http://debian.pop-sc.rnp.br wheezy/main i386 2013-02-28-0211.01.pdiff [1.634 B]
Obter:8 http://debian.pop-sc.rnp.br wheezy/contrib i386 2013-02-28-0211.01.pdiff [42 B]
Obter:9 http://debian.pop-sc.rnp.br wheezy/main i386 2013-02-28-0211.01.pdiff [1.634 B]
Obter:10 http://debian.pop-sc.rnp.br wheezy/contrib Translation-en [35,0 kB]
Ign http://www.debian-multimedia.org wheezy/main TranslationIndex
Ign http://www.debian-multimedia.org wheezy/non-free TranslationIndex
Obter:11 http://debian.pop-sc.rnp.br wheezy/main Translation-pt_BR [614 kB]
Ign http://security.debian.org wheezy/updates/main Translation-pt_BR
Ign http://security.debian.org wheezy/updates/main Translation-pt
Ign http://security.debian.org wheezy/updates/main Translation-en
Obter:12 http://debian.pop-sc.rnp.br wheezy/main Translation-pt [514 kB]
Obter:13 http://debian.pop-sc.rnp.br wheezy/main Translation-en [3.865 kB]
Obter:14 http://debian.pop-sc.rnp.br wheezy/contrib i386 2013-02-28-0211.01.pdiff [42 B]
Err http://www.debian-multimedia.org wheezy/main i386 Packages
404 Not Found
Err http://www.debian-multimedia.org wheezy/non-free i386 Packages
404 Not Found
Ign http://www.debian-multimedia.org wheezy/main Translation-pt_BR
Ign http://www.debian-multimedia.org wheezy/main Translation-pt
Ign http://www.debian-multimedia.org wheezy/main Translation-en
Ign http://www.debian-multimedia.org wheezy/non-free Translation-pt_BR
Ign http://www.debian-multimedia.org wheezy/non-free Translation-pt
Ign http://www.debian-multimedia.org wheezy/non-free Translation-en
Atingido http://debian.pop-sc.rnp.br wheezy/non-free Translation-en
Obter:15 http://debian.pop-sc.rnp.br wheezy/main i386 2013-03-01-0210.54.pdiff [14,3 kB]
Obter:16 http://debian.pop-sc.rnp.br wheezy/main i386 2013-03-01-0210.54.pdiff [14,3 kB]
Ign http://debian.pop-sc.rnp.br wheezy/contrib Translation-pt_BR
Ign http://debian.pop-sc.rnp.br wheezy/contrib Translation-pt
Ign http://debian.pop-sc.rnp.br wheezy/non-free Translation-pt_BR
Ign http://debian.pop-sc.rnp.br wheezy/non-free Translation-pt
Obter:17 http://debian.pop-sc.rnp.br wheezy/main i386 2013-03-01-1411.18.pdiff [8.681 B]
Obter:18 http://debian.pop-sc.rnp.br wheezy/main i386 2013-03-01-1411.18.pdiff [8.681 B]
Obter:19 http://debian.pop-sc.rnp.br wheezy/main i386 2013-03-02-0211.46.pdiff [13,7 kB]
Obter:20 http://debian.pop-sc.rnp.br wheezy/main i386 2013-03-02-0211.46.pdiff [13,7 kB]
Baixados 5.410 kB em 21s (257 kB/s)
W: Falhou ao buscar http://www.debian-multimedia.org/dists/wheezy/main/binary-i386/Packages 404 Not Found
W: Falhou ao buscar http://www.debian-multimedia.org/dists/wheezy/non-free/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
oem@oem-linux:~$