2009/11/5 Erasmo José Pereira de Oliveira <[email protected]>: > Ai vai a sources.list troquei o globo.com por br.archive.ubuntu.com >
Vc deu sudo apt-get update depois de mudar o sources.list? O update serve pra baixar do novo servidor a lista de pacotes, precisa fazer isso antes de qualquer coisa qdo mudar o sources.list. > # deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 > (20090420.1)]/ jaunty 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/ jaunty main restricted > deb-src http://br.archive.ubuntu.com/ubuntu/ jaunty main restricted > > ## Major bug fix updates produced after the final release of the > ## distribution. > deb http://br.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted > deb-src http://br.archive.ubuntu.com/ubuntu/ jaunty-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/ jaunty universe > deb-src http://br.archive.ubuntu.com/ubuntu/ jaunty universe > deb http://br.archive.ubuntu.com/ubuntu/ jaunty-updates universe > deb-src http://br.archive.ubuntu.com/ubuntu/ jaunty-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/ jaunty multiverse > deb-src http://br.archive.ubuntu.com/ubuntu/ jaunty multiverse > deb http://br.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse > deb-src http://br.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse > > ## Uncomment the following two lines to add software from the > 'backports' > ## repository. > ## 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/ jaunty-backports main > restricted universe multiverse > # deb-src http://br.archive.ubuntu.com/ubuntu/ jaunty-backports main > restricted universe 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://br.archive.ubuntu.com/ubuntu/ jaunty-security main restricted > deb-src http://br.archive.ubuntu.com/ubuntu/ jaunty-security main > restricted > deb http://br.archive.ubuntu.com/ubuntu/ jaunty-security universe > deb-src http://br.archive.ubuntu.com/ubuntu/ jaunty-security universe > deb http://br.archive.ubuntu.com/ubuntu/ jaunty-security multiverse > deb-src http://br.archive.ubuntu.com/ubuntu/ jaunty-security multiverse > deb http://archive.canonical.com/ubuntu jaunty multiverse # Repositorio > [multiverse] acrescentado pelo ubuntu-perfeito > deb http://archive.canonical.com/ubuntu jaunty restricted # Repositorio > [restricted] acrescentado pelo ubuntu-perfeito > deb http://thebachman.info/debian/mercury-stable ./ > deb http://br.archive.ubuntu.com/ubuntu/ jaunty-proposed restricted main > multiverse universe > deb http://www.linuxacessivel.org jaunty/ > > > ps: o resultado: > > era...@erasmo-desktop:~$ sudo apt-get -u dist-upgrade > Lendo listas de pacotes... Pronto > Construindo árvore de dependências > Lendo informação de estado... Pronto > Calculando atualização... Pronto > 0 pacotes atualizados, 0 pacotes novos instalados, 0 a serem removidos e > 0 não atualizados. > > e nada de atualizar pro Karmic > > Em Qui, 2009-11-05 às 19:51 -0300, Ursula Junque escreveu: >> Então, tem algum arquivo dentro do seu /etc/apt/ que está usando >> aquele repositorio bizarro ali, o akirad.hfbk.net. Isso ai é um >> repositorio alternativo? >> O que eu faria seria abrir o arquivo /etc/apt/sources.list, comentar >> essas linhas que tem esse repositorio (colocar um # na frente), >> substituir todos os demais pelo br.archive.ubuntu.com, e tentar de >> novo. Pela sua saida do apt-get update, ficou coisa pra tras pra >> substituir. É br.archive.ubuntu.com, não canonical.com. >> >> Vc poderia colar o seu /etc/apt/sources.list pra nós? Caso não seja ai >> que estes repositorios errados estejam, deve haver outros arquivos em >> /etc/apt/sources.list.d/, qualquer coisa dê uma olhada lá. >> >> O jeito mais fácil é: >> $ cd /etc/apt >> $ grep -R akirad * >> $ grep -R canonical * >> >> O grep é um comando que busca texto dentro de arquivos, ele vai te >> retornar os arquivos que contiverem o texto, caso eles existam >> (existem pq está ali na saida do comando :P). O -R é pra procurar em >> todas pastas também, e o * é pra procurar em todos os arquivos e >> pastas. >> Por exemplo: >> >> urs...@domokun: /etc/apt $ grep -R bzr * >> sources.list.d/launchpad-dev.list:deb >> http://ppa.launchpad.net/bzr/ppa/ubuntu karmic main >> >> >> No aguardo! > >> > -- > Erasmo José Pereira de Oliveira > Portalegre, RN. > # Usuário Linux 475516 > # Usuário Ubuntu 23164 > http://www.conhecendoageografia.com > Contato: (84) 9998-8232 > > > -- > Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece > > Lista de discussão Ubuntu Brasil > Histórico, descadastramento e outras opções: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br > -- It's funny when things change so much, it's all state of mind. -- In Hiding, Pearl Jam -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GAT/CS d- s: a-- C++ U+++ P L+++$ E- W++ N+ K- w-- PS+ PE Y+ PGP- t- 5? X R+ tv b+ DI++ D++ e++ h* r++>+++ z+++ ------END GEEK CODE BLOCK----- -- Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece Lista de discussão Ubuntu Brasil Histórico, descadastramento e outras opções: https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

