Erro atualização.(Resolvido)

Iniciado por Zaraki0101, 19 de Fevereiro de 2010, 22:28

tópico anterior - próximo tópico

Zaraki0101

Boa noite

toda a vez que eu estou alializando o ubuntu 9.10 esta aparecendo um erro:

Obter:1 http://www.linuxacessivel.org jaunty/ Packages [4344B]
99% [1 Packages gzip 0]        
gzip: stdin: unexpected end of file
Err http://www.linuxacessivel.org jaunty/ Packages
 Sub-processo gzip retornou um código de erro (1)
Baixados 4344B em 9s (447B/s)
W: Falhou ao buscar http://www.linuxacessivel.org/jaunty/Packages.gz  Sub-processo gzip retornou um código de erro (1)

E: Alguns arquivos de índice falharam para baixar, eles foram ignorados ou os antigos foram usados no lugar

Gostaria de ajuda para remover este erro.

grato

Adriano R.N.

Camarada, parece que você instalou um repositório do 9.04 e está usando o 9.10. Por isso o erro.
Boa sorte e Muito AXÉ!!!

Zaraki0101

alguma ideia de como eu resolvo isso???

grato

lueneberg

Citação de: Zaraki0101 online 19 de Fevereiro de 2010, 22:56
alguma ideia de como eu resolvo isso???

grato

vc usa a versão 9.10 ( karmic) e só trocar a versão de 9.04 para 9.10

http://www.linuxacessivel.org/2009/02/01/repositorio-linux-acessivel/

provavelmente vc tem esta linha no teu sources.list

deb http://www.linuxacessivel.org jaunty/

troque por esta:

deb http://www.linuxacessivel.org karmic/

não esqueça do apt-get update




Adriano R.N.

Vai no terminal e cole o comando:
sudo gedit /etc/apt/sources.list
Aí faça a troca indicada pelo lueneberg
Boa sorte e Muito AXÉ!!!

Zaraki0101

Esta é a minha source.list

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://br.archive.ubuntu.com/ubuntu/ karmic main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ karmic main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ karmic-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/ karmic universe
deb-src http://br.archive.ubuntu.com/ubuntu/ karmic universe
deb http://br.archive.ubuntu.com/ubuntu/ karmic-updates universe
deb-src http://br.archive.ubuntu.com/ubuntu/ karmic-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/ karmic multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ karmic multiverse
deb http://br.archive.ubuntu.com/ubuntu/ karmic-updates multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ karmic-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://archive.canonical.com/ubuntu jaunty partner
# deb-src http://archive.canonical.com/ubuntu jaunty partner

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


não conssegui encontrar a linha de comando
alguma outra linha poderia estar causando este erro??

grato pela ajuda :)

Adriano R.N.

Citação de: Zaraki0101 online 20 de Fevereiro de 2010, 01:10
Esta é a minha source.list

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://br.archive.ubuntu.com/ubuntu/ karmic main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ karmic main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ karmic-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/ karmic universe
deb-src http://br.archive.ubuntu.com/ubuntu/ karmic universe
deb http://br.archive.ubuntu.com/ubuntu/ karmic-updates universe
deb-src http://br.archive.ubuntu.com/ubuntu/ karmic-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/ karmic multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ karmic multiverse
deb http://br.archive.ubuntu.com/ubuntu/ karmic-updates multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ karmic-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://archive.canonical.com/ubuntu jaunty partner
# deb-src http://archive.canonical.com/ubuntu jaunty partner

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


não conssegui encontrar a linha de comando
alguma outra linha poderia estar causando este erro??

grato pela ajuda :)

Marquei na cor azul, são as linhas que constam a palavra jaunty (está é a versão 9.04), você está usando o karmic (9.10) é só trocar os nomes.
Boa sorte e Muito AXÉ!!!

Zaraki0101

continua aparecendo o erro no final da atualização:

Atingido http://security.ubuntu.com karmic-security/restricted Sources
Atingido http://security.ubuntu.com karmic-security/universe Packages
Atingido http://security.ubuntu.com karmic-security/universe Sources
Atingido http://security.ubuntu.com karmic-security/multiverse Packages
Atingido http://security.ubuntu.com karmic-security/multiverse Sources
Ign http://www.linuxacessivel.org jaunty/ Translation-pt_BR
Ign http://www.linuxacessivel.org jaunty/ Release
Ign http://www.linuxacessivel.org jaunty/ Packages
Ign http://www.linuxacessivel.org jaunty/ Packages
Obter:1 http://www.linuxacessivel.org jaunty/ Packages [4344B]
99% [Trabalhando]               
gzip: stdin: unexpected end of file
Err http://www.linuxacessivel.org jaunty/ Packages
  Sub-processo gzip retornou um código de erro (1)
Baixados 4344B em 9s (466B/s)
W: Falhou ao buscar http://www.linuxacessivel.org/jaunty/Packages.gz  Sub-processo gzip retornou um código de erro (1)



grato:)

Tota

Ola,

Quando isto ocorre eu uso meu método "científico"

1) tento acessar o servidor => http://www.linuxacessivel.org
OK

2) tento acessar a distro => http://www.linuxacessivel.org/jaunty
OK

3) tento acessar o indice => http://www.linuxacessivel.org/jaunty/packages.gz
Falhou

Logo, o arquivo <packages.gz> está corrompido lá no servidor. ( baixei para minha máquina, mas da erro na abertura )

Faça o teste voce mesmo. Enquanto isto estiver ocorrendo ( dados corrompidos ) voce nunca vai atualizar.

Envie um e-mail para os responsáveis por => linuxacessivel.org e reporte o problema.

Infelizmente o problema não é seu, é deles lá no linuxacessivel.org.

[],s

Zaraki0101

Obrigado pela ajuda, entrarei em contato com eles! ;D