Underc0de

Foros Generales => Dudas y pedidos generales => Mensaje iniciado por: Blest777 en Febrero 16, 2016, 11:01:45 PM

Título: W: Failed to fetch http://http.kali.org/kali/dists/kali-rolling/InRelease
Publicado por: Blest777 en Febrero 16, 2016, 11:01:45 PM

Hola

Estoy teniendo estos problemas al actualizar:

Código (text) [Seleccionar]

root@root:~# apt-get update
Hit http://old.kali.org moto InRelease
Hit http://download.mono-project.com wheezy InRelease                         
Get:1 http://download.mono-project.com wheezy/main i386 Packages [56.6 kB]     
Hit http://old.kali.org moto/main i386 Packages                               
Hit http://security.kali.org sana/updates InRelease                           
Hit http://old.kali.org moto/non-free i386 Packages                           
Hit http://old.kali.org moto/contrib i386 Packages                             
Get:2 http://security.kali.org sana/updates/main i386 Packages [318 kB]       
Get:3 http://security.kali.org sana/updates/contrib i386 Packages [20 B]       
Get:4 http://security.kali.org sana/updates/non-free i386 Packages [20 B]     
Hit http://http.kali.org kali-rolling InRelease                               
Hit http://http.kali.org sana InRelease           
Hit http://http.kali.org kali-rolling/main i386 Packages
Get:5 http://http.kali.org kali-rolling/contrib i386 Packages [87.6 kB]       
Hit http://http.kali.org sana/main i386 Packages                               
Hit http://http.kali.org kali-rolling/non-free i386 Packages                   
Get:6 http://http.kali.org sana/non-free i386 Packages [153 kB]               
Get:7 http://http.kali.org sana/contrib i386 Packages [86.5 kB]               
Fetched 297 kB in 13s (22.7 kB/s)                                             
W: Failed to fetch http://http.kali.org/kali/dists/kali-rolling/InRelease  Unable to find expected entry 'main/binary-i686/Packages' in Release file (Wrong sources.list entry or malformed file)

W: Failed to fetch http://http.kali.org/kali/dists/sana/InRelease  Unable to find expected entry 'main/binary-i686/Packages' in Release file (Wrong sources.list entry or malformed file)

W: Failed to fetch http://security.kali.org/kali-security/dists/sana/updates/InRelease  Unable to find expected entry 'main/binary-i686/Packages' in Release file (Wrong sources.list entry or malformed file)

W: Failed to fetch http://old.kali.org/kali/dists/moto/InRelease  Unable to find expected entry 'main/binary-i686/Packages' in Release file (Wrong sources.list entry or malformed file)

W: Failed to fetch http://download.mono-project.com/repo/debian/dists/wheezy/InRelease  Unable to find expected entry 'main/binary-i686/Packages' in Release file (Wrong sources.list entry or malformed file)

E: Some index files failed to download. They have been ignored, or old ones used instead.



Código (text) [Seleccionar]

[b]nano /etc/apt/sources.list [/b]
deb http://http.kali.org/kali kali-rolling main contrib non-free
# For source package access, uncomment the following line
# deb-src http://http.kali.org/kali kali-rolling main contrib non-free

deb http://http.kali.org/kali sana main non-free contrib
deb http://security.kali.org/kali-security sana/updates main contrib non-free
# For source package access, uncomment the following line
# deb-src http://http.kali.org/kali sana main non-free contrib
# deb-src http://security.kali.org/kali-security sana/updates main contrib non-$

deb http://old.kali.org/kali moto main non-free contrib
# For source package access, uncomment the following line
# deb-src http://old.kali.org/kali moto main non-free contrib
Título: Re:W: Failed to fetch http://http.kali.org/kali/dists/kali-rolling/InRelease
Publicado por: Gabriela en Febrero 16, 2016, 11:11:04 PM
Mira aquí, que yo actualicé sin problemas (mi guerra fue con las tools), pero no con la actualización.

https://underc0de.org/foro/gnulinux/nueva-version-de-kali-linux-2016-1-rolling-release/

Nos comentas como te fue.

Gabriela
Título: Re:W: Failed to fetch http://http.kali.org/kali/dists/kali-rolling/InRelease
Publicado por: Blest777 en Febrero 17, 2016, 03:48:10 PM
Hola Gabriela  :)

Hice lo que me dijiste.

uname -a
Linux root 4.3.0-kali1-686-pae #1 SMP Debian 4.3.5-1kali1 (2016-02-11) i686 GNU/Linux

No se porque aun asi no puedo instalar mono. Ejecute los siguientes comandos:

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
Executing: /tmp/tmp.V6mJwqWWqf/gpg.1.sh --keyserver

hkp://keyserver.ubuntu.com:80
--recv-keys
3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
gpg: requesting key D3D831EF from hkp server keyserver.ubuntu.com
gpg: key D3D831EF: "Xamarin Public Jenkins (auto-signing) <[email protected]>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
**************************************
echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
deb http://download.mono-project.com/repo/debian wheezy main
************************************
root@root:~# sudo apt-get update
Hit:1 http://archive-2.kali.org/kali kali-rolling InRelease
Hit:2 http://download.mono-project.com/repo/debian wheezy InRelease
N: Skipping acquire of configured file 'main/binary-i686/Packages' as repository 'http://http.kali.org/kali kali-rolling InRelease' doesn't support architecture 'i686'
N: Skipping acquire of configured file 'non-free/binary-i686/Packages' as repository 'http://http.kali.org/kali kali-rolling InRelease' doesn't support architecture 'i686'
N: Skipping acquire of configured file 'contrib/binary-i686/Packages' as repository 'http://http.kali.org/kali kali-rolling InRelease' doesn't support architecture 'i686'
N: Skipping acquire of configured file 'main/binary-i686/Packages' as repository 'http://download.mono-project.com/repo/debian wheezy InRelease' doesn't support architecture 'i686'
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

Que estoy haciendo mal? como solucionar esos problemas?

Gracias de antemano