meefik / linuxdeploy

Install and run GNU/Linux on Android
https://meefik.github.io/linuxdeploy
GNU General Public License v3.0
5.23k stars 680 forks source link

faield release file #490

Open spunkyplier opened 8 years ago

spunkyplier commented 8 years ago

[16:26:07] Updating configuration file ... done [16:26:07] >>> install [16:26:07] Checking installation path ... done [16:26:07] Making file system (ext4) ... done [16:26:20] Mounting partitions: [16:26:20] / ... done [16:26:20] Installing Debian-based distribution: [16:26:21] I: Retrieving Release [16:26:21] E: Failed getting release file http://http.kali.org/kali/dists/sana/Release [16:26:21] <<< install

Im stock on this how can i fix that?

HaraldWeber commented 8 years ago

I have the same problem on Cyanogenmod 13.

When I enable tracing i get the following: [20:26:59] I: Retrieving Release [20:27:01] + [ 1 -ne 0 ] [20:27:01] + return 1 [20:27:01] + printf $'<<< install\n' [20:27:01] <<< install [20:27:01] + exit 0

Anas-Almathani commented 8 years ago

Me too I have the same issue ..Linux deploy can't connect with internet to download packages.

[09:41:13] Updating configuration file ... done [09:41:14] >>> install [09:41:14] Checking installation path ... done [09:41:14] Making file system (ext4) ... done [09:41:16] Mounting partitions: [09:41:16] / ... done [09:41:16] Installing Debian-based distribution: [09:41:17] I: Retrieving Release [09:41:21] <<< install

shrugal commented 8 years ago

I had the same issue, turns out wget couldn't resolve the DNS hostname. So maybe try using the IP address as host.

RogerChern commented 8 years ago

Same issue on CM 13.1 I: Retrieving Release does not get any data

see #531 for a solution