removido
(usa Nenhuma)
Enviado em 04/10/2011 - 20:26h
1 - quais pacotes não consegue instalar????
2 - faça uma copia do sources.list assim
>>
su -c "cp /etc/apt/sources.list /etc/apt/sources.list-back"
3 - depois o abra com nano e copie esse
>>
### Debian Squeeze/Stable.
## ------------------------------
### Chave GPG: sudo apt-get install debian-archive-keyring debian-keyring
#deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official amd64 DVD Binary-1 20110322-16:05]/ squeeze contrib main
deb
http://mirrors.geeks.org/debian/ squeeze main contrib non-free
deb
http://mirror.rit.edu/debian/ squeeze main contrib non-free
### Debian Squeeze/Stable 'Security Updates'.
deb
http://security.debian.org/ squeeze/updates main contrib non-free
deb
http://ftp.br.debian.org/debian-security/ squeeze/updates main contrib non-free
### Debian Squeeze/Stable 'Volatile'.
### Informações:
http://www.debian.org/News/2011/20110215.pt.html
deb
http://mirrors.geeks.org/debian/ squeeze-updates main contrib non-free
deb
http://mirror.rit.edu/debian/ squeeze-updates main contrib non-free
### Debian Squeeze/Stable 'Backports'.
### Chave GPG: gpg --keyserver hkp://subkeys.pgp.net --recv-keys 16BA136C && gpg --export 16BA136C | apt-key add -
deb
http://backports.debian.org/debian-backports squeeze-backports main contrib non-free
deb
http://ftp.br.debian.org/debian-backports/ squeeze-backports main contrib non-free
### Debian Squeeze/Stable 'Multimedia'.
### Chave GPG: apt-get update && apt-get install debian-multimedia-keyring && apt-get update
deb
http://www.debian-multimedia.org squeeze main non-free
deb
http://ftp.br.debian.org/debian-multimedia squeeze main non-free
###
### Outros Repositórios
###
### Debian Mozilla Team.
### Chave GPG: wget -O- -q
http://mozilla.debian.net/archive.asc">
http://mozilla.debian.net/archive.asc | gpg --import; gpg --export -a 06C4AE2A | sudo apt-key add -
#deb
http://mozilla.debian.net/ squeeze-backports iceweasel-release
### Kernel liquorix.
### Chave GPG: sudo apt-get install liquorix-archive-keyring liquorix-keyring liquorix-keyrings
#deb
http://liquorix.net/debian/ sid main
#deb
http://ftp.belnet.be/mirror/liquorix.net/debian sid main
### Opera.
### Chave GPG: wget -O -
http://deb.opera.com/archive.key | sudo apt-key add -
deb
http://deb.opera.com/opera/ squeeze non-free
### Oracle VM VirtualBox.
### Chave GPG: wget -q
http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc">
http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc">
http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc">http://download.virtualbox... -O- | sudo apt-key add -
deb
http://download.virtualbox.org/virtualbox/debian squeeze contrib
### Wine.
### Chave GPG: wget -O -
http://www.lamaresh.net/apt/key.gpg">
http://www.lamaresh.net/apt/key.gpg">
http://www.lamaresh.net/apt/key.gpg">
http://www.lamaresh.net/apt/key.gpg | sudo apt-key add -
deb
http://www.lamaresh.net/apt squeeze main
### Debian Wheezy/Testing.
#deb
http://ftp.debian.org/debian/ wheezy main contrib non-free
#deb
http://mirrors.geeks.org/debian/ wheezy main contrib non-free
#deb
http://mirror.rit.edu/debian/ wheezy main contrib non-free
### Debian Wheezy/Testing 'Security Updates'.
#deb
http://security.debian.org/ wheezy/updates main contrib non-free
#deb
http://ftp.br.debian.org/debian-security/ wheezy/updates main contrib non-free
#Google Chrome
deb
http://dl.google.com/linux/deb/ stable main
### Debian Sid
#deb
http://ftp.br.debian.org/debian/ sid main contrib non-free
###Webmin
deb
http://download.webmin.com/download/repository sarge contrib
deb
http://webmin.mirror.somersettechsolutions.co.uk/repository sarge contrib
4 - Agora atualize assim
>>
su -c "apt-get update"
5 - Agora instale as chaves GPGs, no terminal logue se como root : su + senha do admin
>>
apt-get install debian-archive-keyring debian-keyring
gpg --keyserver hkp://subkeys.pgp.net --recv-keys 16BA136C && gpg --export 16BA136C | apt-key add -
apt-get update && apt-get install debian-multimedia-keyring && apt-get update
wget -O- -q
http://mozilla.debian.net/archive.asc">
http://mozilla.debian.net/archive.asc">
http://mozilla.debian.net/archive.asc">
http://mozilla.debian.net/archive.asc | gpg --import; gpg --export -a 06C4AE2A | sudo apt-key add -
apt-get install liquorix-archive-keyring liquorix-keyring liquorix-keyrings
wget -O -
http://deb.opera.com/archive.key | sudo apt-key add -
wget -q
http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc">
http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc">
http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc">http://download.virtualbox... -O- | sudo apt-key add -
wget -O -
http://www.lamaresh.net/apt/key.gpg">
http://www.lamaresh.net/apt/key.gpg">
http://www.lamaresh.net/apt/key.gpg">
http://www.lamaresh.net/apt/key.gpg | sudo apt-key add -