Ubuntu armhf 404 packages! Por favor ajude! Ubuntu 13.04 [duplicado]

0

Ok, então aqui está todo erro que recebo durante o sudo apt-get update ou qualquer operação do sudo apt-get

ANTES DE SAIR LEIA POR FAVOR! (obrigado ^^)

(Lembrou-se de adicionar isso depois de terminar o texto:  Eu estou usando o Ubuntu 13.04, a propósito!)

Eu não sei como criar um splicador para que o código ou o terminal inteiro seja fornecido no final. Eu vou apenas explicar minha situação. Então eu tentei pegar o Ubuntu (e porque eu estava desesperado eu tentei qualquer distro que estivesse disponível (debian)) ou apenas o Linux para funcionar, eu acabei fazendo o Ubuntu funcionar, foi um momento glorioso! Mas o momento glorioso desapareceu rapidamente à medida que o uso mais prático também desaparece, sim, estou falando sobre o comando ou operação Sudo apt-get .

Meu celular Android é um samsung galaxy s4, algumas especificações são fornecidas:

Model : "APQ8064T"
Cores : "4"
Architecture : "Krait 300"
Revision : "r1p0"
Process : "28nm"
Clock Speed : "384 MHZ - 1.89 GHz" #Pretty much a fast phone!
GPU Vendor : "Qualcomm"
GPU Renderer : "Adreno (TM) 320 @ 450 MHz"
Scaling Governor : Currently set to "ondemand"

Então, quero dizer que o telefone pode facilmente rodar o android e o Ubuntu ao mesmo tempo.

Agora, a maneira como fiz isso foi seguir um tutorial que é: AQUI

Eu segui os passos, eu fiz o método "vnc", onde você basicamente roda o Ubuntu no modo de texto em um ADB SHELL; ou EMULADOR TERMINAL; e permitir conexões vnc a ele. Eu praticamente não uso como a conexão é lenta, mas é quebrada de qualquer maneira. Você precisa de um arquivo .img para usá-lo. Ele usa o busybox para montar um loop de dispositivos ou algo assim e o VOILA, assim como a mágica, roda perfeitamente! ... Ou então eu pensei, de qualquer forma, pelo que eu posso ver é que ele roda usando armhf, meu telefone está usando

Kernel Architecture : "armv7l"

Então, eu estou supondo que isso significa que arquitetura está usando. Ele faz um pouco de calor um pouco mais silencioso (47c), mas ele usa apenas dois núcleos de uso médio a alto (são 918 MHz e 1350 respectivamente!)

Aqui está um pouco desse texto abaixo, eu já tentei editar o sources.list mas ele não funcionou, eu removi o "port.ubuntu", mudei para "release.ubuntu" e também "old-release" .ubuntu "nada parece funcionar.

Agora, aqui estão os erros 404:

root@jflte:/ # sh /sdcard/ubuntu.sh                                            
Making mount points and mounting to them...
Connecting to /sdcard...
Putting in some settings...
net.ipv4.ip_forward = 1
ubuntu is configured with SSH and VNC servers that can be accessed from the IP:
(You will see an error about wlan0 if your WiFi is disabled. Safe to ignore.)
-----------------  OKAY, starting Ubuntu!  -----------------
Start VNC server? (y/n)
y
Start SSH server? (y/n)
y
Now enter the screen size you want in pixels (e.g. 800x480), followed by [ENTER]:
1920x1080

New 'X' desktop is localhost:0

Starting applications specified in /home/ubuntu/.vnc/xstartup
Log file is /home/ubuntu/.vnc/localhost:0.log


If you see the message 'New 'X' Desktop is localhost:0' then you are ready to VNC    into your ubuntu OS..

If connection from a different machine on the same network as the android device use the address below:
192.168.0.87

If using androidVNC, change the 'Color Format' setting to 24-bit colour, and once    you've VNC'd in, change the 'input mode' to touchpad (in settings)
 * Starting OpenBSD Secure Shell server sshd                             [ OK ] 
Save settings as defaults? (y/n) (You can always change it later in the app)
n

To shut down the Linux environment, just enter 'exit' at this terminal - and WAIT for all shutdown routines to finish!

root@localhost:/# sudo apt-get update
Ign http://releases.ubuntu.com raring Release.gpg
Ign http://releases.ubuntu.com raring Release
Err http://releases.ubuntu.com raring/main Sources
  404  Not Found [IP: 91.189.88.148 80]
Err http://releases.ubuntu.com raring/restricted Sources
  404  Not Found [IP: 91.189.88.148 80]
Err http://releases.ubuntu.com raring/universe Sources
  404  Not Found [IP: 91.189.88.148 80]
Err http://releases.ubuntu.com raring/main armhf Packages
  404  Not Found [IP: 91.189.88.148 80]
Err http://releases.ubuntu.com raring/restricted armhf Packages
  404  Not Found [IP: 91.189.88.148 80]
Err http://releases.ubuntu.com raring/universe armhf Packages
  404  Not Found [IP: 91.189.88.148 80]
Ign http://releases.ubuntu.com raring/main Translation-en
Ign http://releases.ubuntu.com raring/restricted Translation-en
Ign http://releases.ubuntu.com raring/universe Translation-en
W: Failed to fetch http://releases.ubuntu.com/dists/raring/main/source/Sources  404  Not Found [IP: 91.189.88.148 80]

W: Failed to fetch http://releases.ubuntu.com/dists/raring/restricted/source/Sources  404  Not Found [IP: 91.189.88.148 80]

W: Failed to fetch http://releases.ubuntu.com/dists/raring/universe/source/Sources  404  Not Found [IP: 91.189.88.148 80]

W: Failed to fetch http://releases.ubuntu.com/dists/raring/main/binary-armhf/Packages  404  Not Found [IP: 91.189.88.148 80]

W: Failed to fetch http://releases.ubuntu.com/dists/raring/restricted/binary-armhf/Packages  404  Not Found [IP: 91.189.88.148 80]

W: Failed to fetch http://releases.ubuntu.com/dists/raring/universe/binary-armhf/Packages  404  Not Found [IP: 91.189.88.148 80]

E: Some index files failed to download. They have been ignored, or old ones used instead.
root@localhost:/# 

Então é o arquivo sources.list, por favor ajude! Eu não posso esperar para começar este trabalho :) Eu já cheguei tão longe ...

    
por EEVV 28.02.2015 / 07:42

1 resposta

2

De qualquer forma, encontrei uma correção depois de cavar mais fundo ...

Eu encontrei este site EOLUpgrades

O que me ajudou. Acabei de fazer um sudo apt-get update recebido apenas um 404 porque incluí uma fonte opcional

Aqui está minha sources.list

deb http://old-releases.ubuntu.com/ubuntu/ raring main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu/ raring-updates main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu/ raring-security main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu/ raring-backports main restricted universe multivers

O último será removido. A atualização ainda está acontecendo e instalando ...

Para qualquer um que receba isso, adicione o arquivo sources.list e remova a última linha para obter

deb http://old-releases.ubuntu.com/ubuntu/ raring main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu/ raring-updates main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu/ raring-security main restricted universe multiverse

Atualização concluída. Instalando o java.

Então eu vou fechar isso agora. Obrigado muru, como você me incentivou a cavar um pouco mais fundo. : D

    
por EEVV 28.02.2015 / 09:30