ou eh soh dar um apt-get dist-upgrade -t testing com os repositorios colocados devidamente na source list
Rafael ----- Original Message ----- From: "Adam Victor Nazareth Brandizzi" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, September 15, 2004 5:23 PM Subject: Re: Como mudar de unstable para testing Edinho wrote: > Voce precisa editar (ou criar) o arquivo /etc/apt/preferences com o > seguinte conteúdo: > > Package: * > Pin: release a=sarge > Pin-Priority: 1001 > > Package: * > Pin: release a=sid > Pin-Priority: 10 > > Depois > apt-get update > apt-get upgrade > > > On Tue, 14 Sep 2004 23:58:47 +0000 > Andre Felipe Machado <[EMAIL PROTECTED]> wrote: Acredito que você também possa fazer o seguinte: a) ponha os repositórios da testing no sources.list b) # apt-get update b) dê um # apt-get install apt c) Edite o arquivo /etc/apt/apt.conf[1] colocando a seguinte linha: APT::Default-Release "testing"; d) # apt-get dist-upgrade Bem, isto funcionou comigo e me parece um pouco mais "debiano" :) -- Adam Victor Nazareth Brandizzi Estudante de Ciência da Computação - UnB - Usuário Linux nº 366316 ICQ: 168537710 | Jabber: [EMAIL PROTECTED] | Telefone: (61)9639 5258 "Real programmers don't use Pascal: just the integer ones can do it." -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

