riesdra
(usa Debian)
Enviado em 16/10/2012 - 20:56h
eu começaria tentando acertar o sources
#############################################################
################### OFFICIAL UBUNTU REPOS ###################
#############################################################
###### Ubuntu Main Repos
deb
http://br.archive.ubuntu.com/ubuntu/ quantal main restricted universe multiverse
###### Ubuntu Update Repos
deb
http://br.archive.ubuntu.com/ubuntu/ quantal-security main restricted universe multiverse
deb
http://br.archive.ubuntu.com/ubuntu/ quantal-updates main restricted universe multiverse
deb
http://br.archive.ubuntu.com/ubuntu/ quantal-proposed main restricted universe multiverse
deb
http://br.archive.ubuntu.com/ubuntu/ quantal-backports main restricted universe multiverse
###### Ubuntu Partner Repo
deb
http://archive.canonical.com/ubuntu quantal partner
###### Ubuntu Extras Repo
deb
http://extras.ubuntu.com/ubuntu quantal main
##############################################################
##################### UNOFFICIAL REPOS ######################
##############################################################
###### 3rd Party Binary Repos
#### GNOME3 extra apps -
https://launchpad.net/~gnome3-team/+archive/gnome3
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3B1510FD
deb
http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu quantal main
#### Google Chrome Browser -
http://www.google.com/linuxrepositories/
## Run this command: wget -q
https://dl-ssl.google.com/linux/linux_signing_key.pub -O- | sudo apt-key add -
deb
http://dl.google.com/linux/chrome/deb/ stable main
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3B1510FD
wget -q
https://dl-ssl.google.com/linux/linux_signing_key.pub -O- | sudo apt-key add -
depois roda um update e tente reinstalar o pacote.
fonte para gerar endereços
http://repogen.simplylinux.ch/