Problemas update.

Iniciado por DosFreak, 12 de Maio de 2012, 11:13

tópico anterior - próximo tópico

DosFreak

Estou com seguinte problema após atualizar da versão 11 para 12.


uilding dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
glib-networking : Breaks: glib-networking:i386 (!= 2.32.1-1ubuntu1) but 2.32.1-1 is installed
glib-networking:i386 : Depends: glib-networking-common:i386 (= 2.32.1-1)
                        Breaks: glib-networking (!= 2.32.1-1) but 2.32.1-1ubuntu1 is installed
E: Unmet dependencies. Try using -f.


Já tentei apt-get - f install mas não resolve.

jkmsjq

Tenta isso no terminal:


sudo apt-get --configure -a
sudo apt-get install -f
LinuxUser: 548942 / Dando um tópico como resolvido
"A verdade só é agressiva a quem vive de mentiras". Autor desconhecido.
Twitter: @jeisonkertesz

DosFreak

Isso também já tentei e não resolveu.

Tota

Ola

Poste o conteudo de seu sources.list e o conteúdo de sources.list.d

[]'s

DosFreak

# deb cdrom:[Kubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)]/ dists/oneiric/main/binary-i386/

# deb cdrom:[Kubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)]/ oneiric main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://br.archive.ubuntu.com/ubuntu/ precise main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ precise main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ precise-updates main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ precise-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://br.archive.ubuntu.com/ubuntu/ precise universe
deb-src http://br.archive.ubuntu.com/ubuntu/ precise universe
deb http://br.archive.ubuntu.com/ubuntu/ precise-updates universe
deb-src http://br.archive.ubuntu.com/ubuntu/ precise-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://br.archive.ubuntu.com/ubuntu/ precise multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ precise multiverse
deb http://br.archive.ubuntu.com/ubuntu/ precise-updates multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ precise-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://br.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu precise-security main restricted
deb-src http://security.ubuntu.com/ubuntu precise-security main restricted
deb http://security.ubuntu.com/ubuntu precise-security universe
deb-src http://security.ubuntu.com/ubuntu precise-security universe
deb http://security.ubuntu.com/ubuntu precise-security multiverse
deb-src http://security.ubuntu.com/ubuntu precise-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu oneiric partner
# deb-src http://archive.canonical.com/ubuntu oneiric partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu precise main
deb-src http://extras.ubuntu.com/ubuntu precise main

# deb http://www.duinsoft.nl/pkg debs all # disabled on upgrade to precise



sources.list.d


getdeb.list
getdeb.list.distUpgrade
getdeb.list.save
google-chrome.list
google-chrome.list.distUpgrade
kubuntu-ppa-backports-oneiric.list
kubuntu-ppa-backports-oneiric.list.distUpgrade
ubuntu-mozilla-security-ppa-oneiric.list
ubuntu-mozilla-security-ppa-oneiric.list.distUpgrade
ubuntu-mozilla-security-ppa-oneiric.list.save


Henrique1977


Citar# deb http://archive.canonical.com/ubuntu oneiric partner
# deb-src http://archive.canonical.com/ubuntu oneiric partner

Citarkubuntu-ppa-backports-oneiric.list
kubuntu-ppa-backports-oneiric.list.distUpgrade
ubuntu-mozilla-security-ppa-oneiric.list
ubuntu-mozilla-security-ppa-oneiric.list.distUpgrade
ubuntu-mozilla-security-ppa-oneiric.list.save

Caro,  DosFreak,  pelo  que  se  pode  ver  acima  tu  estás  com  repositórios  e  PPAs  do  Oneiric  Ocelot,  ou  seja  da  versão  11.10.  Tu  deves  retirar  o  mesmo  dos  seus  repositórios,  excluindo-os  e  após  retirar,  tente  de  novo  um:  sudo apt-get update,  e  poste  aqui  novamente  o  resultado  para  que  se  possa  ver  se  o  problema  foi  resolvido.
Atenciosamente,  Henrique1977.
"O Estado não é a solução, é o problema.  Ronald Reagan"
Você  que  é  iniciante  não  esqueça  de  ler  isso:  http://ubuntuforum-br.org/index.php/topic,90314.0.html

DosFreak

Removi os repos como indicado mas não deu certo problema ainda segue.

jkmsjq

No terminal digite o seguinte comando

sudo gedit /etc/apt/sources.list

Digite a senha e dê <Enter>

No arquivo que se abrir, apague tudo o que estiver escrito e cole no lugar:


#############################################################
################### OFFICIAL UBUNTU REPOS ###################
#############################################################

###### Ubuntu Main Repos
deb http://br.archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse

###### Ubuntu Update Repos
deb http://br.archive.ubuntu.com/ubuntu/ precise-security main restricted universe multiverse
deb http://br.archive.ubuntu.com/ubuntu/ precise-updates main restricted universe multiverse
deb http://br.archive.ubuntu.com/ubuntu/ precise-proposed main restricted universe multiverse
deb http://br.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ precise-security main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ precise-updates main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ precise-proposed main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse

###### Ubuntu Partner Repo
deb http://archive.canonical.com/ubuntu precise partner
deb-src http://archive.canonical.com/ubuntu precise partner

###### Ubuntu Extras Repo
deb http://extras.ubuntu.com/ubuntu precise main

##############################################################
##################### UNOFFICIAL  REPOS ######################
##############################################################

###### 3rd Party Binary Repos

#### Medibuntu - http://www.medibuntu.org/
## Run this command: sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
deb http://packages.medibuntu.org/ precise free non-free

#### Ubuntu Tweak - http://ubuntu-tweak.com/
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0624A220
deb http://ppa.launchpad.net/tualatrix/ubuntu precise main


####### 3rd Party Source Repos

#### Medibuntu (Source) - http://www.medibuntu.org/
## Run this command: sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
deb-src http://packages.medibuntu.org/ precise free non-free

#### Ubuntu Tweak (Source) - http://ubuntu-tweak.com/
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0624A220
deb-src http://ppa.launchpad.net/tualatrix/ubuntu precise main


Salve e feche o arquivo.

Ainda no terminal digite:

sudo apt-get update && sudo apt-get upgrade

Vê se funciona e posta aqui o resultado.
LinuxUser: 548942 / Dando um tópico como resolvido
"A verdade só é agressiva a quem vive de mentiras". Autor desconhecido.
Twitter: @jeisonkertesz

DosFreak

Mesmo problema.

Citação de: jkmsjq online 03 de Junho de 2012, 10:02
No terminal digite o seguinte comando

sudo gedit /etc/apt/sources.list

Digite a senha e dê <Enter>

No arquivo que se abrir, apague tudo o que estiver escrito e cole no lugar:


#############################################################
################### OFFICIAL UBUNTU REPOS ###################
#############################################################

###### Ubuntu Main Repos
deb http://br.archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse

###### Ubuntu Update Repos
deb http://br.archive.ubuntu.com/ubuntu/ precise-security main restricted universe multiverse
deb http://br.archive.ubuntu.com/ubuntu/ precise-updates main restricted universe multiverse
deb http://br.archive.ubuntu.com/ubuntu/ precise-proposed main restricted universe multiverse
deb http://br.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ precise-security main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ precise-updates main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ precise-proposed main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse

###### Ubuntu Partner Repo
deb http://archive.canonical.com/ubuntu precise partner
deb-src http://archive.canonical.com/ubuntu precise partner

###### Ubuntu Extras Repo
deb http://extras.ubuntu.com/ubuntu precise main

##############################################################
##################### UNOFFICIAL  REPOS ######################
##############################################################

###### 3rd Party Binary Repos

#### Medibuntu - http://www.medibuntu.org/
## Run this command: sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
deb http://packages.medibuntu.org/ precise free non-free

#### Ubuntu Tweak - http://ubuntu-tweak.com/
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0624A220
deb http://ppa.launchpad.net/tualatrix/ubuntu precise main


####### 3rd Party Source Repos

#### Medibuntu (Source) - http://www.medibuntu.org/
## Run this command: sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
deb-src http://packages.medibuntu.org/ precise free non-free

#### Ubuntu Tweak (Source) - http://ubuntu-tweak.com/
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0624A220
deb-src http://ppa.launchpad.net/tualatrix/ubuntu precise main


Salve e feche o arquivo.

Ainda no terminal digite:

sudo apt-get update && sudo apt-get upgrade

Vê se funciona e posta aqui o resultado.